2021年7月6日

摘要: 创建工程 利用go module创建模块 root@ubuntu:~/go_learn/proj1# go mod init demo-controller go: creating new go.mod: module demo-controller root@ubuntu:~/go_learn/ 阅读全文
posted @ 2021-07-06 16:04 tycoon3 阅读(146) 评论(0) 推荐(0)
摘要: git clone https://github.com/kubernetes/client-go.git root@ubuntu:~/client-go/examples/out-of-cluster-client-configuration# go env GOPROXY=https://gop 阅读全文
posted @ 2021-07-06 14:54 tycoon3 阅读(566) 评论(0) 推荐(0)
摘要: root@ubuntu:~/sample-controller# go mod vendor go: downloading k8s.io/code-generator v0.0.0-20210701054009-d874928e3dc5 go: downloading github.com/eva 阅读全文
posted @ 2021-07-06 11:38 tycoon3 阅读(315) 评论(0) 推荐(0)

导航