python/kubernetes/docs/V2beta2ResourceMetricStatus.md
Nabarun Pal b4d11b02a3
Update client with OpenAPI generator v4.3.0
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:39 +05:30

807 B

V2beta2ResourceMetricStatus

ResourceMetricStatus indicates the current value of a resource metric known to Kubernetes, as specified in requests and limits, describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source.

Properties

Name Type Description Notes
current V2beta2MetricValueStatus
name str Name is the name of the resource in question.

[Back to Model list] [Back to API list] [Back to README]