Portworx Volume Source
data class PortworxVolumeSource(val fsType: String? = null, val readOnly: Boolean? = null, val volumeID: String)
PortworxVolumeSource represents a Portworx volume resource.
PortworxVolumeSource represents a Portworx volume resource.