Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for workingDir (0.14 sec)

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

      // Container's working directory.
      // If not specified, the container runtime's default will be used, which
      // might be configured in the container image.
      // Cannot be updated.
      // +optional
      optional string workingDir = 5;
    
      // List of ports to expose from the container. Not specifying a port here
      // DOES NOT prevent that port from being exposed. Any port which is
    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