NodeTaint(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The taint content for the node taint.
Attributes |
|
---|---|
Name | Description |
key |
str
Required. Key for the taint. |
value |
str
Required. Value for the taint. |
effect |
google.cloud.gke_multicloud_v1.types.NodeTaint.Effect
Required. The taint effect. |
Classes
Effect
Effect(value)
The taint effect.