/kubeconfig

Access clusters using KubeConfig inside Custom resource

Primary LanguageGoApache License 2.0Apache-2.0

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.