Uses of Interface
io.kubernetes.client.proto.V1beta1Extensions.IngressBackendOrBuilder
-
Uses of V1beta1Extensions.IngressBackendOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Extensions.IngressBackendOrBuilderModifier and TypeClassDescriptionstatic final class
IngressBackend describes all endpoints for a given service and port.static final class
IngressBackend describes all endpoints for a given service and port.Methods in io.kubernetes.client.proto that return V1beta1Extensions.IngressBackendOrBuilderModifier and TypeMethodDescriptionV1beta1Extensions.HTTPIngressPath.Builder.getBackendOrBuilder()
Backend defines the referenced service endpoint to which the traffic will be forwarded to.V1beta1Extensions.HTTPIngressPath.getBackendOrBuilder()
Backend defines the referenced service endpoint to which the traffic will be forwarded to.V1beta1Extensions.HTTPIngressPathOrBuilder.getBackendOrBuilder()
Backend defines the referenced service endpoint to which the traffic will be forwarded to.V1beta1Extensions.IngressSpec.Builder.getBackendOrBuilder()
A default backend capable of servicing requests that don't match any rule.V1beta1Extensions.IngressSpec.getBackendOrBuilder()
A default backend capable of servicing requests that don't match any rule.V1beta1Extensions.IngressSpecOrBuilder.getBackendOrBuilder()
A default backend capable of servicing requests that don't match any rule.