minio/pkg/bucket/policy/condition
Harshavardhana ede86845e5
docs: Add policy variables for resource and conditions (#10278)
Bonus fix adds LDAP policy variable and clarifies the
usage of policy variables for temporary credentials.

fixes #10197
2020-08-17 17:39:55 -07:00
..
binaryequalsfunc.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
binaryequalsfunc_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
boolfunc_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08: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.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
ipaddressfunc.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
ipaddressfunc_test.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.go docs: Add policy variables for resource and conditions (#10278) 2020-08-17 17:39:55 -07:00
key_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
ldap.go docs: Add policy variables for resource and conditions (#10278) 2020-08-17 17:39:55 -07:00
name.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
name_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
nullfunc_test.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.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
stringequalsfunc_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
stringequalsignorecasefunc_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
stringlikefunc_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
value_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
valueset.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