Files
c/kubernetes/docs/v1alpha1_mutation.md
Brendan Burns d72a1c8566 Automated openapi generation from release-1.32
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2025-02-11 19:36:46 +00:00

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 &quot;ApplyConfiguration&quot; and &quot;JSONPatch&quot;. Required.

[Back to Model list] [Back to API list] [Back to README]