Go to file
devad 2ebd9258aa feat:add harvester vm images list
Signed-off-by: devad <cossjie@gmail.com>
2022-09-14 11:31:20 +08:00
adaptor feat:add harvester vm images list 2022-09-14 11:31:20 +08:00
common feat:add harvester vm images list 2022-09-14 11:31:20 +08:00
configs config template&k8s ns 2022-04-18 17:34:54 +08:00
examples Add tencent SDK 2022-05-20 09:22:12 +08:00
idl feat:add harvester vm images list 2022-09-14 11:31:20 +08:00
lan_trans feat:add harvester vm images list 2022-09-14 11:31:20 +08:00
.gitignore get available region for product 2022-04-22 17:39:45 +08:00
.golangci.yml refactor 2022-04-01 18:13:39 +08:00
CHANGELOG refactor 2022-04-02 16:35:43 +08:00
LICENSE Initial commit 2022-03-01 22:24:21 +08:00
Makefile refactor 2022-04-02 16:35:43 +08:00
README.md feat:add harvester vm images list 2022-09-14 11:31:20 +08:00
buf.gen.yaml migrate code from github 2022-05-10 18:10:28 +08:00
buf.yaml refactor 2022-04-01 18:13:39 +08:00
gen.sh migrate code from github 2022-05-10 18:10:28 +08:00
go.mod sdk demo 0517 2022-05-17 17:37:15 +08:00
main.go update mod site 2022-05-16 16:23:08 +08:00
swagger.sh migrate code from github 2022-05-10 18:10:28 +08:00
unittest.sh migrate code from github 2022-05-10 18:10:28 +08:00

README.md

PCM

protobuf 编译流程

  buf mod update
  buf build
  buf generate

protobuf生成的文件在lan_trans下