Copy

dev.hnaderi.k8s.client.JsonPatchOp.Copy
final case class Copy(from: String, path: String) 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

Inherited
  • Not inherited
  • Product

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product