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