public sealed class TaintConfig : IMessage<TaintConfig>, IEquatable<TaintConfig>, IDeepCloneable<TaintConfig>, IBufferMessage, IMessageReference documentation and code samples for the Google Kubernetes Engine v1 API class TaintConfig.
TaintConfig contains the configuration for the taints of the node pool.
Implements
IMessageTaintConfig, IEquatableTaintConfig, IDeepCloneableTaintConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Container.V1Assembly
Google.Cloud.Container.V1.dll
Constructors
TaintConfig()
public TaintConfig()TaintConfig(TaintConfig)
public TaintConfig(TaintConfig other)| Parameter | |
|---|---|
| Name | Description |
other |
TaintConfig |
Properties
ArchitectureTaintBehavior
public TaintConfig.Types.ArchitectureTaintBehavior ArchitectureTaintBehavior { get; set; }Optional. Controls architecture tainting behavior.
| Property Value | |
|---|---|
| Type | Description |
TaintConfigTypesArchitectureTaintBehavior |
|
HasArchitectureTaintBehavior
public bool HasArchitectureTaintBehavior { get; }Gets whether the "architecture_taint_behavior" field is set
| Property Value | |
|---|---|
| Type | Description |
bool |
|