MCPcopy Index your code
hub / github.com/1Panel-dev/KubePi / DB

Function DB

internal/server/server.go:322–324  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

320var es *KubePiServer
321
322func DB() *storm.DB {
323 return es.db
324}
325
326func Config() *v1Config.Config {
327 return es.config

Callers 15

OpenIDMethod · 0.92
Saml2Method · 0.92
GetDBMethod · 0.92
ImportUsersMethod · 0.92
SyncMethod · 0.92
CreateUserMethod · 0.92
DeleteUserMethod · 0.92
UpdateUserMethod · 0.92
DeleteRepoMethod · 0.92
DeleteMetricsMethod · 0.92
DeleteRoleMethod · 0.92
CreateClusterMemberMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected