minio/pkg/bucket/policy
2020-09-03 18:25:06 -07:00
..
condition docs: Add policy variables for resource and conditions (#10278) 2020-08-17 17:39:55 -07:00
action.go add missing ListBucketVersions from policy actions (#10414) 2020-09-03 18:25:06 -07: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