Scale IOPersistent Volume Source
data class ScaleIOPersistentVolumeSource(val fsType: String? = null, val gateway: String, val protectionDomain: String? = null, val readOnly: Boolean? = null, val secretRef: SecretReference, val sslEnabled: Boolean? = null, val storageMode: String? = null, val storagePool: String? = null, val system: String, val volumeName: String? = null)
ScaleIOPersistentVolumeSource represents a persistent ScaleIO volume