python/kubernetes/docs/V2beta2MetricStatus.md
2019-08-14 21:44:51 -07:00

869 B

V2beta2MetricStatus

Properties

Name Type Description Notes
external V2beta2ExternalMetricStatus [optional]
object V2beta2ObjectMetricStatus [optional]
pods V2beta2PodsMetricStatus [optional]
resource V2beta2ResourceMetricStatus [optional]
type str 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]