Options
All
  • Public
  • Public/Protected
  • All
Menu

ContainerResizePolicy represents resource resize policy for the container.

export
interface

IoK8sApiCoreV1ContainerResizePolicy

Hierarchy

  • IoK8sApiCoreV1ContainerResizePolicy

Index

Properties

resourceName: string

Name of the resource to which this resource resize policy applies. Supported values: cpu, memory.

memberof

IoK8sApiCoreV1ContainerResizePolicy

restartPolicy: string

Restart policy to apply when specified resource is resized. If not specified, it defaults to NotRequired.

memberof

IoK8sApiCoreV1ContainerResizePolicy

Generated using TypeDoc