Open heimanba opened 1 year ago
region: cn-hangzhou namespace: ## 命名空间相关,或者为: auto ## service config: # auto 或者 一个Object id: cn-hangzhou:test name: test-name description: namespace desc vpcConfig: # 选填 vpcId: vpc-bxxxxc7pobl vSwitchId: vsw-bp17xxxxpfg9zr securityGroupId: sg-bp1xxxxxpzx4db applications: ## 应用 ## function - name: test decription: This is a test description. code: packageType: PhpZip # 必填 packageVersion: 0.0.1 packageUrl: test.war # 文件路径 ossConfig: bucket4sae cpu: 500 # 选填 memory: 1024 # 选填 replicas: 1 # 选填 slb: ## 非必填 Internet: [{ "port": 80, "targetPort": 8080, "protocol": "HTTP" }]
namespace 必须存在,可能为 Object对象或者 auto
namespace
auto
autoConfig: auto
id
s deploy
选择性【diff】 没有改变则 什么都不干
总体API设计
namespace
namespace
必须存在,可能为 Object对象或者auto
namespace 还需要考虑创建
namespace 可以为 auto 字段,等价于
autoConfig: auto
namespace 不为auto时候
id
必须存在 ,需要校验