add controllers
change kiali mux to go-restful add knative add health api
This commit is contained in:
@@ -23,7 +23,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
ApiRootPath = "/apis"
|
||||
ApiRootPath = "/kapis"
|
||||
)
|
||||
|
||||
// container holds all webservice of apiserver
|
||||
|
||||
Reference in New Issue
Block a user