PortworxVolumeSource

final case class PortworxVolumeSource(fsType: Option[String], readOnly: Option[Boolean], volumeID: String)

PortworxVolumeSource represents a Portworx volume resource.

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