ScaleIOVolumeSource

final case class ScaleIOVolumeSource(system: String, readOnly: Option[Boolean], fsType: Option[String], secretRef: LocalObjectReference, storagePool: Option[String], gateway: String, protectionDomain: Option[String], volumeName: Option[String], sslEnabled: Option[Boolean], storageMode: Option[String])

ScaleIOVolumeSource represents a persistent ScaleIO volume

Source:
ScaleIOVolumeSource.scala
trait Product
trait Equals
class Object
trait Matchable
class Any