python/kubernetes/docs/V1beta2GroupSubject.md
2022-02-14 14:12:02 -08:00

598 B

V1beta2GroupSubject

GroupSubject holds detailed information for group-kind subject.

Properties

Name Type Description Notes
name str 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.

[Back to Model list] [Back to API list] [Back to README]