minio/pkg/policy
poornas ca96560d56 Add object retention at the per object (#8528)
level - this PR builds on #8120 which
added PutBucketObjectLockConfiguration and
GetBucketObjectLockConfiguration APIS

This PR implements PutObjectRetention,
GetObjectRetention API and enhances
PUT and GET API operations to display
governance metadata if permissions allow.
2019-11-20 13:18:09 -08:00
..
condition Add support for multiple admins (#8487) 2019-11-19 02:03:18 -08:00
action.go Add object retention at the per object (#8528) 2019-11-20 13:18:09 -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