ServiceAccountSubject
io.k8s.api.flowcontrol.v1.ServiceAccountSubject
source ↗
ServiceAccountSubject holds detailed information for service-account-kind subject.
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.