Remove Azure gateway implementation (#14418)

refer #14331
This commit is contained in:
Harshavardhana
2022-02-27 14:54:37 -08:00
committed by Minio Trusted
parent 13ba4b433d
commit 85f3a9f3b0
13 changed files with 430 additions and 2211 deletions
-3
View File
@@ -22,9 +22,6 @@ import (
// NAS
_ "github.com/minio/minio/cmd/gateway/nas"
// Azure
_ "github.com/minio/minio/cmd/gateway/azure"
// S3
_ "github.com/minio/minio/cmd/gateway/s3"
// gateway functionality is frozen, no new gateways are being implemented