Class Operator (1.8.2)

Operator(value)

Possible types of node selection operators. Valid operators are IN for affinity and NOT_IN for anti-affinity.

Values: OPERATOR_UNSPECIFIED (0): An unknown, unexpected behavior. IN (1): The node resource group should be in these resources affinity. NOT_IN (2): The node resource group should not be in these resources affinity.