Uses of Interface
io.kubernetes.client.proto.V1Networking.IngressOrBuilder
-
Uses of V1Networking.IngressOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Networking.IngressOrBuilderModifier and TypeClassDescriptionstatic final class
Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend.static final class
Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend.Methods in io.kubernetes.client.proto that return V1Networking.IngressOrBuilderModifier and TypeMethodDescriptionV1Networking.IngressList.Builder.getItemsOrBuilder
(int index) Items is the list of Ingress.V1Networking.IngressList.getItemsOrBuilder
(int index) Items is the list of Ingress.V1Networking.IngressListOrBuilder.getItemsOrBuilder
(int index) Items is the list of Ingress.Methods in io.kubernetes.client.proto that return types with arguments of type V1Networking.IngressOrBuilderModifier and TypeMethodDescriptionList<? extends V1Networking.IngressOrBuilder>
V1Networking.IngressList.Builder.getItemsOrBuilderList()
Items is the list of Ingress.List<? extends V1Networking.IngressOrBuilder>
V1Networking.IngressList.getItemsOrBuilderList()
Items is the list of Ingress.List<? extends V1Networking.IngressOrBuilder>
V1Networking.IngressListOrBuilder.getItemsOrBuilderList()
Items is the list of Ingress.