Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for policy (0.22 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

      // +optional
      optional string hostIP = 5;
    }
    
    // ContainerResizePolicy represents resource resize policy for the container.
    message ContainerResizePolicy {
      // Name of the resource to which this resource resize policy applies.
      // Supported values: cpu, memory.
      optional string resourceName = 1;
    
      // Restart policy to apply when specified resource is resized.
      // If not specified, it defaults to NotRequired.
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top