MCPcopy Create free account

hub / github.com/abshkbh/arrakis / types & classes

Types & classes24 in github.com/abshkbh/arrakis

StructCIDAllocator
CIDAllocator manages allocation of Context IDs (CIDs) for VMs
pkg/server/cidallocator/cidallocator.go:9
StructClientConfig
pkg/config/config.go:66
StructCodeServerConfig
pkg/config/config.go:78
StructFileData
fileData represents a single file's content and metadata.
pkg/cmdserver/cmdserver.go:4
StructFilePostData
FilePostData represents a single file to be uploaded.
pkg/cmdserver/cmdserver.go:16
StructFilesGetResponse
FilesGetResponse represents multiple files.
pkg/cmdserver/cmdserver.go:11
StructFilesPostRequest
FilesPostRequest represents multiple files to be uploaded.
pkg/cmdserver/cmdserver.go:22
StructFountain
pkg/server/fountain/fountain.go:28
StructIPAllocator
pkg/server/ipallocator/ipallocator.go:9
StructNetworkConfig
pkg/server/server.go:612
StructPayloadConfig
pkg/server/server.go:616
StructPortAllocator
PortAllocator manages allocation of ports within a specified range
pkg/server/portallocator/portallocator.go:9
StructPortForwardConfig
pkg/config/config.go:15
StructRunCmdResponse
RunCmdResponse structure for JSON responses from command execution
pkg/cmdserver/cmdserver.go:27
StructServer
pkg/server/server.go:1172
StructServerConfig
pkg/config/config.go:20
StructTapDevice
TapDevice represents a tap network device
pkg/server/fountain/fountain.go:18
StructVMConfig
pkg/server/server.go:623
StructportForward
pkg/server/server.go:91
StructrestServer
cmd/restserver/main.go:38
StructrunCmdRequest
cmd/vsockclient/cmdclient/main.go:18
StructrunCmdResponse
cmd/vsockclient/cmdclient/main.go:22
Structvm
pkg/server/server.go:109
TypeAliasvmStatus
vmStatus represents the status of a VM.
pkg/server/server.go:40