Categorygithub.com/goslang/ezk8s
repositorypackage
0.2.2
Repository: https://github.com/goslang/ezk8s.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

ezk8s GoDoc

Easy to use, schemaless Golang-Kubernetes client.

Why This Project?

While it's true that Kubernetes has an official Go client, well... It's really big. Trying to navigate all of it's documentation involves extensive googling, huge generated godocs, and allot of browser tabs. If you're just trying to do something simple, the whole prospect can be very daunting.

It's just an HTTP API, right? It shouldn't be that hard.

Project Status

This Project is highly experimental.