Files
c/kubernetes/docs/v2beta1_pods_metric_source.md

13 lines
626 B
Markdown
Raw Normal View History

2021-03-17 16:35:19 +08:00
# v2beta1_pods_metric_source_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**metric_name** | **char \*** | metricName is the name of the metric in question |
**selector** | [**v1_label_selector_t**](v1_label_selector.md) \* | | [optional]
**target_average_value** | **char \*** | targetAverageValue is the target value of the average of the metric across all relevant pods (as a quantity) |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)