How to manage a function's namespace
This page shows you how to manage your functions namespace. Namespaces allow you to group your functions and share environment variables between them.
You may need certain IAM permissions to carry out some actions described on this page. This means:
- you are the Owner of the Scaleway Organization in which the actions will be carried out, or
- you are an IAM user of the Organization, with a policy granting you the necessary permission sets
- You have an account and are logged into the Scaleway console
- You have created a functions namespace
-
Click Functions in the Serverless section of the side menu. The functions page displays.
-
Click the functions namespace you want to manage.
-
Click the Namespace settings tab. Information about the region, registry endpoint and description of your namespace display.
-
Click + Generate token to create an access token for this namespace.
Important:The token key will only be available for copy once. Make sure to store it securely before leaving the page.
-
Add any additional environment variables by clicking the «Edit Icon» icon, + Add new variable, entering the key/value pair, and clicking Save.
-
Add any additional secrets by clicking the «Edit Icon» icon, + Add new secret, entering the key/value pair, and clicking Save.