Kazan v0.9.0 Kazan.Apis.Core.V1.PortworxVolumeSource View Source

PortworxVolumeSource represents a Portworx volume resource.

OpenAPI Definition: io.k8s.api.core.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