package
0.0.0-20240723162009-f057a0ca8e45
Repository: https://github.com/tsuru/kubernetes-router.git
Documentation: pkg.go.dev

# Variables

No description provided by the author
AnnotationsACMEKey defines the common annotation used to enable acme-tls.
No description provided by the author
ErrLoadBalancerNotReady is returned when a given LB has no IP.
No description provided by the author

# Structs

BaseService has the base functionality needed by router.Service implementations targeting kubernetes.
ErrNoService indicates that the app has no service running.
IngressService manages ingresses in a Kubernetes cluster that uses ingress-nginx.
IstioGateway manages gateways in a Kubernetes cluster with istio enabled.
LBService manages LoadBalancer services.