Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for APPLICATION (0.26 sec)

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

      // +optional
      optional int32 defaultMode = 3;
    
      // optional specify whether the ConfigMap or its keys must be defined
      // +optional
      optional bool optional = 4;
    }
    
    // A single application container that you want to run within a pod.
    message Container {
      // Name of the container specified as a DNS_LABEL.
      // Each container in a pod must have a unique name (DNS_LABEL).
      // Cannot be updated.
    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