v2

构建plugin

build plugin

post/v2/tenants/{tenant_name}/plugin/{plugin_id}/build

Path parameters

tenant_namestring required
plugin_idstring required

Request body

deploy_versionstring required

部署的版本号 in: body

event_idstring required

the event id in: body

git_urlstring

git地址 in: body

image_urlstring

镜像地址 in: body

infostring required

版本信息, 协助选择插件版本 in:body

kindstring required

插件构建类型, image/dockerfile in: body

operatorstring

操作人 in: body

repo_urlstring

git地址 带版本 in: body

tenant_idstring

租户id in: body

Response

统一返回格式

CommandResponse required— unresolved $ref

Changes

Changed in 2 of the 3 revisions of this API.11