Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abshkbh/arrakis
/ functions
Functions
131 in github.com/abshkbh/arrakis
⨍
Functions
131
◇
Types & classes
24
↓ 1 callers
Function
uploadFiles
(vmName string, fileSpecs []string)
cmd/client/main.go:220
↓ 1 callers
Function
waitForServer
(ctx context.Context, apiClient *chvapi.APIClient, timeout time.Duration)
pkg/server/server.go:545
Function
GetCodeServerConfig
(configFile string)
pkg/config/config.go:127
Method
String
String implements the fmt.Stringer interface.
pkg/server/fountain/fountain.go:24
Method
String
()
pkg/config/config.go:36
Method
String
()
pkg/config/config.go:71
Method
String
()
pkg/config/config.go:82
Method
destroyAllVMs
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:122
Method
destroyVM
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:98
Function
downloadFileHandler
downloadFileHandler handles "/files" GET requests.
cmd/cmdserver/main.go:75
Method
healthCheck
Health check endpoint for load balancer monitoring
cmd/restserver/main.go:43
Function
indexHandler
indexHandler handles "/" GET requests.
cmd/cmdserver/main.go:306
Method
listAllVMs
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:138
Method
listVM
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:154
Function
loggingMiddleware
Optional: Middleware for logging requests.
cmd/cmdserver/main.go:351
Function
main
()
cmd/client/main.go:314
Function
main
()
cmd/vsockclient/main.go:92
Function
main
()
cmd/vsockclient/cmdclient/main.go:87
Function
main
()
cmd/rootfsmaker/main.go:179
Function
main
()
cmd/cmdserver/main.go:326
Function
main
()
cmd/restserver/main.go:394
Function
main
()
cmd/guestinit/main.go:130
Function
main
()
cmd/vsockserver/main.go:94
Function
runCommandHandler
runCommandHandler handles "/cmd" POST requests.
cmd/cmdserver/main.go:112
Method
snapshotVM
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:172
Method
startVM
Implement handler functions
cmd/restserver/main.go:55
Method
updateVMState
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:206
Function
uploadFileHandler
uploadFileHandler handles "/files" POST requests.
cmd/cmdserver/main.go:26
Method
vmCommand
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:264
Method
vmFileDownload
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:362
Method
vmFileUpload
(w http.ResponseWriter, r *http.Request)
cmd/restserver/main.go:320
← previous
101–131 of 131, ranked by callers