APIServiceStatus
io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIServiceStatus
source ↗
APIServiceStatus contains derived information about an API server
conditions[]APIServiceConditionCurrent service state of apiService.
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.