Kazan v0.4.0 Kazan.Models.Api.V1.PortworxVolumeSource View Source
PortworxVolumeSource represents a Portworx volume resource.
OpenAPI Definition: io.k8s.kubernetes.pkg.api.v1.PortworxVolumeSource
Properties
fs_type
::String
- FSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. “ext4”, “xfs”. Implicitly inferred to be “ext4” if unspecified.
read_only
::Boolean
- Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.
volume_id
::String
- VolumeID uniquely identifies a Portworx volume