# Packages

No description provided by the author

# Functions

NewChecker constructs a default checker that satisfies the Checker interface.
NewGetter constructs a default getter that satisfies the Getter interface.

# Interfaces

Checker is the interface that wraps the Check method that checks if cfg can be used to connect to the Kubernetes cluster.
Getter is the interface that wraps the Get method that returns the Kubernetes configuration used to communicate with it using its API.