Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 929 Bytes

V2MetricStatus.md

File metadata and controls

19 lines (11 loc) · 929 Bytes

V2MetricStatus

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

Properties

Name Type Description Notes
containerResource V2ContainerResourceMetricStatus [optional]
external V2ExternalMetricStatus [optional]
_object V2ObjectMetricStatus [optional]
pods V2PodsMetricStatus [optional]
resource V2ResourceMetricStatus [optional]
type String type is the type of metric source. It will be one of "ContainerResource", "External", "Object", "Pods" or "Resource", each corresponds to a matching field in the object.