Files
c/kubernetes/docs/v2beta1_external_metric_status.md
2021-03-17 16:50:46 +08:00

748 B

v2beta1_external_metric_status_t

Properties

Name Type Description Notes
current_average_value char * currentAverageValue is the current value of metric averaged over autoscaled pods. [optional]
current_value char * currentValue is the current value of the metric (as a quantity)
metric_name char * metricName is the name of a metric used for autoscaling in metric system.
metric_selector v1_label_selector_t * [optional]

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