An open API service indexing awesome lists of open source software.

https://github.com/roundpartner/veneer

Kubernetes Client
https://github.com/roundpartner/veneer

Last synced: 5 months ago
JSON representation

Kubernetes Client

Awesome Lists containing this project

README

          

# veneer
Kubernetes Client

```bash
export GO111MODULE=on
go mod init
```

```bash
go run main.go
```