KeyToPathPointer

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

Pointer for KeyToPath

Attributes

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

Members list

Value members

Concrete methods

def key: Plain[String]

Attributes

Source
KeyToPathPointer.scala
def mode: Plain[Int]

Attributes

Source
KeyToPathPointer.scala
def path: Plain[String]

Attributes

Source
KeyToPathPointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product