kubernetes v1.32

FlowSchema.spec.rules.subjects.group

GroupSubject holds detailed information for group-kind subject.

1 fields
FlowSchema.spec.rules.subjects.group fields and descriptions
Field / TypeDescription
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.