dev.hnaderi.k8s.client.JsonPatchOp
See theJsonPatchOp companion object
sealed trait JsonPatchOp extends Serializable, Product
implementation of Json patch spec from [rfc6902](https://www.rfc-editor.org/rfc/rfc6902)
Attributes
- Companion
- object
- Source
- JsonPatchOp.scala
- Graph
-
- Supertypes
- Known subtypes
Members list
Inherited
- Not inherited
- Equals
- Product
In this article