Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::SoleTenantConfig::NodeAffinity::Operator (v0.40.0)

Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::SoleTenantConfig::NodeAffinity::Operator.

Operator allows user to specify affinity or anti-affinity for the given key values.

Constants

OPERATOR_UNSPECIFIED

value: 0
Invalid or unspecified affinity operator.

IN

value: 1
Affinity operator.

NOT_IN

value: 2
Anti-affinity operator.