Module: Google::Cloud::Compute::V1::SchedulingNodeAffinity::Operator
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
Defines the operation of node selection. Valid operators are IN for affinity and NOT_IN for anti-affinity.
Constant Summary collapse
- UNDEFINED_OPERATOR =
A value indicating that the enum field is not set.
0
- IN =
Requires Compute Engine to seek for matched nodes.
2341
- NOT_IN =
Requires Compute Engine to avoid certain nodes.
161_144_369
- OPERATOR_UNSPECIFIED =
128_892_924