Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for api (0.12 sec)

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

      // +optional
      optional int32 mode = 4;
    }
    
    // DownwardAPIVolumeSource represents a volume containing downward API info.
    // Downward API volumes support ownership management and SELinux relabeling.
    message DownwardAPIVolumeSource {
      // Items is a list of downward API volume file
      // +optional
      repeated DownwardAPIVolumeFile items = 1;
    
    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