# Functions
New creates an ingress controller.
# Structs
Config for creating a new ingress controller.
IngressEntry describes the ingress for a single host, path, and service.
# Interfaces
Controller operates on ingress resources, listening for updates and notifying its Updaters.
Updater that the Controller delegates to.
# Type aliases
IngressEntries type.