# Functions
ACLPermissionString retrieves an enum value from the enum constants string name.
ACLPermissionStrings returns a slice of all String values of the enum.
ACLPermissionValues returns all values of the enum.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
go:generate go run github.com/raito-io/enumer -type=ACLPermission.
No description provided by the author