Files
c/kubernetes/docs/v1_service_account_subject.md
Kubernetes Prow Robot 6d68c83d69 Automated openapi generation from release-1.29
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2024-01-23 12:51:46 +00:00

576 B

v1_service_account_subject_t

Properties

Name Type Description Notes
name char * `name` is the name of matching ServiceAccount objects, or &quot;*&quot; to match regardless of name. Required.
_namespace char * `namespace` is the namespace of matching ServiceAccount objects. Required.

[Back to Model list] [Back to API list] [Back to README]