python/docs/V1beta1HorizontalPodAutoscaler.md
2016-11-02 13:38:36 -07:00

852 B

V1beta1HorizontalPodAutoscaler

Properties

Name Type Description Notes
metadata V1ObjectMeta Standard object metadata. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata [optional]
spec V1beta1HorizontalPodAutoscalerSpec behaviour of autoscaler. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status. [optional]
status V1beta1HorizontalPodAutoscalerStatus current information about the autoscaler. [optional]

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