Directories
¶
| Path | Synopsis |
|---|---|
|
Package cluster implements Phase-1 cluster mode for sandboxd.
|
Package cluster implements Phase-1 cluster mode for sandboxd. |
|
network
|
|
|
tap
Package tap manages the per-host pool of (TAP-device, host-IP, guest-IP, /30-CIDR, vsock-CID) slots that Firecracker microVMs claim at create time.
|
Package tap manages the per-host pool of (TAP-device, host-IP, guest-IP, /30-CIDR, vsock-CID) slots that Firecracker microVMs claim at create time. |
|
pool
|
|
|
dockerpool
Package dockerpool is the in-memory warm-container pool for Docker sandboxes.
|
Package dockerpool is the in-memory warm-container pool for Docker sandboxes. |
|
vmm
Package vmm is the policy layer of the Firecracker warm-VMM pool described in plans/snapshot-clone-fast-boot.md Phase 4.
|
Package vmm is the policy layer of the Firecracker warm-VMM pool described in plans/snapshot-clone-fast-boot.md Phase 4. |
|
wasm
Package wasm is the in-memory warm-worker pool for WASM sandboxes (Phase 5).
|
Package wasm is the in-memory warm-worker pool for WASM sandboxes (Phase 5). |
|
Package runtime defines the abstraction the service layer uses to drive a sandbox container, regardless of which OCI runtime executes it.
|
Package runtime defines the abstraction the service layer uses to drive a sandbox container, regardless of which OCI runtime executes it. |
|
firecracker
Package firecracker is the native Firecracker runtime driver.
|
Package firecracker is the native Firecracker runtime driver. |
|
wasm
Package wasm is the WASM/WASI runtime driver — the third implementation of internal/runtime.Runtime (after pkg/docker and internal/runtime/firecracker).
|
Package wasm is the WASM/WASI runtime driver — the third implementation of internal/runtime.Runtime (after pkg/docker and internal/runtime/firecracker). |
|
wasm/statekv
Package statekv implements the host KV capability for durable WASM sandboxes (plans/wasm-runtime.md §4.6).
|
Package statekv implements the host KV capability for durable WASM sandboxes (plans/wasm-runtime.md §4.6). |
|
wasm/toolhost
Package toolhost implements the host-side toolbox for WASM sandboxes (plans/wasm-runtime.md §3).
|
Package toolhost implements the host-side toolbox for WASM sandboxes (plans/wasm-runtime.md §3). |
Click to show internal directories.
Click to hide internal directories.