mirror of https://github.com/linkerd/linkerd2.git
Adds a (currently not displayed in sidebar, but available at /routes) page to mirror the current functionality of `linkerd routes <service>`. So far, this is just a barebones form and table, but it works. Adds a /api/routes path and handler to the api to receive TopRoutes requests from the web. |
||
---|---|---|
.. | ||
api_handlers.go | ||
api_handlers_test.go | ||
handlers.go | ||
handlers_test.go | ||
server.go | ||
test_helpers.go |