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

876 B

V2beta1MetricStatus

Properties

Name Type Description Notes
External V2beta1ExternalMetricStatus [optional]
Object V2beta1ObjectMetricStatus [optional]
Pods V2beta1PodsMetricStatus [optional]
Resource V2beta1ResourceMetricStatus [optional]
Type string type is the type of metric source. It will be one of "Object", "Pods" or "Resource", each corresponds to a matching field in the object.

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