QuobyteVolumeSource

final case class QuobyteVolumeSource(registry: String, readOnly: Option[Boolean], tenant: Option[String], group: Option[String], user: Option[String], volume: String)

Represents a Quobyte mount that lasts the lifetime of a pod. Quobyte volumes do not support ownership management or SELinux relabeling.

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