frostfs-sdk-go/pool
Pavel Karpy c6fee6d01a [#240] pool: Add SyncContainerWithNetwork
It is a helper function that uses a `Pool` to fetch network information and
apply it to the container (change the container if it does not fit the
network). Currently, only applies the homomorphic hashing parameter.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-07-05 15:37:49 +03:00
..
cache.go [#197] session: Refactor and document the package 2022-04-27 11:09:29 +03:00
cache_test.go [#197] session: Refactor and document the package 2022-04-27 11:09:29 +03:00
doc.go [#165] pool: change exported fields to setters 2022-03-21 12:41:08 +03:00
mock_test.go [#85] pool: make client interface methods private 2022-04-12 10:30:28 +03:00
pool.go [#240] pool: Add SyncContainerWithNetwork 2022-07-05 15:37:49 +03:00
pool_test.go [#278] pool: Avoid using strings.Contains for error assertion 2022-06-28 09:06:13 +03:00
sampler.go [#165] pool: make private inner structs 2022-03-21 12:41:08 +03:00
sampler_test.go [#85] pool: make client interface methods private 2022-04-12 10:30:28 +03:00