Add

dev.hnaderi.k8s.client.JsonPatchOp.Add
final case class Add(path: String, value: KSON) extends JsonPatchOp

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product