Name | Type | Description | Notes |
---|---|---|---|
container_resource | Option<crate::models::V2ContainerResourceMetricSource> | [optional] | |
external | Option<crate::models::V2ExternalMetricSource> | [optional] | |
object | Option<crate::models::V2ObjectMetricSource> | [optional] | |
pods | Option<crate::models::V2PodsMetricSource> | [optional] | |
resource | Option<crate::models::V2ResourceMetricSource> | [optional] | |
_type | String | type is the type of metric source. It should be one of "ContainerResource", "External", "Object", "Pods" or "Resource", each mapping to a matching field in the object. Note: "ContainerResource" type is available on when the feature-gate HPAContainerMetrics is enabled |