Kazan v0.1.0 Kazan.Models.V1.HorizontalPodAutoscaler
configuration of a horizontal pod autoscaler.
Properties
metadata
- Standard object metadata. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata SeeKazan.Models.V1.ObjectMeta
.spec
- behaviour of autoscaler. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status. SeeKazan.Models.V1.HorizontalPodAutoscalerSpec
.status
- current information about the autoscaler. SeeKazan.Models.V1.HorizontalPodAutoscalerStatus
.