Kazan v0.1.0 Kazan.Models.V1beta1.DeploymentCondition

DeploymentCondition describes the state of a deployment at a certain point.

Properties

  • last_transition_time - Last time the condition transitioned from one status to another. See Kazan.Models.Unversioned.Time.
  • last_update_time - The last time this condition was updated. See Kazan.Models.Unversioned.Time.
  • message - A human readable message indicating details about the transition.
  • reason - The reason for the condition’s last transition.
  • status - Status of the condition, one of True, False, Unknown.
  • type - Type of deployment condition.