HorizontalPodAutoscalerCondition
io.k8s.api.autoscaling.v2.HorizontalPodAutoscalerCondition
Description
HorizontalPodAutoscalerCondition describes the state of a HorizontalPodAutoscaler at a certain point.
Properties
-
lastTransitionTimeTime - lastTransitionTime is the last time the condition transitioned from one status to another
-
messagestring - message is a human-readable explanation containing details about the transition
-
reasonstring - reason is the reason for the condition's last transition.
-
statusstring required - status is the status of the condition (True, False, Unknown)
-
typestring required - type describes the current condition