PointerPath

dev.hnaderi.k8s.client.PointerPath
final case class PointerPath(parts: List[RefToken]) extends AnyVal

Attributes

Source
JsonPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
JsonPointer.scala

Attributes

Source
JsonPointer.scala
def /(idx: Int): PointerPath

Attributes

Source
JsonPointer.scala

Attributes

Source
JsonPointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product