Manifests.io

Easy to use kubernetes documentation

APIService.status.conditions

APIServiceCondition describes the state of an APIService at a particular point

Description
lastTransitionTime 🔗
Time

Last time the condition transitioned from one status to another.

message
string

Human-readable message indicating details about last transition.

reason
string

Unique, one-word, CamelCase reason for the condition's last transition.

status
string *

Status is the status of the condition. Can be True, False, Unknown.

type
string *

Type is the type of the condition.

See an issue here?