V1Mutation
May 5, 2026 ยท View on GitHub
Mutation specifies the CEL expression which is used to apply the Mutation.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| apply_configuration | V1ApplyConfiguration | [optional] | |
| json_patch | V1JSONPatch | [optional] | |
| patch_type | str | patchType indicates the patch strategy used. Allowed values are "ApplyConfiguration" and "JSONPatch". Required. |