package
0.2.1
Repository: https://github.com/b4b4r07/afx.git
Documentation: pkg.go.dev

# README

Kubernetes template function

These files are copied from https://github.com/kubernetes/kubectl/tree/master/pkg/util/templates to make cobra output prettier.

If not copying them it would pull in entire kubernetes and increase binary by 15mb. So it is easier to just include those files directly in code.

No modifications have been done