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

    Interface IoK8sApiAuthorizationV1NonResourceAttributes

    NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface

    interface IoK8sApiAuthorizationV1NonResourceAttributes {
        path?: string;
        verb?: string;
    }
    Index

    Properties

    Properties

    path?: string

    Path is the URL path of the request

    verb?: string

    Verb is the standard HTTP verb