Skip to main content

Module generated

Module generated 

Source

Modules§

container_client
Generated client implementations.
container_init_response
Nested message and enum types in ContainerInitResponse.
container_server
Generated server implementations.
exec_output
Nested message and enum types in ExecOutput.
execution_client
Generated client implementations.
execution_server
Generated server implementations.
files_client
Generated client implementations.
files_server
Generated server implementations.
guest_client
Generated client implementations.
guest_init_response
Nested message and enum types in GuestInitResponse.
guest_server
Generated server implementations.
rootfs_init
Nested message and enum types in RootfsInit.
volume
Nested message and enum types in Volume.

Structs§

AttachRequest
Attach: output only
BindMount
Bind mount from guest volume to container path Uses convention-based paths: /run/boxlite/shared/containers/{container_id}/volumes/{volume_name}
BlockDeviceSource
Block device volume source
ContainerConfig
Container configuration (OCI-derived, from image)
ContainerInitError
ContainerInitRequest
ContainerInitResponse
ContainerInitSuccess
DiskRootfs
Disk-based rootfs - block device mounted directly as container rootfs
DownloadChunk
Download response stream
DownloadRequest
Download request
ExecError
ExecOutput
ExecRequest
Exec: start immediately
ExecResponse
ExecStdin
SendInput: client streaming stdin
GuestInitError
GuestInitRequest
GuestInitResponse
GuestInitSuccess
KillRequest
Kill execution (send signal)
KillResponse
MergedRootfs
Single merged rootfs - guest constructs path from container_id
NetworkInit
Network initialization
OverlayRootfs
Overlayfs from layers - guest constructs paths from container_id and layer_names
PingRequest
PingResponse
QuiesceRequest
QuiesceResponse
ResizeTtyRequest
Resize TTY window
ResizeTtyResponse
RootfsInit
Rootfs initialization strategy Guest constructs paths from container_id using its own layout knowledge
SendInputAck
ShutdownRequest
ShutdownResponse
Stderr
Stdout
ThawRequest
ThawResponse
TtyConfig
TTY configuration for interactive sessions
UploadChunk
Upload request stream
UploadResponse
VirtiofsSource
Virtiofs volume source
Volume
Unified volume mount specification
WaitRequest
Wait for execution result (blocking)
WaitResponse

Enums§

Filesystem
Supported filesystem types