ServiceAccountSubject

io.k8s.api.flowcontrol.v1.ServiceAccountSubject

Description

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

Properties

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.