Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/autom8ter/kubego
a simple wrapper around kubernetes-client-go & istio-client-go, & helm-client-go
https://github.com/autom8ter/kubego
golang-library helm istio kubernetes
Last synced: about 1 month ago
JSON representation
a simple wrapper around kubernetes-client-go & istio-client-go, & helm-client-go
- Host: GitHub
- URL: https://github.com/autom8ter/kubego
- Owner: autom8ter
- License: apache-2.0
- Created: 2021-01-04T04:41:39.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T04:48:23.000Z (about 4 years ago)
- Last Synced: 2024-11-07T15:09:14.691Z (3 months ago)
- Topics: golang-library, helm, istio, kubernetes
- Language: Go
- Homepage:
- Size: 110 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kubego
[![GoDoc](https://godoc.org/github.com/autom8ter/kubego?status.svg)](https://godoc.org/github.com/autom8ter/kubego)
a simple wrapper around the following kubernetes libraries:
- kubernetes-client-go
go get github.com/autom8ter/kubego/kube
- istio-client-go
go get github.com/autom8ter/kubego/istio
- helm-client-go(v3)
go get github.com/autom8ter/kubego/helm