kubernetes v1.33
APIServiceStatus.conditions
APIServiceCondition describes the state of an APIService at a particular point
| Field / Type | Description |
|---|---|
Last time the condition transitioned from one status to another.
| |
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. |
type | Type is the type of the condition. |