@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface IoK8sApiFlowcontrolV1GroupSubject

    GroupSubject holds detailed information for group-kind subject.

    interface IoK8sApiFlowcontrolV1GroupSubject {
        name: string;
    }
    Index

    Properties

    Properties

    name: string

    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.