Files
c/kubernetes/docs/v1alpha1_service_account_subject.md
2021-03-17 16:50:46 +08:00

582 B

v1alpha1_service_account_subject_t

Properties

Name Type Description Notes
name char * `name` is the name of matching ServiceAccount objects, or "*" 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]