Skip to content

Access clusters using KubeConfig inside Custom resource

License

Notifications You must be signed in to change notification settings

giantswarm/kubeconfig

Repository files navigation

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.