Uses of Class
kubevirt.io.V1TypedLocalObjectReference
-
Packages that use V1TypedLocalObjectReference Package Description kubevirt.io -
-
Uses of V1TypedLocalObjectReference in kubevirt.io
Methods in kubevirt.io that return V1TypedLocalObjectReference Modifier and Type Method Description V1TypedLocalObjectReferenceV1TypedLocalObjectReference. apiGroup(java.lang.String apiGroup)V1TypedLocalObjectReferenceV1PersistentVolumeClaimSpec. getDataSource()This field requires the VolumeSnapshotDataSource alpha feature gate to be enabled and currently VolumeSnapshot is the only supported data source.V1TypedLocalObjectReferenceV1TypedLocalObjectReference. kind(java.lang.String kind)V1TypedLocalObjectReferenceV1TypedLocalObjectReference. name(java.lang.String name)Methods in kubevirt.io with parameters of type V1TypedLocalObjectReference Modifier and Type Method Description V1PersistentVolumeClaimSpecV1PersistentVolumeClaimSpec. dataSource(V1TypedLocalObjectReference dataSource)voidV1PersistentVolumeClaimSpec. setDataSource(V1TypedLocalObjectReference dataSource)
-