Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions pages/iam/reference-content/permission-sets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ Below is a list of the permission sets available at Scaleway.
| KubernetesSystemMastersGroupAccess | Gives the Kubernetes system:masters role to perform any action on the cluster |
| DediboxReadOnly | List and read access to Dedibox |
| DediboxFullAccess | Full access to create, read, list, edit and delete Dedibox |
| GenerativeApisModelAccess | Access to Generative APIs models. |
| GenerativeApisFullAccess | Full access to Generative APIs. |
| InferenceReadOnly | Read access to Inference deployments |
| InferenceFullAccess | Full access to Inference deployments |
| ContainersReadOnly | List and read access to Containers |
| ContainersFullAccess | Full access to create, read, list, edit and delete to Containers |
| FunctionsReadOnly | List and read access to Functions |
Expand Down