Volume

Volume represents a named volume in a pod that may be accessed by any container in the pod.

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

Value members

Concrete methods

def withName(value: String): Volume

Inherited methods

Inherited from:
Product