frostfs-sdk-go/pool
Leonard Lyubich 66bc59da5c [#146] pool: Set private key in object HEAD/DELETE
Use call private key parameterized in `HeadObject` / `DeleteObject`
methods of `Pool` as corresponding key for `ObjectHead` / `ObjectDelete`
methods of `Client`.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-02-21 15:21:37 +03:00
..
cache.go [#126] pool: Store access time in the session token cache 2022-02-11 14:21:59 +03:00
cache_test.go [#126] pool: Store access time in the session token cache 2022-02-11 14:21:59 +03:00
key.go [#26] *: Move pkg content to root 2021-07-28 13:47:27 +03:00
mock_test.go [#131] client: Name all methods and types the same way 2022-02-18 17:01:08 +03:00
pool.go [#146] pool: Set private key in object HEAD/DELETE 2022-02-21 15:21:37 +03:00
pool_test.go [#131] client: Name all methods and types the same way 2022-02-18 17:01:08 +03:00
sampler.go [#26] *: Move pkg content to root 2021-07-28 13:47:27 +03:00
sampler_test.go [#131] client: Name all methods and types the same way 2022-02-18 17:01:08 +03:00