python/kubernetes/docs/V2MetricIdentifier.md
2022-02-14 14:12:02 -08:00

13 lines
502 B
Markdown

# V2MetricIdentifier
MetricIdentifier defines the name and optionally selector for a metric
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **str** | name is the name of the given metric |
**selector** | [**V1LabelSelector**](V1LabelSelector.md) | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)