RuntimeClassPointer

io.k8s.api.node.v1.RuntimeClassPointer
final case class RuntimeClassPointer(currentPath: PointerPath) extends Pointer[RuntimeClass]

Pointer for RuntimeClass

Attributes

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

Members list

Value members

Concrete methods

def handler: Plain[String]

Attributes

Source
RuntimeClassPointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product