Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Storage (0.23 sec)

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

      // medium represents what type of storage medium should back this directory.
      // The default is "" which means to use the node's default medium.
      // Must be an empty string (default) or Memory.
      // More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir
      // +optional
      optional string medium = 1;
    
      // sizeLimit is the total amount of local storage required for this EmptyDir volume.
    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