| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.Taint> |
V1.Taint.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.Taint |
V1.Taint.Builder.build() |
V1.Taint |
V1.Taint.Builder.buildPartial() |
static V1.Taint |
V1.Taint.getDefaultInstance() |
V1.Taint |
V1.Taint.getDefaultInstanceForType() |
V1.Taint |
V1.Taint.Builder.getDefaultInstanceForType() |
V1.Taint |
V1.NodeSpecOrBuilder.getTaints(int index)
If specified, the node's taints.
|
V1.Taint |
V1.NodeSpec.getTaints(int index)
If specified, the node's taints.
|
V1.Taint |
V1.NodeSpec.Builder.getTaints(int index)
If specified, the node's taints.
|
static V1.Taint |
V1.Taint.parseDelimitedFrom(InputStream input) |
static V1.Taint |
V1.Taint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Taint |
V1.Taint.parseFrom(byte[] data) |
static V1.Taint |
V1.Taint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Taint |
V1.Taint.parseFrom(ByteBuffer data) |
static V1.Taint |
V1.Taint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Taint |
V1.Taint.parseFrom(com.google.protobuf.ByteString data) |
static V1.Taint |
V1.Taint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Taint |
V1.Taint.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.Taint |
V1.Taint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Taint |
V1.Taint.parseFrom(InputStream input) |
static V1.Taint |
V1.Taint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.Taint> |
V1.Taint.getParserForType() |
List<V1.Taint> |
V1.NodeSpecOrBuilder.getTaintsList()
If specified, the node's taints.
|
List<V1.Taint> |
V1.NodeSpec.getTaintsList()
If specified, the node's taints.
|
List<V1.Taint> |
V1.NodeSpec.Builder.getTaintsList()
If specified, the node's taints.
|
static com.google.protobuf.Parser<V1.Taint> |
V1.Taint.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.NodeSpec.Builder |
V1.NodeSpec.Builder.addTaints(int index,
V1.Taint value)
If specified, the node's taints.
|
V1.NodeSpec.Builder |
V1.NodeSpec.Builder.addTaints(V1.Taint value)
If specified, the node's taints.
|
V1.Taint.Builder |
V1.Taint.Builder.mergeFrom(V1.Taint other) |
static V1.Taint.Builder |
V1.Taint.newBuilder(V1.Taint prototype) |
V1.NodeSpec.Builder |
V1.NodeSpec.Builder.setTaints(int index,
V1.Taint value)
If specified, the node's taints.
|
| Modifier and Type | Method and Description |
|---|---|
V1.NodeSpec.Builder |
V1.NodeSpec.Builder.addAllTaints(Iterable<? extends V1.Taint> values)
If specified, the node's taints.
|
Copyright © 2018. All rights reserved.