Uses of Interface
io.kubernetes.client.proto.V1.ServiceOrBuilder
-
Uses of V1.ServiceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.ServiceOrBuilderModifier and TypeClassDescriptionstatic final class
Service is a named abstraction of software service (for example, mysql) consisting of local port (for example 3306) that the proxy listens on, and the selector that determines which pods will answer requests sent through the proxy.static final class
Service is a named abstraction of software service (for example, mysql) consisting of local port (for example 3306) that the proxy listens on, and the selector that determines which pods will answer requests sent through the proxy.Methods in io.kubernetes.client.proto that return V1.ServiceOrBuilderModifier and TypeMethodDescriptionV1.ServiceList.Builder.getItemsOrBuilder
(int index) List of servicesV1.ServiceList.getItemsOrBuilder
(int index) List of servicesV1.ServiceListOrBuilder.getItemsOrBuilder
(int index) List of servicesMethods in io.kubernetes.client.proto that return types with arguments of type V1.ServiceOrBuilderModifier and TypeMethodDescriptionList<? extends V1.ServiceOrBuilder>
V1.ServiceList.Builder.getItemsOrBuilderList()
List of servicesList<? extends V1.ServiceOrBuilder>
V1.ServiceList.getItemsOrBuilderList()
List of servicesList<? extends V1.ServiceOrBuilder>
V1.ServiceListOrBuilder.getItemsOrBuilderList()
List of services