Module: Google::Cloud::Container::V1beta1::NodeTaint::Effect

Defined in:
proto_docs/google/container/v1beta1/cluster_service.rb

Overview

Possible values for Effect in taint.

Constant Summary collapse

EFFECT_UNSPECIFIED =

Not set

0
NO_SCHEDULE =

NoSchedule

1
PREFER_NO_SCHEDULE =

PreferNoSchedule

2
NO_EXECUTE =

NoExecute

3