This repository has been archived on 2025-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
traefik-certmanager/kubernetes/docs/V1GroupSubject.md

593 B

V1GroupSubject

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]