xmcqueen / kubevar

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Go 100.0%