MCPcopy Create free account

hub / github.com/MohamedBassem/getaredis / functions

Functions29 in github.com/MohamedBassem/getaredis

↓ 8 callersFunctiongenerateRandomString
(length int)
utils.go:12
↓ 3 callersFunctionfixFooterPosition
()
cmd/getaredis-server/public/js/main.js:8
↓ 2 callersMethodClose
()
context.go:82
↓ 2 callersMethodListHosts
()
hosts.go:34
↓ 2 callersMethodRemoveContainer
(hostIP, id string)
instances.go:104
↓ 2 callersFunctiongenerateDockerAddress
(ip, username, password string)
utils.go:8
↓ 2 callersFunctiongetDockerClient
()
instances_test.go:11
↓ 2 callersFunctionstartRedisInstance
(ctx *context, dockerAdderss, name, password string)
instances.go:36
↓ 1 callersMethodCountContainers
(includeNotRunning bool)
instances.go:116
↓ 1 callersMethodDeleteHost
(ip string)
hosts.go:179
↓ 1 callersFunctionInit
(configPath string)
context.go:40
↓ 1 callersMethodNewHostFromImage
()
hosts.go:129
↓ 1 callersMethodNewInstance
Creates a new docker instance with a random name, and returns the instance details back
instances.go:70
↓ 1 callersFunctionfixLoaderPosition
()
cmd/getaredis-server/public/js/main.js:1
↓ 1 callersFunctionforceRemoveContainer
(ctx *context, id string)
instances_test.go:15
↓ 1 callersFunctiongenerateRedisConfig
(ctx *context, name, password string)
instances.go:24
↓ 1 callersFunctiongetIP
(r *http.Request)
cmd/getaredis-server/server.go:16
↓ 1 callersFunctionmonitorHosts
()
cmd/getaredis-jobs/run-jobs.go:14
↓ 1 callersMethodscheduleNewContainer
Returns the ip for the host which can hold this container
scheduler.go:6
FunctionCheckInstanceLimit
(ctx *context, ip string)
instances.go:60
FunctionCleanRedisInstances
(ctx *context)
jobs.go:5
FunctionMonitorHosts
(ctx *context)
jobs.go:20
MethodNewHostFromConfig
()
hosts.go:54
FunctionTestGenerateRandomString
(t *testing.T)
utils_test.go:9
FunctionTestStartRedisInstance
TODO Add redis authentication check
instances_test.go:24
MethodToken
()
hosts.go:19
FunctioncleanRedisInstances
()
cmd/getaredis-jobs/run-jobs.go:43
Functionmain
()
cmd/getaredis-server/server.go:24
Functionmain
()
cmd/getaredis-jobs/run-jobs.go:63