Anthos Multi-Cloud V1 API - Module Google::Cloud::GkeMultiCloud::V1::Toleration::Effect (v0.18.0)

Reference documentation and code samples for the Anthos Multi-Cloud V1 API module Google::Cloud::GkeMultiCloud::V1::Toleration::Effect.

Effect indicates the taint effect to match e.g. 'NoSchedule'.

Constants

EFFECT_UNSPECIFIED

value: 0
Effect is not specified.

EFFECT_NO_SCHEDULE

value: 1
Effect maps to 'NoSchedule'.

EFFECT_PREFER_NO_SCHEDULE

value: 2
Effect maps to 'PreferNoSchedule'.

EFFECT_NO_EXECUTE

value: 3
Effect maps to 'NoExecute'.