Files
go/kubernetes/docs/V2beta1ObjectMetricSource.md
2019-03-26 08:13:00 -07:00

807 B

V2beta1ObjectMetricSource

Properties

Name Type Description Notes
AverageValue string averageValue is the target value of the average of the metric across all relevant pods (as a quantity) [optional]
MetricName string metricName is the name of the metric in question.
Selector V1LabelSelector [optional]
Target V2beta1CrossVersionObjectReference
TargetValue string targetValue is the target value of the metric (as a quantity).

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