Uses of Class
kubevirt.io.V1DataVolumeSource
-
Packages that use V1DataVolumeSource Package Description kubevirt.io -
-
Uses of V1DataVolumeSource in kubevirt.io
Methods in kubevirt.io that return V1DataVolumeSource Modifier and Type Method Description V1DataVolumeSourceV1Volume. getDataVolume()DataVolume represents the dynamic creation a PVC for this volume as well as the process of populating that PVC with a disk image.V1DataVolumeSourceV1DataVolumeSource. name(java.lang.String name)Methods in kubevirt.io with parameters of type V1DataVolumeSource Modifier and Type Method Description V1VolumeV1Volume. dataVolume(V1DataVolumeSource dataVolume)voidV1Volume. setDataVolume(V1DataVolumeSource dataVolume)
-