V1ContainerResizePolicy

March 28, 2026 ยท View on GitHub

ContainerResizePolicy represents resource resize policy for the container.

Properties

NameTypeDescriptionNotes
resource_namestrName of the resource to which this resource resize policy applies. Supported values: cpu, memory.
restart_policystrRestart 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]