Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for category2 (0.19 sec)

  1. staging/src/k8s.io/api/core/v1/types.go

    	// Operator represents a key's relationship to the value.
    	// Valid operators are Exists and Equal. Defaults to Equal.
    	// Exists is equivalent to wildcard for value, so that a pod can
    	// tolerate all taints of a particular category.
    	// +optional
    	Operator TolerationOperator `json:"operator,omitempty" protobuf:"bytes,2,opt,name=operator,casttype=TolerationOperator"`
    	// Value is the taint value the toleration matches to.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__batch__v1_openapi.json

                "description": "Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category.",
                "type": "string"
              },
              "tolerationSeconds": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 485.4K bytes
    - Viewed (0)
Back to top