Skip to main content
Schemaobject

io.k8s.api.flowcontrol.v1.GroupSubject

GroupSubject holds detailed information for group-kind subject.

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

name is the user group that matches, or "*" to match all user groups. See https://github.com/kubernetes/apiserver/blob/master/pkg/authentication/user/user.go for some well-known group names. Required.