Directories
¶
| Path | Synopsis |
|---|---|
|
example-service is a tiny stdlib-only HTTP API used as a fixture by the local Podman and microVM tooling under scripts/.
|
example-service is a tiny stdlib-only HTTP API used as a fixture by the local Podman and microVM tooling under scripts/. |
|
microvm-init is a tiny PID 1 for the scripts/microvm boot path.
|
microvm-init is a tiny PID 1 for the scripts/microvm boot path. |
|
microvm-initramfs assembles a Linux kernel initramfs natively from a verified local OCI image layout: it converts the layout's rootfs with internal/rootfs.Convert, installs the project's PID 1 (built separately from cmd/microvm-init) and an optional fixed entrypoint, then packs the result into a deterministic gzip-compressed cpio archive with internal/rootfs.WriteInitramfs.
|
microvm-initramfs assembles a Linux kernel initramfs natively from a verified local OCI image layout: it converts the layout's rootfs with internal/rootfs.Convert, installs the project's PID 1 (built separately from cmd/microvm-init) and an optional fixed entrypoint, then packs the result into a deterministic gzip-compressed cpio archive with internal/rootfs.WriteInitramfs. |
|
oci-builder creates a secure OCI Image Layout from a compiled Go binary.
|
oci-builder creates a secure OCI Image Layout from a compiled Go binary. |
|
Helpers shared by every native microVM backend's own runNativeKVM implementation (microvm_native_linux_amd64.go's KVM backend, microvm_native_darwin.go's HVF backend) - pure Go, no platform-specific syscalls, so this file carries no build tag at all.
|
Helpers shared by every native microVM backend's own runNativeKVM implementation (microvm_native_linux_amd64.go's KVM backend, microvm_native_darwin.go's HVF backend) - pure Go, no platform-specific syscalls, so this file carries no build tag at all. |
|
platform-factory-conformance runs the public conformance suite.
|
platform-factory-conformance runs the public conformance suite. |
|
platform-factory-control-plane exposes internal/control's coordination logic over an authenticated HTTP API.
|
platform-factory-control-plane exposes internal/control's coordination logic over an authenticated HTTP API. |
|
platform-factory-packager creates deterministic, relocatable release archives from an environment produced by scripts/local/bootstrap.sh.
|
platform-factory-packager creates deterministic, relocatable release archives from an environment produced by scripts/local/bootstrap.sh. |
|
platform-factory-plugin-demo is the minimal reference language extension.
|
platform-factory-plugin-demo is the minimal reference language extension. |
|
platform-factory-plugin-languages is the official language adapter plugin.
|
platform-factory-plugin-languages is the official language adapter plugin. |
|
platform-factory-worker registers with a platform-factory-control-plane over mutual TLS, polls for leases, and reports completion.
|
platform-factory-worker registers with a platform-factory-control-plane over mutual TLS, polls for leases, and reports completion. |
Click to show internal directories.
Click to hide internal directories.