12 lines
560 B
Markdown
12 lines
560 B
Markdown
# v1_deployment_strategy_t
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**rolling_update** | [**v1_rolling_update_deployment_t**](v1_rolling_update_deployment.md) \* | | [optional]
|
|
**type** | **char \*** | Type of deployment. Can be \"Recreate\" or \"RollingUpdate\". Default is RollingUpdate. | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|