Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 715 Bytes

File metadata and controls

12 lines (8 loc) · 715 Bytes

V1CSIPersistentVolumeSource

Properties

Name Type Description Notes
driver str Driver is the name of the driver to use for this volume. Required.
read_only bool Optional: The value to pass to ControllerPublishVolumeRequest. Defaults to false (read/write). [optional]
volume_handle str VolumeHandle is the unique volume name returned by the CSI volume plugin’s CreateVolume to refer to the volume on all subsequent calls. Required.

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