Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.04 KB

Go Reference CircleCI

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

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.