Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 855 Bytes

V2beta1HorizontalPodAutoscalerCondition.md

File metadata and controls

14 lines (10 loc) · 855 Bytes

V2beta1HorizontalPodAutoscalerCondition

Properties

Name Type Description Notes
LastTransitionTime time.Time lastTransitionTime is the last time the condition transitioned from one status to another [optional]
Message string message is a human-readable explanation containing details about the transition [optional]
Reason string reason is the reason for the condition's last transition. [optional]
Status string status is the status of the condition (True, False, Unknown)
Type string type describes the current condition

[Back to Model list] [Back to API list] [Back to README]