move to iam, bucket policy from minio/pkg (#12400)

This commit is contained in:
Harshavardhana
2021-05-29 21:16:42 -07:00
committed by GitHub
parent 3350dbc50d
commit fdc2020b10
111 changed files with 54 additions and 15745 deletions

View File

@@ -26,8 +26,8 @@ import (
"github.com/minio/minio/cmd/logger"
"github.com/minio/minio/pkg/auth"
objectlock "github.com/minio/minio/pkg/bucket/object/lock"
"github.com/minio/minio/pkg/bucket/policy"
"github.com/minio/minio/pkg/bucket/replication"
"github.com/minio/pkg/bucket/policy"
)
// BucketObjectLockSys - map of bucket and retention configuration.