frostfs-api-go/pkg/client
Leonard Lyubich 25de451a2f [] client/container: Write new fields to eACL table in GetEACL
Call `SetSessionToken` and `SetSignature` methods on resulting eACL table
with items from response body. From now eACL signature can be accessed from
the table itself, so `EACLWithSignature.Signature` is marked deprecated.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-26 12:24:58 +03:00
..
accounting.go [] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
client.go [] client: Delete useless raw client init 2021-05-24 16:56:59 +03:00
container.go [] client/container: Write new fields to eACL table in GetEACL 2021-05-26 12:24:58 +03:00
netmap.go [] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
object.go [] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
opts.go [] client: Add TLS options 2021-05-24 16:56:59 +03:00
raw.go [] pkg/client: Refactor the client to use raw protobuf client 2021-03-17 14:03:49 +03:00
reputation.go [] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
session.go [] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00