aboutsummaryrefslogtreecommitdiff
path: root/src/garage/cli_v2/worker.rs
Commit message (Expand)AuthorAgeFilesLines
* cli_v2: implement ListBlockErrors and GetBlockInfoAlex Auvolat2025-02-031-1/+0
* cli_v2: add local_api_request with crazy type boundAlex Auvolat2025-02-031-12/+4
* cli_v2: implement ListWorkers and GetWorkerInfoAlex Auvolat2025-02-031-6/+139
* admin api: base infrastructure for local endpointsAlex Auvolat2025-02-031-0/+89