Uses of Interface
io.kubernetes.client.proto.V1.EndpointSubsetOrBuilder
-
Uses of V1.EndpointSubsetOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.EndpointSubsetOrBuilderModifier and TypeClassDescriptionstatic final classEndpointSubset is a group of addresses with a common set of ports.static final classEndpointSubset is a group of addresses with a common set of ports.Methods in io.kubernetes.client.proto that return V1.EndpointSubsetOrBuilderModifier and TypeMethodDescriptionV1.Endpoints.Builder.getSubsetsOrBuilder(int index) The set of all endpoints is the union of all subsets.V1.Endpoints.getSubsetsOrBuilder(int index) The set of all endpoints is the union of all subsets.V1.EndpointsOrBuilder.getSubsetsOrBuilder(int index) The set of all endpoints is the union of all subsets.Methods in io.kubernetes.client.proto that return types with arguments of type V1.EndpointSubsetOrBuilderModifier and TypeMethodDescriptionList<? extends V1.EndpointSubsetOrBuilder>V1.Endpoints.Builder.getSubsetsOrBuilderList()The set of all endpoints is the union of all subsets.List<? extends V1.EndpointSubsetOrBuilder>V1.Endpoints.getSubsetsOrBuilderList()The set of all endpoints is the union of all subsets.List<? extends V1.EndpointSubsetOrBuilder>V1.EndpointsOrBuilder.getSubsetsOrBuilderList()The set of all endpoints is the union of all subsets.