AttachedVolumePointer

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

Pointer for AttachedVolume

Attributes

Source
AttachedVolumePointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def name: Plain[String]

Attributes

Source
AttachedVolumePointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product