PatchType

dev.hnaderi.k8s.client.PatchType
See thePatchType companion class
object PatchType

Attributes

Companion
class
Source
PatchType.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
PatchType.type

Members list

Type members

Classlikes

case object JsonPatch extends PatchType

Attributes

Source
PatchType.scala
Supertypes
trait Singleton
trait Product
trait Mirror
class PatchType
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
JsonPatch.type
case object Merge extends PatchType

Attributes

Source
PatchType.scala
Supertypes
trait Singleton
trait Product
trait Mirror
class PatchType
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Merge.type
case object ServerSide extends PatchType

Attributes

Source
PatchType.scala
Supertypes
trait Singleton
trait Product
trait Mirror
class PatchType
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
ServerSide.type
case object StrategicMerge extends PatchType

Attributes

Source
PatchType.scala
Supertypes
trait Singleton
trait Product
trait Mirror
class PatchType
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala