Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/canhnt/rancher-go
Rancher Go Client
https://github.com/canhnt/rancher-go
go k8s k8s-cluster rancher rancher-client
Last synced: about 2 months ago
JSON representation
Rancher Go Client
- Host: GitHub
- URL: https://github.com/canhnt/rancher-go
- Owner: canhnt
- License: apache-2.0
- Created: 2018-11-23T13:53:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T07:01:05.000Z (over 2 years ago)
- Last Synced: 2024-06-21T20:50:38.586Z (7 months ago)
- Topics: go, k8s, k8s-cluster, rancher, rancher-client
- Language: Go
- Size: 26.4 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rancher-go
A Go Client library for [Rancher 2.x](https://rancher.com/docs/rancher/v2.x/en/overview/) ([APIs v3](https://rancher.com/docs/rancher/v2.x/en/api/))## Examples
Please check [client_test.go](https://github.com/canhnt/rancher-go/blob/master/client/client_test.go)