RefToken

dev.hnaderi.k8s.client.RefToken
See theRefToken companion object
sealed trait RefToken extends Serializable with Product

Attributes

Companion:
object
Source:
JsonPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
class Arr
object LastIdx.type
class Obj

Members list

Concise view

Value members

Abstract methods

Attributes

Source:
JsonPointer.scala

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product