frostfs-node/pkg/morph/client
Leonard Lyubich b67974a8d3 [#xxx] Upgrade NeoFS SDK Go with changed container sessions
After recent changes in NeoFS SDK Go library session tokens aren't
embedded into `container.Container` and `eacl.Table` structures.

Group value, session token and signature in a structure for container
and eACL.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-22 16:38:57 +03:00
..
audit [] *: Fix linter warnings 2022-06-15 12:26:10 +03:00
balance [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
container [#xxx] Upgrade NeoFS SDK Go with changed container sessions 2022-06-22 16:38:57 +03:00
neofs [] morph/client: Remove unneeded argument conversions 2022-05-16 15:09:35 +03:00
neofsid [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
netmap [] morph/netmap: Use constant states in unit tests 2022-06-17 15:53:18 +03:00
reputation [] morph/client: Allow to use more integer types as arguments 2022-05-16 15:09:35 +03:00
subnet [] English Check 2022-05-11 10:40:02 +03:00
client.go [] go.mod: Update neo-go to v0.99.0 2022-06-08 10:27:49 +03:00
client_test.go [] go.mod: Update neo-go to v0.99.0 2022-06-08 10:27:49 +03:00
constructor.go [] pkg/morph: Invalidate cache on RPC switch 2022-04-08 11:52:18 +03:00
fee.go [] ir/container: Customize fee for named container registration 2021-12-08 13:57:01 +03:00
fee_test.go [] ir/container: Customize fee for named container registration 2021-12-08 13:57:01 +03:00
multi.go [] morph: Log WS client closing error 2022-06-10 12:53:44 +03:00
nns.go [] go.mod: Update neo-go to v0.99.0 2022-06-08 10:27:49 +03:00
notary.go [] morph: Delete wrong comment 2022-05-23 08:16:24 +03:00
notifications.go [] pkg/morph: Change HTTP for WS client 2022-04-08 11:52:18 +03:00
static.go [] morph: Add configuration getters 2022-05-23 08:16:24 +03:00
util.go [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
util_test.go [] morph/client: Try to parse integer as a byte type 2021-04-15 17:53:08 +03:00