Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
construct
command
Package main is the entry point for the Construct CLI.
|
Package main is the entry point for the Construct CLI. |
|
internal
|
|
|
agent
Package agent handles agent discovery and execution.
|
Package agent handles agent discovery and execution. |
|
cerrors
Package cerrors defines custom error types and categories for Construct CLI.
|
Package cerrors defines custom error types and categories for Construct CLI. |
|
clipboard
Package clipboard provides host clipboard access helpers.
|
Package clipboard provides host clipboard access helpers. |
|
config
Package config manages configuration loading and persistence.
|
Package config manages configuration loading and persistence. |
|
constants
Package constants defines application-wide constants.
|
Package constants defines application-wide constants. |
|
daemon
Package daemon manages the optional background daemon container.
|
Package daemon manages the optional background daemon container. |
|
doctor
Package doctor provides system health checks.
|
Package doctor provides system health checks. |
|
env
Package env provides environment variable utilities for provider configuration.
|
Package env provides environment variable utilities for provider configuration. |
|
hostexec
Package hostexec implements the host exec bridge: a mechanism to proxy invocations of selected binaries from inside the Construct container to the host machine, where they actually execute.
|
Package hostexec implements the host exec bridge: a mechanism to proxy invocations of selected binaries from inside the Construct container to the host machine, where they actually execute. |
|
logs
Package logs provides log rotation and cleanup helpers.
|
Package logs provides log rotation and cleanup helpers. |
|
migration
Package migration handles configuration and template migrations.
|
Package migration handles configuration and template migrations. |
|
network
Package network manages allow/block rules and runtime network configuration.
|
Package network manages allow/block rules and runtime network configuration. |
|
runtime
Package runtime manages container runtime detection and operations.
|
Package runtime manages container runtime detection and operations. |
|
security
Package security implements secret redaction and security boundaries for Construct.
|
Package security implements secret redaction and security boundaries for Construct. |
|
sys
Package sys provides system-level commands for the CLI.
|
Package sys provides system-level commands for the CLI. |
|
templates
Package templates provides embedded template files for Docker, Compose, and configuration.
|
Package templates provides embedded template files for Docker, Compose, and configuration. |
|
ui
Package ui provides user interface utilities and help message formatting.
|
Package ui provides user interface utilities and help message formatting. |
|
update
Package update handles update checks and notifications.
|
Package update handles update checks and notifications. |
|
version
Package semver provides semantic version parsing and comparison helpers.
|
Package semver provides semantic version parsing and comparison helpers. |
Click to show internal directories.
Click to hide internal directories.
