Uses of Interface
io.kubernetes.client.proto.V1.NodeConfigSourceOrBuilder
-
Uses of V1.NodeConfigSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.NodeConfigSourceOrBuilderModifier and TypeClassDescriptionstatic final class
NodeConfigSource specifies a source of node configuration.static final class
NodeConfigSource specifies a source of node configuration.Methods in io.kubernetes.client.proto that return V1.NodeConfigSourceOrBuilderModifier and TypeMethodDescriptionV1.NodeConfigStatus.Builder.getActiveOrBuilder()
Active reports the checkpointed config the node is actively using.V1.NodeConfigStatus.getActiveOrBuilder()
Active reports the checkpointed config the node is actively using.V1.NodeConfigStatusOrBuilder.getActiveOrBuilder()
Active reports the checkpointed config the node is actively using.V1.NodeConfigStatus.Builder.getAssignedOrBuilder()
Assigned reports the checkpointed config the node will try to use.V1.NodeConfigStatus.getAssignedOrBuilder()
Assigned reports the checkpointed config the node will try to use.V1.NodeConfigStatusOrBuilder.getAssignedOrBuilder()
Assigned reports the checkpointed config the node will try to use.V1.NodeSpec.Builder.getConfigSourceOrBuilder()
Deprecated.V1.NodeSpec.getConfigSourceOrBuilder()
Deprecated.V1.NodeSpecOrBuilder.getConfigSourceOrBuilder()
Deprecated.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.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.NodeConfigStatusOrBuilder.getLastKnownGoodOrBuilder()
LastKnownGood reports the checkpointed config the node will fall back to when it encounters an error attempting to use the Assigned config.