Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Operator (0.18 sec)

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

    // the triple <key,value,effect> using the matching operator <operator>.
    message Toleration {
      // Key is the taint key that the toleration applies to. Empty means match all taint keys.
      // If the key is empty, operator must be Exists; this combination means to match all values and all keys.
      // +optional
      optional string key = 1;
    
      // Operator represents a key's relationship to the value.
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top