Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for months (0.16 sec)

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

      // +featureGate=InPlacePodVerticalScaling
      // +optional
      // +listType=atomic
      repeated ContainerResizePolicy resizePolicy = 23;
    
      // Pod volumes to mount into the container's filesystem. Subpath mounts are not allowed for ephemeral containers.
      // Cannot be updated.
      // +optional
      // +patchMergeKey=mountPath
      // +patchStrategy=merge
      repeated VolumeMount volumeMounts = 9;
    
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top