This website requires JavaScript.
Explore
Help
Register
Sign in
lesterpig
/
garage
Watch
1
Star
0
Fork
You've already forked garage
0
forked from
Deuxfleurs/garage
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
533afcf4e1
garage
/
src
/
api
/
admin
History
Alex Auvolat
533afcf4e1
simplify
2022-12-11 18:17:08 +01:00
..
api_server.rs
Separate /health (simple text answer) and /v0/health (full json answer, authenticated)
2022-12-05 15:38:32 +01:00
bucket.rs
Fix typo in admin API on BucketInfo
2022-11-11 16:56:56 +01:00
cluster.rs
simplify
2022-12-11 18:17:08 +01:00
error.rs
Fix Content-Type headers for {admin,k2v} errors and admin responses
2022-05-25 17:09:33 +02:00
key.rs
Fix Content-Type headers for {admin,k2v} errors and admin responses
2022-05-25 17:09:33 +02:00
mod.rs
First version of admin API (
#298
)
2022-05-24 12:16:39 +02:00
router.rs
Separate /health (simple text answer) and /v0/health (full json answer, authenticated)
2022-12-05 15:38:32 +01:00