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

    UploadTokenRequestStatus stores the status of a token request

    interface V1beta1UploadTokenRequestStatus {
        token?: string;
    }
    Index

    Properties

    Properties

    token?: string

    Token is a JWT token to be inserted in "Authentication Bearer header"