ScaleIOPersistentVolumeSource
final case class ScaleIOPersistentVolumeSource(system: String, readOnly: Option[Boolean], fsType: Option[String], secretRef: SecretReference, storagePool: Option[String], gateway: String, protectionDomain: Option[String], volumeName: Option[String], sslEnabled: Option[Boolean], storageMode: Option[String])
ScaleIOPersistentVolumeSource represents a persistent ScaleIO volume