driver is the name of the driver to use for this volume. Required.
fsType to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs".
readOnly value to pass to ControllerPublishVolumeRequest. Defaults to false (read/write).
volumeAttributes of the volume to publish.
volumeHandle is the unique volume name returned by the CSI volume plugin’s CreateVolume to refer to the volume on all subsequent calls. Required.
Generated using TypeDoc
Represents storage that is managed by an external CSI volume driver (Beta feature)
IoK8sApiCoreV1CSIPersistentVolumeSource