frostfs-node/pkg/morph/client/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
..
client.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
containers_of.go [#965] morph: Get rid of container.List invocations 2024-02-07 08:56:27 +00:00
delete.go [#787] morph: Return VUB for IR service calls 2023-11-13 17:13:03 +03:00
deletion_info.go [#506] container: Use uint64 for epoch type 2023-11-14 19:00:11 +00:00
eacl.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
eacl_set.go [#787] morph: Return VUB from `Invoke` method 2023-11-13 17:13:03 +03:00
estimations.go [#787] morph: Return VUB from `Invoke` method 2023-11-13 17:13:03 +03:00
get.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
list.go [#965] morph: Get rid of container.List invocations 2024-02-07 08:56:27 +00:00
load.go [#787] morph: Return VUB from `Invoke` method 2023-11-13 17:13:03 +03:00
put.go [#787] morph: Return VUB from `Invoke` method 2023-11-13 17:13:03 +03:00