ParamRefPointer

io.k8s.api.admissionregistration.v1.ParamRefPointer
final case class ParamRefPointer(currentPath: PointerPath) extends Pointer[ParamRef]

Pointer for ParamRef

Attributes

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

Members list

Value members

Concrete methods

def name: Plain[String]

Attributes

Source
ParamRefPointer.scala
def namespace: Plain[String]

Attributes

Source
ParamRefPointer.scala

Attributes

Source
ParamRefPointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product