Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simontheleg/clusterconnect


https://github.com/simontheleg/clusterconnect

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Clusterconnect Package

Simple Package for connecting to a Kubernetes Cluster, because I am tired of copy-pasting the same lines over and over :)

## Usage

ConnectToCluster() returns a Kubernetes Clientset. You can specify whether to use the local kubeconfig file or an in-cluster-config by passing the `--local` flag when running your program.