minio/pkg/iam/policy
Ritesh H Shukla c2f16ee846
Add basic bandwidth monitoring for replication. (#10501)
This change tracks bandwidth for a bucket and object

- [x] Add Admin API
- [x] Add Peer API
- [x] Add BW throttling
- [x] Admin APIs to set replication limit
- [x] Admin APIs for fetch bandwidth
2020-10-09 20:36:00 -07:00
..
action.go add missing ListBucketVersions from policy actions (#10414) 2020-09-03 18:25:06 -07:00
action_test.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00
actionset.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
actionset_test.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00
admin-action.go Add basic bandwidth monitoring for replication. (#10501) 2020-10-09 20:36:00 -07:00
constants.go Add basic bandwidth monitoring for replication. (#10501) 2020-10-09 20:36:00 -07:00
error.go Allow proper setCount SLAs across zones (#8752) 2020-01-07 09:13:44 -08:00
policy.go fix: handle array policies in JWT claim (#10041) 2020-07-14 10:26:47 -07:00
policy_test.go fix: policy_test to use minio-go/v7 2020-07-14 10:30:00 -07:00
resource.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
resource_test.go [sec] Match ${aws:username} exactly instead of prefix match (#7791) 2019-06-15 11:27:17 -07:00
resourceset.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
resourceset_test.go [sec] Match ${aws:username} exactly instead of prefix match (#7791) 2019-06-15 11:27:17 -07:00
statement.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00
statement_test.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00