# Structs
No description provided by the author
ControllerDef is a specification of a Controller that can be conditionally registered with Manager.
# Interfaces
Controller is a Kubernetes controller that can be plugged into Manager.
# Type aliases
AutoHandler decides whether the specific controller shall be enabled (true) or disabled (false).