Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
blockyard
command
Package main is the entry point for the blockyard server.
|
Package main is the entry point for the blockyard server. |
|
by
command
|
|
|
by-builder
command
|
|
|
seccomp-compile
command
seccomp-compile reads an OCI seccomp JSON profile, builds an in-memory libseccomp filter from its rules, and exports the compiled BPF blob to a file.
|
seccomp-compile reads an OCI seccomp JSON profile, builds an in-memory libseccomp filter from its rules, and exports the compiled BPF blob to a file. |
|
seccomp-merge
command
seccomp-merge merges the vendored upstream moby seccomp profile with blockyard's overlay and writes the combined JSON file.
|
seccomp-merge merges the vendored upstream moby seccomp profile with blockyard's overlay and writes the combined JSON file. |
|
internal
|
|
|
appname
Package appname provides app name validation shared by the API and UI packages.
|
Package appname provides app name validation shared by the API and UI packages. |
|
errorlog
Package errorlog captures recent WARN/ERROR slog records into a bounded in-memory ring buffer for display in the admin UI.
|
Package errorlog captures recent WARN/ERROR slog records into a bounded in-memory ring buffer for display in the admin UI. |
|
orchestrator
Package orchestrator manages rolling updates from inside the running server.
|
Package orchestrator manages rolling updates from inside the running server. |
|
seccomp
Package seccomp exposes the committed outer-container seccomp profile as an embedded byte slice so the `by admin install-seccomp` CLI subcommand can drop it on operators' disks without requiring network access.
|
Package seccomp exposes the committed outer-container seccomp profile as an embedded byte slice so the `by admin install-seccomp` CLI subcommand can drop it on operators' disks without requiring network access. |
|
units
Package units provides parsers for human-readable input units (e.g.
|
Package units provides parsers for human-readable input units (e.g. |
|
update
Package update provides shared logic for checking GitHub releases and determining whether the running build is older than the latest publicly available version.
|
Package update provides shared logic for checking GitHub releases and determining whether the running build is older than the latest publicly available version. |
Click to show internal directories.
Click to hide internal directories.