//
pkg.gl
Category
github.com/qumine/ingress-controller
internal
routing
package
0.8.5
Repository:
https://github.com/qumine/ingress-controller.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
51 SLOC
#
Functions
Add
Add a new route to the router.
FindBackend
FindBackend finds a route by its frontend and returns the backend or throws an error.
NewRoute
NewRoute creates a new route.
Remove
Remove an existing route from the router.
Update
Update an existing route from the router.
#
Structs
Route
Route represents the route between a frontend and a backend.