frostfs-sdk-go/container
Leonard Lyubich 721df386c5 [#276] container: Remove session token and signature from Container/eACL
Session token and signature isn't presented in `Container` and
`EACLTable` messages of NeoFS API V2 protocol. These entities are needed
for access control and doesn't carry payload of these messages.

Remove `SetSessionToken` / `SessionToken` methods of
`container.Container` and `eacl.Table` types. Provide methods to specify
these components in corresponding `Client` operations.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-21 20:03:07 +03:00
..
id [#258] Fix string encoding of identifiers 2022-05-31 12:14:04 +03:00
test [#227] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
announcement.go [#257] Upgrade NeoFS API Go module 2022-05-31 09:47:55 +03:00
announcement_test.go [#170] oid, cid: Add marshal format checks 2022-04-13 17:32:25 +03:00
attribute.go [#168] container: Remove pointer tricks from `setAttribute` 2022-03-15 16:59:59 +03:00
attribute_test.go [#168] container: Replace []*Attribute with []Attribute 2022-03-15 16:59:59 +03:00
container.go [#276] container: Remove session token and signature from Container/eACL 2022-06-21 20:03:07 +03:00
container_test.go [#276] container: Remove session token and signature from Container/eACL 2022-06-21 20:03:07 +03:00
opts.go [#199] owner: Rename to `user`, refactor and doc 2022-04-19 18:44:02 +03:00
wellknown_attributes.go [#60] container: move package from neofs-api-go 2021-11-10 10:31:57 +03:00