Mutation

io.k8s.api.admissionregistration.v1alpha1.Mutation
See theMutation companion object

Mutation specifies the CEL expression which is used to apply the Mutation.

Attributes

Companion
object
Source
Mutation.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

if applyConfiguration has a value, transforms to the result of function

if applyConfiguration has a value, transforms to the result of function

Attributes

Source
Mutation.scala

if jsonPatch has a value, transforms to the result of function

if jsonPatch has a value, transforms to the result of function

Attributes

Source
Mutation.scala

transforms patchType to result of function

transforms patchType to result of function

Attributes

Source
Mutation.scala

Returns a new data with applyConfiguration set to new value

Returns a new data with applyConfiguration set to new value

Attributes

Source
Mutation.scala

Returns a new data with jsonPatch set to new value

Returns a new data with jsonPatch set to new value

Attributes

Source
Mutation.scala

Returns a new data with patchType set to new value

Returns a new data with patchType set to new value

Attributes

Source
Mutation.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product