672 B
672 B
v1alpha1_mutation_t
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| apply_configuration | v1alpha1_apply_configuration_t * | [optional] | |
| json_patch | v1alpha1_json_patch_t * | [optional] | |
| patch_type | char * | patchType indicates the patch strategy used. Allowed values are "ApplyConfiguration" and "JSONPatch". Required. |