# Functions
ListFromBitField takes a bitfield of privileges and returns a list.
ListFromStrings takes a list of strings and attempts to build a list of Kind.
# Variables
ByName is a map of string -> kind value.
ByValue is just an array of privilege kinds sorted by value.
Predefined sets of privileges.
Predefined sets of privileges.