//
pkg.gl
Category
github.com/kubesphere/kiali
routing
package
0.17.0
Repository:
https://github.com/kubesphere/kiali.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
1k SLOC
#
Functions
NewRouter
NewRouter creates the router with all API routes and the static files handler.
NewRoutes
NewRoutes creates and returns all the API routes.
#
Structs
Route
Route describes a single route.
Routes
Routes holds an array of Route.