Documentation ¶ Index ¶ func NewDNSHandler() router.Handler func RequireLBs(h router.Handler) router.Handler Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewDNSHandler ¶ func NewDNSHandler() router.Handler func RequireLBs ¶ func RequireLBs(h router.Handler) router.Handler RequireLBs is middleware that ensures the ingress object has at least one ingress.Status.LoadBalancer.Ingress set The handler in this package only operates on ingresses with that condition. Types ¶ This section is empty. Source Files ¶ View all Source files dns.go Click to show internal directories. Click to hide internal directories.