NamespaceCondition contains details about state of namespace.
Name | Type | Description | Notes |
---|---|---|---|
lastTransitionTime | OffsetDateTime | Last time the condition transitioned from one status to another. | [optional] |
message | String | Human-readable message indicating details about last transition. | [optional] |
reason | String | Unique, one-word, CamelCase reason for the condition's last transition. | [optional] |
status | String | Status of the condition, one of True, False, Unknown. | |
type | String | Type of namespace controller condition. |