# Packages

Package controllertest contains fake informers for testing controllers.
Package controllerutil contains utility functions for working with and implementing Controllers.

# Functions

New returns a new Controller registered with the Manager.

# Structs

Options are the arguments for creating a new Controller.

# Interfaces

Controller implements a Kubernetes API.