检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
制作依赖包 制作函数依赖包推荐在Huawei Cloud EulerOS 2.0环境中进行。使用其他系统打包可能会因为底层依赖库的原因,运行出问题,比如找不到动态链接库。
制作依赖包 制作函数依赖包推荐在Huawei Cloud EulerOS 2.0环境中进行。使用其他系统打包可能会因为底层依赖库的原因,运行出问题,比如找不到动态链接库。
Custom Image: 自定义镜像函数。
Custom Image: 自定义镜像函数。
创建函数 FunctionGraph入门简介 使用空白模板创建函数 使用模板创建函数 使用容器镜像部署函数 05 实践 创建业务所需函数,结合不同的触发器,实现不同的功能。
Custom Image: 自定义镜像函数。
Custom Image: 自定义镜像函数。
Custom Image: 自定义镜像函数。
Custom Image: 自定义镜像函数。
Custom Image: 自定义镜像函数。
Custom Image: 自定义镜像函数。
响应Body参数 参数 参数类型 描述 name String 模板名称 description String 模板描述 runtime String 模板执行运行时 category String 模板使用场景 params String 模板参数 image String 模板镜像文件
ListAppTemplatesResult 参数 参数类型 描述 id String 模板id name String 模板名称 runtime String 模板执行运行时 category String 模板使用场景 description String 模板描述 image String 模板镜像文件
Custom Image: 自定义镜像函数。
Custom Image: 自定义镜像函数。
注册OpenTelemetry API http://${EXTENSION_API_ADDR}/telemetry 您可以通过 EXTENSION_API_ADDR 环境变量得到平台开放的提供注册的API地址,例如对于Python,EXTENSION_API_ADDR的获取方式为os.getenv
Custom Image: 自定义镜像函数。
Custom Image: 自定义镜像函数。
创建函数:选择使用空白模板创建函数、示例代码创建函数、容器镜像部署函数。 配置函数:配置代码源或修改其他参数配置。 测试函数:创建测试事件来调试函数。 查看执行结果:在函数详情页面,根据配置的测试事件,查看执行结果。
通过该插件,您可以: 快速地在本地创建函数 运行调试本地函数、部署本地函数至云端 拉取云端的函数列表、调用云端函数、上传ZIP包至云端 前提条件 下载 Visual Studio Code(1.63.0版本以上)并安装。