frostfs-node/cmd
Pavel Karpy 99b31e3235 [#1111] object/acl: Refactor service
Make all operations that related to `neofs-api-go` library be placed in `v2`
packages. They parse all v2-versioned structs info `neofs-sdk-go`
abstractions and pass them to the corresponding `acl`/`eacl` packages. `v2`
packages are the only packages that do import `neofs-api-go` library. `eacl`
and `acl` provide public functions that only accepts `sdk` structures.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-03-05 10:06:14 +03:00
..
neofs-adm [#749] neofs-adm: refactor password reading into a separate function 2022-02-11 13:26:27 +03:00
neofs-cli [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
neofs-ir [#1115] *: link TODOs to corresponding issues 2022-02-11 12:58:59 +03:00
neofs-lens [#1131] *: Adopt SDK changes 2022-02-08 09:45:38 +03:00
neofs-node [#1111] object/acl: Refactor service 2022-03-05 10:06:14 +03:00