skuber.api.patch

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
trait JsonMergePatch extends Patch

Attributes

Supertypes
trait Patch
class Object
trait Matchable
class Any

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case class JsonPatch(operations: List[Operation]) extends Patch

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Patch
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case object JsonPatchStrategy extends PatchStrategy

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
sealed trait MergePatchStrategy extends PatchStrategy

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class MetadataPatch(labels: Option[Map[String, String]], annotations: Option[Map[String, String]], strategy: MergePatchStrategy) extends Patch

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Patch
class Object
trait Matchable
class Any
Show all
trait Patch

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
sealed trait PatchStrategy

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait StrategicMergePatch extends Patch

Attributes

Supertypes
trait Patch
class Object
trait Matchable
class Any

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type