Skip to main content
Schemaobject

io.k8s.api.flowcontrol.v1.ServiceAccountSubject

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

Source
specs/apis__flowcontrol.apiserver.k8s.io__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
name string
required

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

namespace string
required

`namespace` is the namespace of matching ServiceAccount objects. Required.