SelectableFieldPointer

io.k8s.apiextensions_apiserver.pkg.apis.apiextensions.v1.SelectableFieldPointer
final case class SelectableFieldPointer(currentPath: PointerPath) extends Pointer[SelectableField]

Pointer for SelectableField

Attributes

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

Members list

Value members

Concrete methods

def jsonPath: Plain[String]

Attributes

Source
SelectableFieldPointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product