# Packages
No description provided by the author
# README
kubeconfig
The kubeconfig package implements a library for creating k8s clientsets from a kubeconfig.
Getting Project
Clone the git repository: https://github.com/giantswarm/kubeconfig.git
How to build
Build it using the standard go build
command.
go build github.com/giantswarm/kubeconfig
Contact
- Mailing list: giantswarm
- Bugs: issues
Contributing & Reporting Bugs
See CONTRIBUTING for details on submitting patches, the contribution workflow as well as reporting bugs.
License
kubeconfig is under the Apache 2.0 license. See the LICENSE file for details.