Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
clean-nfs-cache
command
|
|
|
copy-build
command
|
|
|
create-build
command
|
|
|
dummy-orchestrator
command
Command dummy-orchestrator is a non-functional implementation of the orchestrator gRPC surface used for local API development.
|
Command dummy-orchestrator is a non-functional implementation of the orchestrator gRPC surface used for local API development. |
|
hammer-file
command
|
|
|
inspect-build
command
|
|
|
internal/cmdutil
Package cmdutil provides shared utilities for CLI commands.
|
Package cmdutil provides shared utilities for CLI commands. |
|
mount-build-rootfs
command
|
|
|
resume-build
command
|
|
|
show-build-diff
command
|
|
|
simulate-gcs-traffic
command
|
|
|
simulate-nfs-traffic
command
|
|
|
chrooted
Package chrooted confines filesystem operations to one directory tree, the way a process chrooted into that directory is confined: paths are interpreted relative to the tree's root, ".." cannot climb above it, and symbolic links, absolute ones included, resolve inside it.
|
Package chrooted confines filesystem operations to one directory tree, the way a process chrooted into that directory is confined: paths are interpreted relative to the tree's root, ".." cannot climb above it, and symbolic links, absolute ones included, resolve inside it. |
|
chrooted/testutils
Package testutils reports the process-wide kernel resources a benchmark consumes, so a change to how volumes are confined can be judged on its footprint (OS threads, mount namespaces, file descriptors, resident memory) and not only on latency.
|
Package testutils reports the process-wide kernel resources a benchmark consumes, so a change to how volumes are confined can be judged on its footprint (OS threads, mount namespaces, file descriptors, resident memory) and not only on latency. |
|
dummyserver
Package dummyserver provides a non-functional implementation of the orchestrator gRPC surface.
|
Package dummyserver provides a non-functional implementation of the orchestrator gRPC surface. |
|
hyperloopserver/contracts
Package contracts provides primitives to interact with the openapi HTTP API.
|
Package contracts provides primitives to interact with the openapi HTTP API. |
|
routing
Package routing publishes the orchestrator-owned sandbox routing record (sandbox:routing:{sandboxID}) that client-proxy can read to reach the node.
|
Package routing publishes the orchestrator-owned sandbox routing record (sandbox:routing:{sandboxID}) that client-proxy can read to reach the node. |
|
sandbox/envd
Package envd provides primitives to interact with the openapi HTTP API.
|
Package envd provides primitives to interact with the openapi HTTP API. |
|
sandbox/envdbin
Package envdbin keeps a node-local copy of the host envd binary so the resume-time envd upgrade paths neither fork `envd -version` nor stream 13 MB off the gcsfuse mount on every attempt.
|
Package envdbin keeps a node-local copy of the host envd binary so the resume-time envd upgrade paths neither fork `envd -version` nor stream 13 MB off the gcsfuse mount on every attempt. |
|
sandbox/uffd/testutils/testharness
Package testharness provides the wire types, typed RPC client, and barrier registry shared between the parent and child halves of the userfaultfd test harness.
|
Package testharness provides the wire types, typed RPC client, and barrier registry shared between the parent and child halves of the userfaultfd test harness. |
|
template/build/phases/base/distro
Package distro makes template-build provisioning distro-aware: it selects a declared per-family Profile by the base image's /etc/os-release ID rather than probing for a package manager.
|
Package distro makes template-build provisioning distro-aware: it selects a declared per-family Profile by the base image's /etc/os-release ID rather than probing for a package manager. |
|
template/build/phases/ensurefreedisk
Package ensurefreedisk grows a quiescent rootfs after user steps and before finalize cold-boots it.
|
Package ensurefreedisk grows a quiescent rootfs after user steps and before finalize cold-boots it. |
Click to show internal directories.
Click to hide internal directories.