frostfs-s3-gw/api/handler
Alex Vanin 5d11d8f556 [] Remove minio code distributed with Apache 2.0 license
NeoFS S3 Gate based on Minio RELEASE.2020-07-02T00-15-09Z
code which distributed with Apache 2.0 license. This commit
removes remaining minio code with that license.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-09-20 10:38:28 +03:00
..
acl.go [] Caches refactoring 2021-09-14 10:46:18 +03:00
acl_test.go [] Add object acl versioning 2021-08-31 12:38:23 +03:00
api.go [] handler,s3-gw: Make policy configurable 2021-08-25 12:18:23 +03:00
copy.go [] Caches refactoring 2021-09-14 10:46:18 +03:00
delete.go [] Support delete marker 2021-09-14 09:44:39 +03:00
get.go [] Caches refactoring 2021-09-14 10:46:18 +03:00
get_test.go [] Caches refactoring 2021-09-14 10:46:18 +03:00
head.go [] Caches refactoring 2021-09-14 10:46:18 +03:00
info.go [] Unify error handling 2021-08-05 12:18:52 +03:00
list.go [] Add enabling versioning 2021-08-25 09:10:46 +03:00
not_support.go [] Add bucket tagging 2021-08-31 10:46:42 +03:00
object_list.go [] Caches refactoring 2021-09-14 10:46:18 +03:00
object_list_test.go [] api: Add unittests 2021-08-03 12:40:28 +03:00
put.go [] Caches refactoring 2021-09-14 10:46:18 +03:00
put_test.go [] Add POST object 2021-09-07 11:10:48 +03:00
response.go [] Add POST object 2021-09-07 11:10:48 +03:00
s3encoder.go [] Remove minio code distributed with Apache 2.0 license 2021-09-20 10:38:28 +03:00
s3encoder_test.go [] Added s3 url encoder 2021-07-14 11:34:49 +03:00
tagging.go [] Add tagging caching 2021-08-31 10:46:42 +03:00
tagging_test.go [] Add bucket tagging 2021-08-31 10:46:42 +03:00
unimplemented.go [] Add POST object 2021-09-07 11:10:48 +03:00
util.go [] Add bucket owner check 2021-08-25 09:07:38 +03:00
versioning.go [] Refactor 2021-08-25 14:49:21 +03:00