ObjectMetricStatus
io.k8s.api.autoscaling.v2.ObjectMetricStatus
Description
ObjectMetricStatus indicates the current value of a metric describing a kubernetes object (for example, hits-per-second on an Ingress object).
Properties
-
currentMetricValueStatus required - current contains the current value for the given metric
-
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