aboutsummaryrefslogtreecommitdiff
path: root/src/api/admin/bucket.rs
Commit message (Expand)AuthorAgeFilesLines
* Error refactoringAlex Auvolat2022-05-131-2/+2
* Common error type and admin error type that uses itAlex Auvolat2022-05-131-11/+11
* Fix clippyAlex Auvolat2022-05-121-2/+2
* SimplifyAlex Auvolat2022-05-121-14/+0
* BucketAllowKey and BucketDenyKeyAlex Auvolat2022-05-121-3/+76
* DeleteBucketAlex Auvolat2022-05-121-0/+62
* CreateBucketAlex Auvolat2022-05-121-4/+104
* ListBucket and GetBucketInfoAlex Auvolat2022-05-121-0/+208