| Name | Type | Description | Notes |
|---|---|---|---|
| lastProbeTime | V1Time | LastProbeTime describes last time this condition was updated. | [optional] |
| lastTransitionTime | V1Time | LastTransitionTime describes last time the condition transitioned from one status to another. | [optional] |
| message | String | Message is a human-readable message indicating details about the transition | [optional] |
| reason | String | Reason for the condition's last transition | [optional] |
| status | String | Status of the condition, one of `True`, `False` or `Unknown` | |
| type | String | Type of condition, either `Complete` or `Failed` |