/kubevar

demo of using flag.Var to hide the Kubernetes API setup work

Primary LanguageGo

Kubernetes API Demo with with flag.Var

This is a demo showing how to hide and package up some of the toil involved in setting up Kubernetes API calls using flag.Var.

It makes for a nice main, and you reuse it to reduce toil.