ServiceAccountSubject
io.k8s.api.flowcontrol.v1.ServiceAccountSubject
Description
ServiceAccountSubject holds detailed information for service-account-kind subject.
Properties
-
namestring required - `name` is the name of matching ServiceAccount objects, or "*" to match regardless of name. Required.
-
namespacestring required - `namespace` is the namespace of matching ServiceAccount objects. Required.