Uses of Class
kubevirt.io.V1TypedLocalObjectReference
Packages that use V1TypedLocalObjectReference
-
Uses of V1TypedLocalObjectReference in kubevirt.io
Fields in kubevirt.io declared as V1TypedLocalObjectReferenceModifier and TypeFieldDescriptionprivate V1TypedLocalObjectReferenceV1PersistentVolumeClaimSpec.dataSourceMethods in kubevirt.io that return V1TypedLocalObjectReferenceModifier and TypeMethodDescriptionV1PersistentVolumeClaimSpec.getDataSource()This field requires the VolumeSnapshotDataSource alpha feature gate to be enabled and currently VolumeSnapshot is the only supported data source.Methods in kubevirt.io with parameters of type V1TypedLocalObjectReferenceModifier and TypeMethodDescriptionV1PersistentVolumeClaimSpec.dataSource(V1TypedLocalObjectReference dataSource) voidV1PersistentVolumeClaimSpec.setDataSource(V1TypedLocalObjectReference dataSource)