garage/src/api/admin
networkException 8ec6a53b35
All checks were successful
continuous-integration/drone/pr Build is passing
everywhere: support unix sockets when binding in various places
this patch implements binding to paths as a unix socket for generic
server and web server.
2023-09-29 18:57:44 +02:00
..
api_server.rs everywhere: support unix sockets when binding in various places 2023-09-29 18:57:44 +02:00
bucket.rs *: apply clippy recommendations. 2023-05-09 20:49:34 +01:00
cluster.rs admin/cluster.rs: Added rust_version. 2023-03-10 14:46:54 +00:00
error.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
key.rs *: apply clippy recommendations. 2023-05-09 20:49:34 +01:00
mod.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
router.rs support {s3,web}.root_domains in /check endpoint 2023-08-08 11:05:42 +02:00