The kubeconfig package implements a library for creating k8s clientsets from a kubeconfig.
Clone the git repository: https://github.com/giantswarm/kubeconfig.git
Build it using the standard go build
command.
go build github.com/giantswarm/kubeconfig
- Mailing list: giantswarm
- Bugs: issues
See CONTRIBUTING for details on submitting patches, the contribution workflow as well as reporting bugs.
kubeconfig is under the Apache 2.0 license. See the LICENSE file for details.