minio/pkg/policy
kannappanr cd59a945d8
Fix: Policy action name for Get/Put BucketLifeCycle (#8698)
S3:GetBucketLifeCycle should be changed to S3:GetLifeCycleConfiguration
S3:PutBucketLifeCycle should be changed to S3:PutLifeCycleConfiguration
2019-12-25 22:04:46 -08:00
..
condition Add support for multiple admins (#8487) 2019-11-19 02:03:18 -08:00
action.go Fix: Policy action name for Get/Put BucketLifeCycle (#8698) 2019-12-25 22:04:46 -08:00
action_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
actionset.go Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00
actionset_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
effect.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
effect_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
id.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
id_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
policy.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
policy_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
principal.go Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00
principal_test.go Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00
resource.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
resource_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
resourceset.go Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00
resourceset_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
statement.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
statement_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00