# 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.
# 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.