Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Property (0.2 sec)

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

      // +optional
      optional LocalObjectReference secretRef = 5;
    }
    
    // Sysctl defines a kernel parameter to be set
    message Sysctl {
      // Name of a property to set
      optional string name = 1;
    
      // Value of a property to set
      optional string value = 2;
    }
    
    // TCPSocketAction describes an action based on opening a socket
    message TCPSocketAction {
    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