ObjectMetricSource
io.k8s.api.autoscaling.v2.ObjectMetricSource
Description
ObjectMetricSource indicates how to scale on a metric describing a kubernetes object (for example, hits-per-second on an Ingress object).
Properties
-
describedObjectCrossVersionObjectReference required - describedObject specifies the descriptions of a object,such as kind,name apiVersion
-
metricMetricIdentifier required - metric identifies the target metric by name and selector
-
targetMetricTarget required - target specifies the target value for the given metric