package
0.8.5
Repository: https://github.com/qumine/ingress-controller.git
Documentation: pkg.go.dev

# Functions

Add a new route to the router.
FindBackend finds a route by its frontend and returns the backend or throws an error.
NewRoute creates a new route.
Remove an existing route from the router.
Update an existing route from the router.

# Structs

Route represents the route between a frontend and a backend.