aboutsummaryrefslogtreecommitdiff
path: root/src/api/admin/cluster.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement ConnectClusterNodesAlex Auvolat2022-05-171-0/+33
* Return website config in GetBucketInfo, use serde(rename_all)Alex Auvolat2022-05-171-2/+2
* More error refactoringAlex Auvolat2022-05-131-1/+1
* Common error type and admin error type that uses itAlex Auvolat2022-05-131-2/+2
* Refactor code for apply/revert, implement Update/Apply/RevertLayoutAlex Auvolat2022-05-101-3/+74
* Specify remaining cluster-related endpointsAlex Auvolat2022-05-101-0/+2
* Fmt & cleanupAlex Auvolat2022-05-101-30/+53
* Implement /status Admin endpointAlex Auvolat2022-05-101-0/+69