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

    Interface IoK8sApiAuthenticationV1SelfSubjectReviewStatus

    SelfSubjectReviewStatus is filled by the kube-apiserver and sent back to a user.

    interface IoK8sApiAuthenticationV1SelfSubjectReviewStatus {
        userInfo?: IoK8sApiAuthenticationV1UserInfo;
    }
    Index

    Properties

    Properties

    User attributes of the user making this request.