MCPcopy Create free account

hub / github.com/abshkbh/arrakis / functions

Functions131 in github.com/abshkbh/arrakis

↓ 1 callersFunctionuploadFiles
(vmName string, fileSpecs []string)
cmd/client/main.go:220
↓ 1 callersFunctionwaitForServer
(ctx context.Context, apiClient *chvapi.APIClient, timeout time.Duration)
pkg/server/server.go:545
FunctionGetCodeServerConfig
(configFile string)
pkg/config/config.go:127
MethodString
String implements the fmt.Stringer interface.
pkg/server/fountain/fountain.go:24
MethodString
()
pkg/config/config.go:36
MethodString
()
pkg/config/config.go:71
MethodString
()
pkg/config/config.go:82
MethoddestroyAllVMs
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:122
MethoddestroyVM
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:98
FunctiondownloadFileHandler
downloadFileHandler handles "/files" GET requests.
cmd/cmdserver/main.go:75
MethodhealthCheck
Health check endpoint for load balancer monitoring
cmd/restserver/main.go:43
FunctionindexHandler
indexHandler handles "/" GET requests.
cmd/cmdserver/main.go:306
MethodlistAllVMs
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:138
MethodlistVM
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:154
FunctionloggingMiddleware
Optional: Middleware for logging requests.
cmd/cmdserver/main.go:351
Functionmain
()
cmd/client/main.go:314
Functionmain
()
cmd/vsockclient/main.go:92
Functionmain
()
cmd/vsockclient/cmdclient/main.go:87
Functionmain
()
cmd/rootfsmaker/main.go:179
Functionmain
()
cmd/cmdserver/main.go:326
Functionmain
()
cmd/restserver/main.go:394
Functionmain
()
cmd/guestinit/main.go:130
Functionmain
()
cmd/vsockserver/main.go:94
FunctionrunCommandHandler
runCommandHandler handles "/cmd" POST requests.
cmd/cmdserver/main.go:112
MethodsnapshotVM
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:172
MethodstartVM
Implement handler functions
cmd/restserver/main.go:55
MethodupdateVMState
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:206
FunctionuploadFileHandler
uploadFileHandler handles "/files" POST requests.
cmd/cmdserver/main.go:26
MethodvmCommand
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:264
MethodvmFileDownload
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:362
MethodvmFileUpload
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:320
← previous101–131 of 131, ranked by callers