Files
c/kubernetes/docs/v1alpha1_mutation.md

13 lines
672 B
Markdown
Raw Normal View History

# v1alpha1_mutation_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**apply_configuration** | [**v1alpha1_apply_configuration_t**](v1alpha1_apply_configuration.md) \* | | [optional]
**json_patch** | [**v1alpha1_json_patch_t**](v1alpha1_json_patch.md) \* | | [optional]
**patch_type** | **char \*** | patchType indicates the patch strategy used. Allowed values are \"ApplyConfiguration\" and \"JSONPatch\". Required. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)