package
0.0.5
Repository: https://github.com/yndd/lcnc-runtime.git
Documentation: pkg.go.dev

# Packages

Package controllerutil contains utility functions for working with and implementing Controllers.

# Functions

New returns a new Controller registered with the Manager.
NewUnmanaged returns a new controller without adding it to the manager.

# Structs

Options are the arguments for creating a new Controller.

# Interfaces

Controller implements a Kubernetes API.