VolumePointer

io.k8s.api.core.v1.VolumePointer
final case class VolumePointer(currentPath: PointerPath) extends Pointer[Volume]

Pointer for Volume

Attributes

Source
VolumePointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Pointer[Volume]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def name: Plain[String]

Attributes

Source
VolumePointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product