VolumeAttachmentSpecPointer

io.k8s.api.storage.v1.VolumeAttachmentSpecPointer
final case class VolumeAttachmentSpecPointer(currentPath: PointerPath) extends Pointer[VolumeAttachmentSpec]

Pointer for VolumeAttachmentSpec

Attributes

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

Members list

Value members

Concrete methods

def attacher: Plain[String]
def nodeName: Plain[String]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product