Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 932 Bytes

V2beta1MetricStatus.md

File metadata and controls

15 lines (11 loc) · 932 Bytes

V2beta1MetricStatus

MetricStatus describes the last-read state of a single metric.

Properties

Name Type Description Notes
external V2beta1ExternalMetricStatus [optional]
object V2beta1ObjectMetricStatus [optional]
pods V2beta1PodsMetricStatus [optional]
resource V2beta1ResourceMetricStatus [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]