Unify gateway and object layer. (#5487)

* Unify gateway and object layer. Bring bucket policies into
object layer.
This commit is contained in:
poornas
2018-02-09 15:19:30 -08:00
committed by kannappanr
parent a7f6e14370
commit 4f73fd9487
43 changed files with 517 additions and 2458 deletions
-3
View File
@@ -96,9 +96,6 @@ type SetBucketPolicyPeerArgs struct {
AuthRPCArgs
Bucket string
// Policy change (serialized to JSON)
PChBytes []byte
}
// BucketUpdate - implements bucket policy updates,