LocalVolumeSource

final case class LocalVolumeSource(fsType: Option[String], path: String)

Local represents directly-attached storage with node affinity (Beta feature)

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

Value members

Inherited methods

Inherited from:
Product