Pointable

dev.hnaderi.k8s.client.Pointable
See thePointable companion object
final case class Pointable[T, P <: Pointer[T]](point: PointerPath => P) extends AnyVal

Attributes

Companion:
object
Source:
JsonPointer.scala
Graph
Supertypes
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product