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

    Interface V1beta1DataVolumeSource

    DataVolumeSource represents the source for our Data Volume, this can be HTTP, Imageio, S3, GCS, Registry or an existing PVC

    Index

    Properties

    blank?: object

    DataVolumeBlankImage provides the parameters to create a new raw blank image for the PVC

    DataVolumeSourceGCS provides the parameters to create a Data Volume from an GCS source

    DataVolumeSourceHTTP can be either an http or https endpoint, with an optional basic auth user name and password, and an optional configmap containing additional CAs

    DataVolumeSourceImageIO provides the parameters to create a Data Volume from an imageio source

    DataVolumeSourcePVC provides the parameters to create a Data Volume from an existing PVC

    DataVolumeSourceRegistry provides the parameters to create a Data Volume from an registry source

    DataVolumeSourceS3 provides the parameters to create a Data Volume from an S3 source

    DataVolumeSourceSnapshot provides the parameters to create a Data Volume from an existing VolumeSnapshot

    upload?: object

    DataVolumeSourceUpload provides the parameters to create a Data Volume by uploading the source

    DataVolumeSourceVDDK provides the parameters to create a Data Volume from a Vmware source