This table shows data for Scaleway Functions.
The primary key for this table is id.
The following tables depend on scaleway_functions:
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
id (PK) | utf8 |
name | utf8 |
namespace_id | utf8 |
status | utf8 |
environment_variables | json |
min_scale | int64 |
max_scale | int64 |
runtime | utf8 |
memory_limit | int64 |
cpu_limit | int64 |
timeout | json |
handler | utf8 |
error_message | utf8 |
privacy | utf8 |
description | utf8 |
domain_name | utf8 |
secret_environment_variables | json |
region | utf8 |
http_option | utf8 |
runtime_message | utf8 |