package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-node.git
Documentation: pkg.go.dev
# Functions
ParseEACLRule parses eACL table from the following form: <action> <operation> [<filter1> ...] [<target1> ...]
Examples: allow get req:X-Header=123 obj:Attr=value others:0xkey1,key2 system:key3 user:key4
nolint:godot.
ParseEACLRules parses eACL table.
PrettyPrintTableBACL print basic ACL in table format.
PrettyPrintTableEACL print extended ACL in table format.
# Variables
No description provided by the author