V1ServiceAccountSubject

March 28, 2026 ยท View on GitHub

ServiceAccountSubject holds detailed information for service-account-kind subject.

Properties

NameTypeDescriptionNotes
namestr`name` is the name of matching ServiceAccount objects, or "*" to match regardless of name. Required.
namespacestr`namespace` is the namespace of matching ServiceAccount objects. Required.

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