# Packages
Package controllertest contains fake informers for testing controllers When in doubt, it's almost always better to test against a real API server using envtest.Environment.
Package controllerutil contains utility functions for working with and implementing Controllers.
# Functions
New returns a new Controller registered with the Manager.
# Interfaces
Controller implements a Kubernetes API.