Files
cloudpods/pkg/hostman/hostdeployer
Jian Qiu c7d79f5d48 Feature/qj ipv6 support (#19249)
* feature: ipv6 support

* fix: ipv6 support more

* fix: update vendor for ipv6 support

* fix: allow enable ipv6 on existing guestnetwork

---------

Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2024-01-15 13:32:52 +08:00
..
2024-01-15 13:32:52 +08:00
2020-04-02 17:56:50 +08:00

$ protoc --version
libprotoc 3.21.5
$ GOPROXY=direct go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2
$ GOPROXY=direct go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28
$ protoc -I apis --go_out=./apis --go_opt=paths=source_relative --go-grpc_out=./apis --go-grpc_opt=paths=source_relative apis/deploy.proto