Uses of Interface
io.kubernetes.client.proto.V1.ServicePortOrBuilder
-
Uses of V1.ServicePortOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.ServicePortOrBuilderModifier and TypeClassDescriptionstatic final classServicePort contains information on service's port.static final classServicePort contains information on service's port.Methods in io.kubernetes.client.proto that return V1.ServicePortOrBuilderModifier and TypeMethodDescriptionV1.ServiceSpec.Builder.getPortsOrBuilder(int index) The list of ports that are exposed by this service.V1.ServiceSpec.getPortsOrBuilder(int index) The list of ports that are exposed by this service.V1.ServiceSpecOrBuilder.getPortsOrBuilder(int index) The list of ports that are exposed by this service.Methods in io.kubernetes.client.proto that return types with arguments of type V1.ServicePortOrBuilderModifier and TypeMethodDescriptionList<? extends V1.ServicePortOrBuilder>V1.ServiceSpec.Builder.getPortsOrBuilderList()The list of ports that are exposed by this service.List<? extends V1.ServicePortOrBuilder>V1.ServiceSpec.getPortsOrBuilderList()The list of ports that are exposed by this service.List<? extends V1.ServicePortOrBuilder>V1.ServiceSpecOrBuilder.getPortsOrBuilderList()The list of ports that are exposed by this service.