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

    UploadTokenRequestSpec defines the parameters of the token request

    interface V1beta1UploadTokenRequestSpec {
        pvcName: string;
    }
    Index

    Properties

    Properties

    pvcName: string

    PvcName is the name of the PVC to upload to

    ""