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