Test

dev.hnaderi.k8s.client.JsonPatchOp$.Test
final case class Test(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

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product