| Modifier and Type | Class and Description |
|---|---|
static class |
V1.Taint
The node this Taint is attached to has the "effect" on
any pod that does not tolerate the Taint.
|
static class |
V1.Taint.Builder
The node this Taint is attached to has the "effect" on
any pod that does not tolerate the Taint.
|
| Modifier and Type | Method and Description |
|---|---|
V1.TaintOrBuilder |
V1.NodeSpecOrBuilder.getTaintsOrBuilder(int index)
If specified, the node's taints.
|
V1.TaintOrBuilder |
V1.NodeSpec.getTaintsOrBuilder(int index)
If specified, the node's taints.
|
V1.TaintOrBuilder |
V1.NodeSpec.Builder.getTaintsOrBuilder(int index)
If specified, the node's taints.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1.TaintOrBuilder> |
V1.NodeSpecOrBuilder.getTaintsOrBuilderList()
If specified, the node's taints.
|
List<? extends V1.TaintOrBuilder> |
V1.NodeSpec.getTaintsOrBuilderList()
If specified, the node's taints.
|
List<? extends V1.TaintOrBuilder> |
V1.NodeSpec.Builder.getTaintsOrBuilderList()
If specified, the node's taints.
|
Copyright © 2023. All rights reserved.