Structs§
- AddRole
Permissions Params - struct for passing parameters to the method
add_role_permissions
- CreateA
Role Params - struct for passing parameters to the method
create_a_role
- DeleteA
Role Params - struct for passing parameters to the method
delete_a_role
- GetA
Role Params - struct for passing parameters to the method
get_a_role
- List
Role Permissions Params - struct for passing parameters to the method
list_role_permissions
- List
Roles Params - struct for passing parameters to the method
list_roles
- Remove
Role Permissions Params - struct for passing parameters to the method
remove_role_permissions
- UpdateA
Role Params - struct for passing parameters to the method
update_a_role
Enums§
- AddRole
Permissions Error - struct for typed errors of method
add_role_permissions
- CreateA
Role Error - struct for typed errors of method
create_a_role
- DeleteA
Role Error - struct for typed errors of method
delete_a_role
- GetA
Role Error - struct for typed errors of method
get_a_role
- List
Role Permissions Error - struct for typed errors of method
list_role_permissions
- List
Roles Error - struct for typed errors of method
list_roles
- Remove
Role Permissions Error - struct for typed errors of method
remove_role_permissions
- UpdateA
Role Error - struct for typed errors of method
update_a_role
Functions§
- add_
role_ permissions - Add permissions to a role.
- create_
a_ role - Create a role.
- delete_
a_ role - Delete a role.
- get_
a_ role - Get a role.
- list_
role_ permissions - List all permissions in a role.
- list_
roles - List all roles.
- remove_
role_ permissions - Remove permissions from a role.
- update_
a_ role - Update a role.