APIServiceCondition

io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIServiceCondition source ↗

APIServiceCondition describes the state of an APIService at a particular point

lastTransitionTimeTimeLast time the condition transitioned from one status to another.
messagestringHuman-readable message indicating details about last transition.
reasonstringUnique, one-word, CamelCase reason for the condition's last transition.
statusstring requiredStatus is the status of the condition. Can be True, False, Unknown.
typestring requiredType is the type of the condition.