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

635 B

V2ExternalMetricSource

ExternalMetricSource indicates how to scale on a metric not associated with any Kubernetes object (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster).

Properties

Name Type Description Notes
metric V2MetricIdentifier
target V2MetricTarget

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