Manifests.io

Easy to use kubernetes documentation

HorizontalPodAutoscaler.status.currentMetrics.object

ObjectMetricStatus indicates the current value of a metric describing a kubernetes object (for example, hits-per-second on an Ingress object).

Description
current 🔗
MetricValueStatus *

current contains the current value for the given metric

describedObject 🔗
CrossVersionObjectReference *

DescribedObject specifies the descriptions of a object,such as kind,name apiVersion

metric 🔗
MetricIdentifier *

metric identifies the target metric by name and selector

See an issue here?