package
2.5.1
Repository: https://github.com/vertoforce/traefik.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewConfigurationWatcher creates a new ConfigurationWatcher.
NewRouterFactory creates a new RouterFactory.
NewServer returns an initialized Server.
NewTCPEntryPoint creates a new TCPEntryPoint.
NewTCPEntryPoints creates a new TCPEntryPoints.
NewUDPEntryPoint returns a UDP entry point.
NewUDPEntryPoints returns all the UDP entry points, keyed by name.

# Structs

ConfigurationWatcher watches configuration changes.
RouterFactory the factory of TCP/UDP routers.
Server is the reverse-proxy/load-balancer engine.
TCPEntryPoint is the TCP server.
UDPEntryPoint is an entry point where we listen for UDP packets.

# Type aliases

TCPEntryPoints holds a map of TCPEntryPoint (the entrypoint names being the keys).
UDPEntryPoints maps UDP entry points by their names.