Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 17 (0.17 sec)

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

      // flag is false, a container processes that reads from stdin will never receive an EOF.
      // Default is false
      // +optional
      optional bool stdinOnce = 17;
    
      // Whether this container should allocate a TTY for itself, also requires 'stdin' to be true.
      // Default is false.
      // +optional
      optional bool tty = 18;
    }
    
    // Describe a container image
    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