客户去例子 我创建此仓库是因为我想学习使用client-go库访问Kubernetes API 使用说明 安装 go get github.com/reetasingh/client-go-examples 列出豆荚 reetasingh:practice-client-go reetasingh$ go run cmd/list_pods/main.go 列出命名空间 reetasingh:practice-client-go reetasingh$ go run cmd/list_namespaces/main.go 有关其他操作,请检查cmd目录
2021-12-17 14:38:24 5.32MB kubernetes client-go-sample Go
1