560 B
560 B
v1_deployment_strategy_t
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| rolling_update | v1_rolling_update_deployment_t * | [optional] | |
| type | char * | Type of deployment. Can be "Recreate" or "RollingUpdate". Default is RollingUpdate. | [optional] |