1.0 KiB
1.0 KiB
v2_metric_status_t
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| container_resource | v2_container_resource_metric_status_t * | [optional] | |
| external | v2_external_metric_status_t * | [optional] | |
| object | v2_object_metric_status_t * | [optional] | |
| pods | v2_pods_metric_status_t * | [optional] | |
| resource | v2_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. |