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

502 B

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 [optional]

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