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

842 B

v2beta1_object_metric_status_t

Properties

Name Type Description Notes
average_value char * averageValue is the current value of the average of the metric across all relevant pods (as a quantity) [optional]
current_value char * currentValue is the current value of the metric (as a quantity).
metric_name char * metricName is the name of the metric in question.
selector v1_label_selector_t * [optional]
target v2beta1_cross_version_object_reference_t *

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