frostfs-node/pkg/services/container
Evgenii Stratonikov a6c9a337cd [#965] morph: Get rid of container.List invocations
ContainersOf() is better in almost every aspect, besides creating a
session when the containers number is between 1024 and 2048 (prefetch
script does limited unwrapping). Making List() private helps to ensure
it is no longer used and can be safely removed in future.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-02-07 08:56:27 +00:00
..
morph [#965] morph: Get rid of container.List invocations 2024-02-07 08:56:27 +00:00
ape.go [#934] containersvc: Marhal public key in short format for APE 2024-02-02 17:51:38 +00:00
ape_test.go [#934] containersvc: Marhal public key in short format for APE 2024-02-02 17:51:38 +00:00
executor.go [#460] services/util: Remove `HandleUnaryRequest` 2023-06-21 17:07:56 +03:00
server.go Rename package name 2023-03-07 16:38:26 +03:00
sign.go [#533] services: Assume API supports status codes 2023-07-31 15:35:15 +00:00