| Modifier and Type | Class and Description |
|---|---|
static class |
V1.NodeConfigSource
NodeConfigSource specifies a source of node configuration.
|
static class |
V1.NodeConfigSource.Builder
NodeConfigSource specifies a source of node configuration.
|
| Modifier and Type | Method and Description |
|---|---|
V1.NodeConfigSourceOrBuilder |
V1.NodeConfigStatusOrBuilder.getActiveOrBuilder()
Active reports the checkpointed config the node is actively using.
|
V1.NodeConfigSourceOrBuilder |
V1.NodeConfigStatus.getActiveOrBuilder()
Active reports the checkpointed config the node is actively using.
|
V1.NodeConfigSourceOrBuilder |
V1.NodeConfigStatus.Builder.getActiveOrBuilder()
Active reports the checkpointed config the node is actively using.
|
V1.NodeConfigSourceOrBuilder |
V1.NodeConfigStatusOrBuilder.getAssignedOrBuilder()
Assigned reports the checkpointed config the node will try to use.
|
V1.NodeConfigSourceOrBuilder |
V1.NodeConfigStatus.getAssignedOrBuilder()
Assigned reports the checkpointed config the node will try to use.
|
V1.NodeConfigSourceOrBuilder |
V1.NodeConfigStatus.Builder.getAssignedOrBuilder()
Assigned reports the checkpointed config the node will try to use.
|
V1.NodeConfigSourceOrBuilder |
V1.NodeSpecOrBuilder.getConfigSourceOrBuilder()
Deprecated.
|
V1.NodeConfigSourceOrBuilder |
V1.NodeSpec.getConfigSourceOrBuilder()
Deprecated.
|
V1.NodeConfigSourceOrBuilder |
V1.NodeSpec.Builder.getConfigSourceOrBuilder()
Deprecated.
|
V1.NodeConfigSourceOrBuilder |
V1.NodeConfigStatusOrBuilder.getLastKnownGoodOrBuilder()
LastKnownGood reports the checkpointed config the node will fall back to
when it encounters an error attempting to use the Assigned config.
|
V1.NodeConfigSourceOrBuilder |
V1.NodeConfigStatus.getLastKnownGoodOrBuilder()
LastKnownGood reports the checkpointed config the node will fall back to
when it encounters an error attempting to use the Assigned config.
|
V1.NodeConfigSourceOrBuilder |
V1.NodeConfigStatus.Builder.getLastKnownGoodOrBuilder()
LastKnownGood reports the checkpointed config the node will fall back to
when it encounters an error attempting to use the Assigned config.
|
Copyright © 2023. All rights reserved.