Directories
¶
| Path | Synopsis |
|---|---|
|
Package activity owns background activity persistence, execution tracking, streaming, and the HTTP surface used to inspect and cancel work.
|
Package activity owns background activity persistence, execution tracking, streaming, and the HTTP surface used to inspect and cancel work. |
|
Package actors owns Arcane's in-process actor runtime and its shared safety rails.
|
Package actors owns Arcane's in-process actor runtime and its shared safety rails. |
|
Package apikey owns API-key persistence, permission grants, validation, and the API-key HTTP surface.
|
Package apikey owns API-key persistence, permission grants, validation, and the API-key HTTP surface. |
|
Package auth owns authentication, token issuance and verification, login session policy, and the authentication HTTP surface.
|
Package auth owns authentication, token issuance and verification, login session policy, and the authentication HTTP surface. |
|
Package container owns Docker container lifecycle, inspection, listing and stats, plus the HTTP surface that exposes them.
|
Package container owns Docker container lifecycle, inspection, listing and stats, plus the HTTP surface that exposes them. |
|
Package dashboard owns the dashboard snapshot: the service that assembles it from the container, project, image, volume and vulnerability domains, and the HTTP surface that serves it.
|
Package dashboard owns the dashboard snapshot: the service that assembles it from the container, project, image, volume and vulnerability domains, and the HTTP surface that serves it. |
|
Package di owns the backend's dependency-injection graph.
|
Package di owns the backend's dependency-injection graph. |
|
Package environment owns environment persistence, remote runtime state, pairing, synchronization, and its HTTP and stream surfaces.
|
Package environment owns environment persistence, remote runtime state, pairing, synchronization, and its HTTP and stream surfaces. |
|
Package event owns persisted system events, manager ingestion, and event HTTP routes.
|
Package event owns persisted system events, manager ingestion, and event HTTP routes. |
|
Package gitops owns GitOps synchronization, scheduling, persistence, and routes.
|
Package gitops owns GitOps synchronization, scheduling, persistence, and routes. |
|
Package gitrepo owns configured Git repositories and their HTTP surface.
|
Package gitrepo owns configured Git repositories and their HTTP surface. |
|
Package image owns Docker image operations, metadata, attestations, and routes.
|
Package image owns Docker image operations, metadata, attestations, and routes. |
|
Package imageupdate owns image update checks, persistence, and HTTP routes.
|
Package imageupdate owns image update checks, persistence, and HTTP routes. |
|
Package job owns background-job schedule configuration and its HTTP surface.
|
Package job owns background-job schedule configuration and its HTTP surface. |
|
Package notification owns notification settings, dispatch, and HTTP routes.
|
Package notification owns notification settings, dispatch, and HTTP routes. |
|
Package project owns compose project persistence, lifecycle, discovery, and routes.
|
Package project owns compose project persistence, lifecycle, discovery, and routes. |
|
Package registry owns registry credentials, digest inspection, pull usage, synchronization, and the registry HTTP surface.
|
Package registry owns registry credentials, digest inspection, pull usage, synchronization, and the registry HTTP surface. |
|
Package role owns RBAC roles, assignments, permission resolution, and role HTTP routes.
|
Package role owns RBAC roles, assignments, permission resolution, and role HTTP routes. |
|
Package search owns the metadata-backed settings and customization search indexes and the HTTP surface for customization search.
|
Package search owns the metadata-backed settings and customization search indexes and the HTTP surface for customization search. |
|
Package settings owns persisted application settings and their HTTP surface.
|
Package settings owns persisted application settings and their HTTP surface. |
|
Package swarm owns Docker Swarm management and its HTTP routes.
|
Package swarm owns Docker Swarm management and its HTTP routes. |
|
Package system owns Docker system-wide operations — prune, disk usage, host info — and the HTTP surface that exposes them.
|
Package system owns Docker system-wide operations — prune, disk usage, host info — and the HTTP surface that exposes them. |
|
Package template owns compose templates and the template HTTP surface.
|
Package template owns compose templates and the template HTTP surface. |
|
Package updater owns automatic container and project updates: deciding what is out of date, applying the update, and the HTTP surface that drives it.
|
Package updater owns automatic container and project updates: deciding what is out of date, applying the update, and the HTTP surface that drives it. |
|
Package upload owns chunked upload sessions: filesystem-backed staging for large files that arrive as independently retryable chunks, consumed by the image, volume-backup, and build-workspace endpoints.
|
Package upload owns chunked upload sessions: filesystem-backed staging for large files that arrive as independently retryable chunks, consumed by the image, volume-backup, and build-workspace endpoints. |
|
Package user owns user persistence, password hashing, authorization guards, and the user HTTP surface.
|
Package user owns user persistence, password hashing, authorization guards, and the user HTTP surface. |
|
Package variable owns global variables, environment materialization, and routes.
|
Package variable owns global variables, environment materialization, and routes. |
|
Package volume owns Docker volumes: CRUD and pruning, the helper-container file browser, backup and restore, and the HTTP surface for all of it.
|
Package volume owns Docker volumes: CRUD and pruning, the helper-container file browser, backup and restore, and the HTTP surface for all of it. |
|
Package vulnerability owns vulnerability scanning, persistence, and HTTP routes.
|
Package vulnerability owns vulnerability scanning, persistence, and HTTP routes. |
|
Package webhook owns inbound webhook targets: the tokens that authenticate them, the actions they trigger, and the HTTP surface that manages them.
|
Package webhook owns inbound webhook targets: the tokens that authenticate them, the actions they trigger, and the HTTP surface that manages them. |
Click to show internal directories.
Click to hide internal directories.