frostfs-s3-gw/api/layer
Denis Kirillov efe11c271f [#49] Add basic ACL translation
Implement functions:
GetBucketACL, PutBucketACL, GetObjectACL,
PutObjectACL, GetBucketPolicy, PutBucketPolicy

Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2021-08-18 17:20:17 +03:00
..
container.go [#49] Add basic ACL translation 2021-08-18 17:20:17 +03:00
detector.go Add content detector 2020-11-27 15:33:31 +03:00
layer.go [#49] Add basic ACL translation 2021-08-18 17:20:17 +03:00
object.go [#206] api: Add objects cache 2021-08-18 10:16:27 +03:00
object_list_cache.go [#206] Make caches' options configurable 2021-08-18 10:16:27 +03:00
object_list_cache_test.go [#206] Refactor ListObjectsCache 2021-08-18 10:16:27 +03:00
util.go [#112] Move getBoxData from handler to layer 2021-07-28 16:27:06 +03:00
util_test.go [#145] Fix util tests 2021-07-09 00:36:19 +03:00
writer.go Simplify OffsetWriter 2020-12-10 18:15:43 +03:00
writer_test.go Simplify OffsetWriter 2020-12-10 18:15:43 +03:00