Files
go/kubernetes/docs/V2beta1MetricSpec.md
2019-03-26 08:13:00 -07:00

872 B

V2beta1MetricSpec

Properties

Name Type Description Notes
External V2beta1ExternalMetricSource [optional]
Object V2beta1ObjectMetricSource [optional]
Pods V2beta1PodsMetricSource [optional]
Resource V2beta1ResourceMetricSource [optional]
Type string type is the type of metric source. It should be one of "Object", "Pods" or "Resource", each mapping to a matching field in the object.

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