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

    Interface IoK8sApiFlowcontrolV1UserSubject

    UserSubject holds detailed information for user-kind subject.

    interface IoK8sApiFlowcontrolV1UserSubject {
        name: string;
    }
    Index

    Properties

    Properties

    name: string

    name is the username that matches, or "*" to match all usernames. Required.