frostfs-node/cmd/frostfs-cli/modules/util
Airat Arifullin ae31ef3602 [] cli: Move PrintHumanReadableAPEChain to a common package
* Both `frostfs-cli` and `frostfs-adm` APE-related subcommands use
  `PrintHumanReadableAPEChain` to print a parsed APE-chain. So, it's
  more correct to have it in a common package over `frostfs-cli` and
  `frostfs-adm` folders.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-11-20 07:58:32 +00:00
..
acl.go [] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
ape.go [] cli: Move PrintHumanReadableAPEChain to a common package 2024-11-20 07:58:32 +00:00
ape_test.go [] cli: Fix resource name parsing 2024-06-14 13:09:08 +03:00
convert.go [] Fix naming in FrostFS CLI help output 2023-01-31 11:24:50 +03:00
convert_eacl.go [] util: Move eACL-to-APE converter to pkg/util 2024-11-20 07:58:32 +00:00
keyer.go [] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
root.go [] cli: Remove locode subcommand 2024-07-23 14:59:14 +03:00
sign.go [] Fix naming in FrostFS CLI help output 2023-01-31 11:24:50 +03:00
sign_bearer.go [] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
sign_session.go [] node: Apply gofumpt 2023-10-31 17:03:03 +03:00