package
0.1.1
Repository: https://github.com/qaware/minikube-support.git
Documentation: pkg.go.dev

# Packages

Package fake is a generated GoMock package.

# Functions

NewContextHandler creates a new ContextHandler instance for the given config file and context name.
NewWatcher initializes a new Watcher instance and ensures the consistency of the given parameters.

# Structs

Watcher is a small helper to handle to watch changes on kubernetes objects.

# Interfaces

ContextHandler is a small interface to encapsulate everything related with retrieving the kubernetes configuration and context.
WatchHandler is the interface that must be implemented by the application code which requires watching on kubernetes resources.