872 B
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. |