Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
actions
Package actions wires concrete Docker/Colima operations into the generic tool Registry and supplies the entity resolver.
|
Package actions wires concrete Docker/Colima operations into the generic tool Registry and supplies the entity resolver. |
|
colima
Package colima wraps the `colima` CLI, which has no API.
|
Package colima wraps the `colima` CLI, which has no API. |
|
discovery
Package discovery finds Docker Compose projects on disk under user-configured roots, so the UI can offer "available but not yet deployed" stacks alongside the label-derived running ones.
|
Package discovery finds Docker Compose projects on disk under user-configured roots, so the UI can offer "available but not yet deployed" stacks alongside the label-derived running ones. |
|
docker
Package docker talks to the Docker Engine API exposed by Colima's unix socket.
|
Package docker talks to the Docker Engine API exposed by Colima's unix socket. |
|
execstream
Package execstream runs a command and streams its combined output line by line, used for long-running CLI operations (colima lifecycle, docker compose) that the UI displays as live progress.
|
Package execstream runs a command and streams its combined output line by line, used for long-running CLI operations (colima lifecycle, docker compose) that the UI displays as live progress. |
|
provider
Package provider is the dormant extension seam for natural-language actions.
|
Package provider is the dormant extension seam for natural-language actions. |
|
server
Package server wires the HTTP router for Oriel: a small JSON REST surface for actions, SSE channels for live data, and the embedded frontend.
|
Package server wires the HTTP router for Oriel: a small JSON REST surface for actions, SSE channels for live data, and the embedded frontend. |
|
service
Package service installs Oriel as a background service so it starts automatically and stays running: a launchd LaunchAgent on macOS, and a systemd service on Linux (a per-user unit, or a system unit with --system / when run as root).
|
Package service installs Oriel as a background service so it starts automatically and stays running: a launchd LaunchAgent on macOS, and a systemd service on Linux (a per-user unit, or a system unit with --system / when run as root). |
|
tools
Package tools is the canonical action layer.
|
Package tools is the canonical action layer. |
Click to show internal directories.
Click to hide internal directories.