//
pkg.gl
Category
code.cloudfoundry.org/quarks-utils
pkg
kubeconfig
package
0.0.2
Repository:
https://github.com/cloudfoundry-incubator/quarks-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
4
Files
147 SLOC
#
Packages
fakes
No description provided by the author
#
Functions
NewChecker
NewChecker constructs a default checker that satisfies the Checker interface.
NewGetter
NewGetter constructs a default getter that satisfies the Getter interface.
#
Interfaces
Checker
Checker is the interface that wraps the Check method that checks if cfg can be used to connect to the Kubernetes cluster.
Getter
Getter is the interface that wraps the Get method that returns the Kubernetes configuration used to communicate with it using its API.