1.2 KiB
1.2 KiB
v2beta2_metric_status_t
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| container_resource | v2beta2_container_resource_metric_status_t * | [optional] | |
| external | v2beta2_external_metric_status_t * | [optional] | |
| object | v2beta2_object_metric_status_t * | [optional] | |
| pods | v2beta2_pods_metric_status_t * | [optional] | |
| resource | v2beta2_resource_metric_status_t * | [optional] | |
| type | char * | 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. Note: "ContainerResource" type is available on when the feature-gate HPAContainerMetrics is enabled |