Module: Google::Cloud::GkeMultiCloud::V1::Toleration::KeyOperator
- Defined in:
- proto_docs/google/cloud/gkemulticloud/v1/attached_resources.rb
Overview
KeyOperator represents a key's relationship to the value e.g. 'Equal'.
Constant Summary collapse
- KEY_OPERATOR_UNSPECIFIED =
Operator is not specified.
0- KEY_OPERATOR_EQUAL =
Operator maps to 'Equal'.
1- KEY_OPERATOR_EXISTS =
Operator maps to 'Exists'.
2