Pointable

dev.hnaderi.k8s.client.Pointable
See thePointable companion class
object Pointable

Attributes

Companion
class
Source
JsonPointer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Pointable.type

Members list

Implicits

Implicits

implicit val boolInstance: Pointable[Boolean, Plain[Boolean]]

Attributes

Source
JsonPointer.scala
implicit val doubleInstance: Pointable[Double, Plain[Double]]

Attributes

Source
JsonPointer.scala
implicit val intInstance: Pointable[Int, Plain[Int]]

Attributes

Source
JsonPointer.scala
implicit val longInstance: Pointable[Long, Plain[Long]]

Attributes

Source
JsonPointer.scala
implicit val stringInstance: Pointable[String, Plain[String]]

Attributes

Source
JsonPointer.scala