frostfs-node/pkg
Evgenii Stratonikov c3e23a1448 [#578] gendoc: Allow to override flags
The command is used in multiple places across the whole FrostFS
ecosystem. While we want to have uniform interfaces everywhere,
sometimes we can't: already defined global flags can be harder to change
because of our obligations to the users. Cobra framework doesn't allow
conflicting flags (we can have global ones), so allow to override them.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-08-10 11:10:11 +00:00
..
core [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
innerring [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
local_object_storage [#586] Fix writecache benchmarks and refactor hacky NeedsCompression 2023-08-10 08:05:18 +00:00
metrics [#373] metrics: Move labels to consts 2023-06-21 15:13:26 +03:00
morph [#587] Do not use math/rand.Read 2023-08-09 16:02:44 +03:00
network [#463] putsvc: Use PutSingle RPC for remote target 2023-07-18 10:52:12 +00:00
services [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
util [#578] gendoc: Allow to override flags 2023-08-10 11:10:11 +00:00