Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 882 Bytes

V1HotplugVolumeSource.md

File metadata and controls

11 lines (7 loc) · 882 Bytes

V1HotplugVolumeSource

Properties

Name Type Description Notes
data_volume V1DataVolumeSource DataVolume represents the dynamic creation a PVC for this volume as well as the process of populating that PVC with a disk image. [optional]
persistent_volume_claim V1PersistentVolumeClaimVolumeSource PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. Directly attached to the vmi via qemu. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims [optional]

[Back to Model list] [Back to API list] [Back to README]