# README
clusterid
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
# Functions
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Enum of possible values for cluster.product
Named in honor of the product component of the user-agent string, which we hope isn't foreshadowing.