Files
c/kubernetes/docs/v1_container_resize_policy.md
Kubernetes Prow Robot f0ac80fb61 Automated openapi generation from release-1.27
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2023-06-05 02:09:22 +00:00

585 B

v1_container_resize_policy_t

Properties

Name Type Description Notes
resource_name char * Name of the resource to which this resource resize policy applies. Supported values: cpu, memory.
restart_policy char * Restart policy to apply when specified resource is resized. If not specified, it defaults to NotRequired.

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