Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
docgen
command
Command docgen generates Markdown reference pages for every linuxctl subcommand using cobra/doc.
|
Command docgen generates Markdown reference pages for every linuxctl subcommand using cobra/doc. |
|
linuxctl
command
Command linuxctl is the entry point for the linuxctl CLI.
|
Command linuxctl is the entry point for the linuxctl CLI. |
|
internal
|
|
|
root
Package root builds the linuxctl Cobra command tree.
|
Package root builds the linuxctl Cobra command tree. |
|
pkg
|
|
|
apply
Package apply implements the cross-manager orchestrator that aggregates Plan / Apply / Verify / Rollback across all 13 managers in dependency order.
|
Package apply implements the cross-manager orchestrator that aggregates Plan / Apply / Verify / Rollback across all 13 managers in dependency order. |
|
config
Package config contains the YAML contract consumed by linuxctl.
|
Package config contains the YAML contract consumed by linuxctl. |
|
license
Package license provides the tool catalog and license-gate helpers for linuxctl.
|
Package license provides the tool catalog and license-gate helpers for linuxctl. |
|
managers
Package managers defines the Manager interface and shared plan/apply/verify types used by each of the 13 linuxctl subsystem managers.
|
Package managers defines the Manager interface and shared plan/apply/verify types used by each of the 13 linuxctl subsystem managers. |
|
presets
Package presets provides the embedded conventions library for linuxctl.
|
Package presets provides the embedded conventions library for linuxctl. |
|
session
Package session abstracts command execution against local or remote hosts.
|
Package session abstracts command execution against local or remote hosts. |
|
state
Package state owns the SQLite-backed run history used by apply / rollback.
|
Package state owns the SQLite-backed run history used by apply / rollback. |
|
version
Package version exposes the linuxctl build metadata.
|
Package version exposes the linuxctl build metadata. |
Click to show internal directories.
Click to hide internal directories.