frostfs-http-gw/internal/handler
Nikita Zinkevich 2e71755d69
All checks were successful
/ DCO (pull_request) Successful in 2m16s
/ Vulncheck (pull_request) Successful in 2m21s
/ Builds (pull_request) Successful in 1m39s
/ Lint (pull_request) Successful in 2m39s
/ Tests (pull_request) Successful in 1m42s
[#166] Change the check of protocol during get object request
Add tree service's GetBucketSettings to use them to check for protocol to use (S3 or native). Also add mock implementations for this methods and GetLatestVersion.

Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
2024-12-04 15:11:46 +03:00
..
middleware [#91] Add support namespaces 2023-12-01 10:12:55 +00:00
multipart [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
browse.go [#151] index page: Add browse via native protocol 2024-11-19 17:33:21 +03:00
download.go [#166] Change the check of protocol during get object request 2024-12-04 15:11:46 +03:00
filter.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
filter_test.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
frostfs_mock.go [#142] Fix multipart-objects download 2024-10-15 17:17:29 +03:00
handler.go [#166] Change the check of protocol during get object request 2024-12-04 15:11:46 +03:00
handler_fuzz_test.go [#135] Add fuzzing tests for handlers 2024-09-02 16:02:47 +03:00
handler_test.go [#166] Change the check of protocol during get object request 2024-12-04 15:11:46 +03:00
head.go [#166] Change the check of protocol during get object request 2024-12-04 15:11:46 +03:00
multipart.go [#142] Fix multipart-objects download 2024-10-15 17:17:29 +03:00
multipart_test.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
reader.go [#142] Fix multipart-objects download 2024-10-15 17:17:29 +03:00
reader_test.go [#132] Update Go version 2024-08-29 10:42:20 +03:00
upload.go [#148] Add trace_id to logs 2024-10-17 11:00:43 +00:00
utils.go [#166] Fix getting s3 object with the FrostFS OID name 2024-12-04 15:04:19 +03:00