rzrbld / adminio-api

simple admin API for min.io (minio) s3 server
MIT License
23 stars 8 forks source link

Upgrade Minio Admin API v2 -> v3 #10

Closed 0x003e closed 4 years ago

0x003e commented 4 years ago

Hi everyone,

Motivation: Since RELEASE.2020-04-10T03-34-42Z madmin api are upgraded: https://github.com/minio/minio/commit/2642e12d14fe6a3af53d46b0996603a6786a988b#diff-f84da3b3655cf26658302b676b19873b

go get github.com/minio/minio/pkg/madmin@RELEASE.2020-04-23T00-58-49Z 

depend: https://github.com/rzrbld/adminio-ui/pull/11

rzrbld commented 4 years ago

Hi, thank you!