python/docs/V1beta1DeploymentRollback.md
2016-11-02 13:38:36 -07:00

13 lines
603 B
Markdown

# V1beta1DeploymentRollback
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **str** | Required: This must match the Name of a deployment. |
**rollback_to** | [**V1beta1RollbackConfig**](V1beta1RollbackConfig.md) | The config of this deployment rollback. |
**updated_annotations** | **dict(str, str)** | The annotations to be updated to a deployment | [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)