skuber.api.patch
package skuber.api.patch
Members list
Type members
Classlikes
object CustomMediaTypes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CustomMediaTypes.type
trait JsonMergePatch extends Patch
Attributes
- Supertypes
case object JsonMergePatchStrategy extends MergePatchStrategy
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MergePatchStrategytrait PatchStrategyclass Objecttrait Matchableclass AnyShow all
- Self type
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Patchclass Objecttrait Matchableclass AnyShow all
object JsonPatchOperation
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
JsonPatchOperation.type
case object JsonPatchStrategy extends PatchStrategy
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait PatchStrategyclass Objecttrait Matchableclass AnyShow all
- Self type
-
JsonPatchStrategy.type
sealed trait MergePatchStrategy extends PatchStrategy
Attributes
- Supertypes
- Known subtypes
-
object JsonMergePatchStrategy.typeobject StrategicMergePatchStrategy.type
case class MetadataPatch(labels: Option[Map[String, String]], annotations: Option[Map[String, String]], strategy: MergePatchStrategy) extends Patch
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Patchclass Objecttrait Matchableclass AnyShow all
trait Patch
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object JsonPatchStrategy.typetrait MergePatchStrategyobject JsonMergePatchStrategy.typeobject StrategicMergePatchStrategy.type
trait StrategicMergePatch extends Patch
Attributes
- Supertypes
case object StrategicMergePatchStrategy extends MergePatchStrategy
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MergePatchStrategytrait PatchStrategyclass Objecttrait Matchableclass AnyShow all
- Self type
In this article