Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

    // hook. One and only one of the fields, except TCPSocket must be specified.
    message LifecycleHandler {
      // Exec specifies the action to take.
      // +optional
      optional ExecAction exec = 1;
    
      // HTTPGet specifies the http request to perform.
      // +optional
      optional HTTPGetAction httpGet = 2;
    
    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