Documentation ¶
Overview ¶
Package kubeconfig gets a valid kube config
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checker ¶
Checker is the interface that wraps the Check method that checks if cfg can be used to connect to the Kubernetes cluster.
func NewChecker ¶
func NewChecker(log *zap.SugaredLogger) Checker
NewChecker constructs a default checker that satisfies the Checker interface.
Click to show internal directories.
Click to hide internal directories.