frostfs-api-go/pkg/client
Leonard Lyubich 8c99d9d54c [#207] sdk/client: Implement GetEACLWithSignature method
GetEACL method of Client receives eACL table with signature, verifies the
signature and return the table. In some cases we need to receive table and
signature regardless of their correctness. New method GetEACLWithSignature
provides such an opportunity.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-11-24 15:16:42 +03:00
..
accounting.go [#205] sdk/client: Support option to set dial timeout 2020-11-23 14:15:42 +03:00
client.go [#199] sdk/client: Correct linter's remarks 2020-11-16 18:51:14 +03:00
client_test.go [#168] sdk/accounting: Refactor Decimal type 2020-11-13 18:07:26 +03:00
container.go [#207] sdk/client: Implement GetEACLWithSignature method 2020-11-24 15:16:42 +03:00
netmap.go [#205] sdk/client: Support option to set dial timeout 2020-11-23 14:15:42 +03:00
object.go [#205] sdk/client: Support option to set dial timeout 2020-11-23 14:15:42 +03:00
opts.go [#205] sdk/client: Support option to set dial timeout 2020-11-23 14:15:42 +03:00
session.go [#205] sdk/client: Support option to set dial timeout 2020-11-23 14:15:42 +03:00