# Functions
No description provided by the author
GetRoleByPathOrPathPolicy loads an existing role based on if the data field data contains a 'role' parameter or by the values within the pathPolicy.
RolePathPolicyString retrieves an enum value from the enum constants string name.
RolePathPolicyValues returns all values of the enum.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Implicit default values for the config if it does not exist.
# Interfaces
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
go:generate enumer -type=RolePathPolicy -text -json -transform=kebab-case.