898 B
898 B
DeploymentCondition v1beta1
| Group | Version | Kind |
|---|---|---|
| Core | v1beta1 | DeploymentCondition |
DeploymentCondition describes the state of a deployment at a certain point.
| Field | Description |
|---|---|
| lastTransitionTime Time |
Last time the condition transitioned from one status to another. |
| lastUpdateTime Time |
The last time this condition was updated. |
| message string |
A human readable message indicating details about the transition. |
| reason string |
The reason for the condition's last transition. |
| status string |
Status of the condition, one of True, False, Unknown. |
| type string |
Type of deployment condition. |