Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/1Panel-dev/KubePi
/ Logger
Function
Logger
internal/server/server.go:330–332 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
328
}
329
330
func
Logger() *logrus.Logger {
331
return
es.logger
332
}
333
334
func
Listen(route
func
(party iris.Party), options ...Option) error {
335
es = NewKubePiSerer(options...)
Callers
7
AddRepo
Method · 0.92
ImportUsers
Method · 0.92
Sync
Method · 0.92
DeleteUser
Method · 0.92
getLoginIPArea
Function · 0.92
DeleteClusterMember
Method · 0.92
CreateCluster
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected