Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
ci
command
|
|
|
pkg
|
|
|
bundle
Package bundle defines the public SDK contracts and configuration for Chamber bundle provisioning.
|
Package bundle defines the public SDK contracts and configuration for Chamber bundle provisioning. |
|
bundle/factory
Package factory constructs Chamber's built-in bundle provisioners from public bundle package configs.
|
Package factory constructs Chamber's built-in bundle provisioners from public bundle package configs. |
|
bundle/internal/directory
Package directory provides Chamber's directory-backed OCI bundle provisioner.
|
Package directory provides Chamber's directory-backed OCI bundle provisioner. |
|
image
Package image defines the public SDK contracts and configuration for Chamber image operations.
|
Package image defines the public SDK contracts and configuration for Chamber image operations. |
|
image/factory
Package factory constructs Chamber's built-in image operation implementations from public image package configs.
|
Package factory constructs Chamber's built-in image operation implementations from public image package configs. |
|
image/internal/buildkit
Package buildkit contains BuildKit-backed Dockerfile build mechanics for Chamber's image store.
|
Package buildkit contains BuildKit-backed Dockerfile build mechanics for Chamber's image store. |
|
image/internal/metadata
Package metadata persists image store records for Chamber's filesystem image store.
|
Package metadata persists image store records for Chamber's filesystem image store. |
|
image/internal/registry
Package registry contains remote registry pull mechanics for Chamber's image store.
|
Package registry contains remote registry pull mechanics for Chamber's image store. |
|
image/internal/store
Package store provides Chamber's filesystem-backed image store.
|
Package store provides Chamber's filesystem-backed image store. |
|
runtime
Package runtime defines the public SDK contracts and configuration for Chamber runtime execution.
|
Package runtime defines the public SDK contracts and configuration for Chamber runtime execution. |
|
runtime/factory
Package factory constructs Chamber's built-in runtimes from public runtime package configs.
|
Package factory constructs Chamber's built-in runtimes from public runtime package configs. |
|
runtime/internal/runc
Package runc provides Chamber's runc-backed runtime implementation.
|
Package runc provides Chamber's runc-backed runtime implementation. |
|
shared/capability
Package capability defines shared vocabulary for Chamber SDK implementation support declarations.
|
Package capability defines shared vocabulary for Chamber SDK implementation support declarations. |
|
shared/containerid
Package containerid validates container IDs accepted by Chamber SDK bundle and runtime implementations.
|
Package containerid validates container IDs accepted by Chamber SDK bundle and runtime implementations. |
|
shared/errors
Package errors defines durable Chamber error codes shared by SDK packages and daemon adapters.
|
Package errors defines durable Chamber error codes shared by SDK packages and daemon adapters. |
|
shared/hostfs
Package hostfs provides scoped host-filesystem workspaces for Chamber package roots and temporary roots.
|
Package hostfs provides scoped host-filesystem workspaces for Chamber package roots and temporary roots. |
|
shared/logging
Package logging owns Chamber SDK host-side logging defaults.
|
Package logging owns Chamber SDK host-side logging defaults. |
|
shared/testutil
Package testutil provides helpers for Chamber package tests.
|
Package testutil provides helpers for Chamber package tests. |
Click to show internal directories.
Click to hide internal directories.