Kazan v0.4.0 Kazan.Models.Apis.Apps.V1beta1.DeploymentRollback View Source
DeploymentRollback stores the information required to rollback a deployment.
OpenAPI Definition: io.k8s.kubernetes.pkg.apis.apps.v1beta1.DeploymentRollback
Properties
api_version
::String
- APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info.
kind
::String
- Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info.
name
::String
- Required: This must match the Name of a deployment.
rollback_to
::Kazan.Models.Apis.Apps.V1beta1.RollbackConfig
- The config of this deployment rollback.
updated_annotations
::Map
- The annotations to be updated to a deployment