Categorygithub.com/tilt-dev/clusterid
repositorypackage
0.1.6
Repository: https://github.com/tilt-dev/clusterid.git
Documentation: pkg.go.dev

# README

clusterid

Build Status GoDoc

A small Kubernetes cluster detection library.

Why?

The Tilt project interacts with many different types of local development clusters.

These clusters sometimes have machine-readable ways to determine what features they support, but more often they do not.

This library uses some simple heuristics to figure out what kind of cluster we're talking to, to figure out what features a cluster might support.

License

Copyright 2022 Windmill Engineering

Licensed under the Apache License, Version 2.0