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

    Interface V1EmptyDiskSource

    EmptyDisk represents a temporary disk which shares the vmis lifecycle.

    interface V1EmptyDiskSource {
        capacity: K8sIoApimachineryPkgApiResourceQuantity;
    }
    Index

    Properties

    Properties

    Capacity of the sparse disk.