Anthos Multi-Cloud v1 API - Enum Toleration.Types.Effect (2.10.0)

public enum Toleration.Types.Effect

Reference documentation and code samples for the Anthos Multi-Cloud v1 API enum Toleration.Types.Effect.

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

Namespace

Google.Cloud.GkeMultiCloud.V1

Assembly

Google.Cloud.GkeMultiCloud.V1.dll

Fields

Name Description
NoExecute

Effect maps to 'NoExecute'.

NoSchedule

Effect maps to 'NoSchedule'.

PreferNoSchedule

Effect maps to 'PreferNoSchedule'.

Unspecified

Effect is not specified.