HorizontalPodAutoscalerCondition
io.k8s.api.autoscaling.v2.HorizontalPodAutoscalerCondition
source ↗
HorizontalPodAutoscalerCondition describes the state of a HorizontalPodAutoscaler at a certain point.
lastTransitionTimeTimelastTransitionTime is the last time the condition transitioned from one status to anothermessagestringmessage is a human-readable explanation containing details about the transitionreasonstringreason is the reason for the condition's last transition.statusstring requiredstatus is the status of the condition (True, False, Unknown)typestring requiredtype describes the current condition