minio/pkg/bucket/policy
Harshavardhana b1bb3f7016
[feat]: implement GetBucketPolicyStatus API (#11673)
additionally also add more APIs in notImplemented
list, adjust routing rules appropriately
2021-03-01 23:10:33 -08:00
..
condition fix: support IAM policy handling for wildcard actions (#11530) 2021-02-12 23:05:09 -08:00
action.go [feat]: implement GetBucketPolicyStatus API (#11673) 2021-03-01 23:10:33 -08:00
action_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
actionset.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
actionset_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
effect.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00
effect_test.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00
error.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
id.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00
id_test.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00
policy.go fix: remove any duplicate statements in policy input (#9385) 2020-04-17 21:26:42 -07:00
policy_test.go fix: remove any duplicate statements in policy input (#9385) 2020-04-17 21:26:42 -07:00
principal.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
principal_test.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -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 Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
resourceset.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
resourceset_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
statement.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
statement_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00