minio/pkg/bucket/policy/condition
Anis Elleuch fa94682e83
policy: Add Merge API (#11793)
This commit adds a new API in pkg/bucket/policy package called
Merge to merge multiple policies of a user or a group into one
policy document.
2021-03-16 08:50:36 -07:00
..
binaryequalsfunc_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
binaryequalsfunc.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
boolfunc_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
boolfunc.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
dateequalsfunc.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
dategreaterthanfunc.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
datelessthanfunc.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
func_test.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
func.go policy: Add Merge API (#11793) 2021-03-16 08:50:36 -07:00
ipaddressfunc_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
ipaddressfunc.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
jwt.go fix: handle array policies in JWT claim (#10041) 2020-07-14 10:26:47 -07:00
key_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
key.go fix: support IAM policy handling for wildcard actions (#11530) 2021-02-12 23:05:09 -08:00
ldap.go docs: Add policy variables for resource and conditions (#10278) 2020-08-17 17:39:55 -07:00
name_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
name.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
nullfunc_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
nullfunc.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
numericequalsfunc.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
numericgreaterfunc.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
numericlessfunc.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
stringequalsfunc_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
stringequalsfunc.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
stringequalsignorecasefunc_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
stringequalsignorecasefunc.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
stringlikefunc_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
stringlikefunc.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
value_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
value.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
valueset_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
valueset.go policy: Add Merge API (#11793) 2021-03-16 08:50:36 -07:00