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

603 B

V1beta1DeploymentRollback

Properties

Name Type Description Notes
name str Required: This must match the Name of a deployment.
rollback_to V1beta1RollbackConfig The config of this deployment rollback.
updated_annotations dict(str, str) The annotations to be updated to a deployment [optional]

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