Kazan v0.1.0 Kazan.Models.V1.PodCondition
PodCondition contains details for the current condition of this pod.
Properties
last_probe_time
- Last time we probed the condition. SeeKazan.Models.Unversioned.Time
.last_transition_time
- Last time the condition transitioned from one status to another. SeeKazan.Models.Unversioned.Time
.message
- Human-readable message indicating details about last transition.reason
- Unique, one-word, CamelCase reason for the condition’s last transition.status
- Status is the status of the condition. Can be True, False, Unknown. More info: http://kubernetes.io/docs/user-guide/pod-states#pod-conditionstype
- Type is the type of the condition. Currently only Ready. More info: http://kubernetes.io/docs/user-guide/pod-states#pod-conditions