Uses of Interface
io.kubernetes.client.proto.V1.NodeStatusOrBuilder
-
Uses of V1.NodeStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.NodeStatusOrBuilderModifier and TypeClassDescriptionstatic final class
NodeStatus is information about the current status of a node.static final class
NodeStatus is information about the current status of a node.Methods in io.kubernetes.client.proto that return V1.NodeStatusOrBuilderModifier and TypeMethodDescriptionV1.Node.Builder.getStatusOrBuilder()
Most recently observed status of the node.V1.Node.getStatusOrBuilder()
Most recently observed status of the node.V1.NodeOrBuilder.getStatusOrBuilder()
Most recently observed status of the node.