FlockerVolumeSource

final case class FlockerVolumeSource(datasetName: Option[String], datasetUUID: Option[String])

Represents a Flocker volume mounted by the Flocker agent. One and only one of datasetName and datasetUUID should be set. Flocker volumes do not support ownership management or SELinux relabeling.

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

Value members

Inherited methods

Inherited from:
Product