Class Operator (1.9.1)

Operator(value)

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

Enums

Name Description
OPERATOR_UNSPECIFIED An unknown, unexpected behavior.
IN The node resource group should be in these resources affinity.
NOT_IN The node resource group should not be in these resources affinity.