frostfs-node/cmd/frostfs-cli/modules/util
Airat Arifullin ae31ef3602 [#1501] 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 [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
ape.go [#1501] cli: Move PrintHumanReadableAPEChain to a common package 2024-11-20 07:58:32 +00:00
ape_test.go [#1177] cli: Fix resource name parsing 2024-06-14 13:09:08 +03:00
convert.go [#1] Fix naming in FrostFS CLI help output 2023-01-31 11:24:50 +03:00
convert_eacl.go [#1501] util: Move eACL-to-APE converter to pkg/util 2024-11-20 07:58:32 +00:00
keyer.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
root.go [#1259] cli: Remove locode subcommand 2024-07-23 14:59:14 +03:00
sign.go [#1] Fix naming in FrostFS CLI help output 2023-01-31 11:24:50 +03:00
sign_bearer.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
sign_session.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00