Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
agent
command
Package main is the entry point for the arkeep-agent binary.
|
Package main is the entry point for the arkeep-agent binary. |
|
internal
|
|
|
connection
Package connection manages the persistent gRPC connection between the agent and the server.
|
Package connection manages the persistent gRPC connection between the agent and the server. |
|
docker
Package docker provides read-only discovery of Docker volumes via the Docker daemon socket.
|
Package docker provides read-only discovery of Docker volumes via the Docker daemon socket. |
|
executor
Package executor manages the agent's job queue and dispatches backup jobs to the appropriate handlers.
|
Package executor manages the agent's job queue and dispatches backup jobs to the appropriate handlers. |
|
hooks
Package hooks handles the execution of user-defined shell commands that run before and after a backup job.
|
Package hooks handles the execution of user-defined shell commands that run before and after a backup job. |
|
metrics
Package metrics collects host resource utilization for heartbeat reporting.
|
Package metrics collects host resource utilization for heartbeat reporting. |
|
restic
Package restic is the sole component responsible for interacting with the restic backup engine and rclone transport layer.
|
Package restic is the sole component responsible for interacting with the restic backup engine and rclone transport layer. |
Click to show internal directories.
Click to hide internal directories.