Uses of Class
kubevirt.io.V1alpha1DataVolumeSourceRegistry
-
Packages that use V1alpha1DataVolumeSourceRegistry Package Description kubevirt.io -
-
Uses of V1alpha1DataVolumeSourceRegistry in kubevirt.io
Methods in kubevirt.io that return V1alpha1DataVolumeSourceRegistry Modifier and Type Method Description V1alpha1DataVolumeSourceRegistryV1alpha1DataVolumeSourceRegistry. certConfigMap(java.lang.String certConfigMap)V1alpha1DataVolumeSourceRegistryV1alpha1DataVolumeSource. getRegistry()Get registryV1alpha1DataVolumeSourceRegistryV1alpha1DataVolumeSourceRegistry. secretRef(java.lang.String secretRef)V1alpha1DataVolumeSourceRegistryV1alpha1DataVolumeSourceRegistry. url(java.lang.String url)Methods in kubevirt.io with parameters of type V1alpha1DataVolumeSourceRegistry Modifier and Type Method Description V1alpha1DataVolumeSourceV1alpha1DataVolumeSource. registry(V1alpha1DataVolumeSourceRegistry registry)voidV1alpha1DataVolumeSource. setRegistry(V1alpha1DataVolumeSourceRegistry registry)
-