mirror of
https://github.com/pgsty/minio.git
synced 2026-08-08 15:23:29 +03:00
Unify gateway and object layer. (#5487)
* Unify gateway and object layer. Bring bucket policies into object layer.
This commit is contained in:
@@ -96,9 +96,6 @@ type SetBucketPolicyPeerArgs struct {
|
||||
AuthRPCArgs
|
||||
|
||||
Bucket string
|
||||
|
||||
// Policy change (serialized to JSON)
|
||||
PChBytes []byte
|
||||
}
|
||||
|
||||
// BucketUpdate - implements bucket policy updates,
|
||||
|
||||
Reference in New Issue
Block a user