Fuzzball Entity Management
Fuzzball uses the following entities to control access to deployments, resources, and workflows:
- Organizations are used to manage a collection of users and groups.
- Groups are used to control users’ access to resources such as storage volume, secrets, and compute resource definitions. This entity enables its member to see each other’s workflows.
- Users are the entity which creates and runs workflows. This entity has the ability to create resources at the user scope. This entity can also create resources at the group scope if it is the group owner.
For more information on the entities, their roles, and permissions, please refer to the roles and permissions page.
The following sections will dive into the details of administering these entities and roles.