Uses of Interface
io.kubernetes.client.proto.V1.NodeAddressOrBuilder
-
Uses of V1.NodeAddressOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.NodeAddressOrBuilderModifier and TypeClassDescriptionstatic final class
NodeAddress contains information for the node's address.static final class
NodeAddress contains information for the node's address.Methods in io.kubernetes.client.proto that return V1.NodeAddressOrBuilderModifier and TypeMethodDescriptionV1.NodeStatus.Builder.getAddressesOrBuilder
(int index) List of addresses reachable to the node.V1.NodeStatus.getAddressesOrBuilder
(int index) List of addresses reachable to the node.V1.NodeStatusOrBuilder.getAddressesOrBuilder
(int index) List of addresses reachable to the node.Methods in io.kubernetes.client.proto that return types with arguments of type V1.NodeAddressOrBuilderModifier and TypeMethodDescriptionList<? extends V1.NodeAddressOrBuilder>
V1.NodeStatus.Builder.getAddressesOrBuilderList()
List of addresses reachable to the node.List<? extends V1.NodeAddressOrBuilder>
V1.NodeStatus.getAddressesOrBuilderList()
List of addresses reachable to the node.List<? extends V1.NodeAddressOrBuilder>
V1.NodeStatusOrBuilder.getAddressesOrBuilderList()
List of addresses reachable to the node.