frostfs-node/cmd
Pavel Karpy 01ddb3f8e6 [#1770] node: Refactor application configuration
Split all the fields in `cfg` structure on:
1. `applicationConfiguration`;
2. `internals`; // shared entities for an application work, such as
`context.Context`
3. `shared`; // holder for the shared entities b/w;
4. `cfgXXX`; // configuration for internal services.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-10-05 14:25:33 +04:00
..
neofs-adm [#1680] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00
neofs-cli [#1680] cli/netmap: Support MAINTENANCE mode 2022-10-05 11:41:49 +03:00
neofs-ir [#1654] ir, node: Drop deprecated profiler and metrics config sections 2022-08-04 15:38:35 +03:00
neofs-lens [#1714] lens: Add open*COMPONENT* funcs 2022-09-06 18:09:18 +04:00
neofs-node [#1770] node: Refactor application configuration 2022-10-05 14:25:33 +04:00