Uses of Interface
io.kubernetes.client.proto.V1.EndpointPortOrBuilder
-
Uses of V1.EndpointPortOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.EndpointPortOrBuilderModifier and TypeClassDescriptionstatic final classEndpointPort is a tuple that describes a single port.static final classEndpointPort is a tuple that describes a single port.Methods in io.kubernetes.client.proto that return V1.EndpointPortOrBuilderModifier and TypeMethodDescriptionV1.EndpointSubset.Builder.getPortsOrBuilder(int index) Port numbers available on the related IP addresses.V1.EndpointSubset.getPortsOrBuilder(int index) Port numbers available on the related IP addresses.V1.EndpointSubsetOrBuilder.getPortsOrBuilder(int index) Port numbers available on the related IP addresses.Methods in io.kubernetes.client.proto that return types with arguments of type V1.EndpointPortOrBuilderModifier and TypeMethodDescriptionList<? extends V1.EndpointPortOrBuilder>V1.EndpointSubset.Builder.getPortsOrBuilderList()Port numbers available on the related IP addresses.List<? extends V1.EndpointPortOrBuilder>V1.EndpointSubset.getPortsOrBuilderList()Port numbers available on the related IP addresses.List<? extends V1.EndpointPortOrBuilder>V1.EndpointSubsetOrBuilder.getPortsOrBuilderList()Port numbers available on the related IP addresses.