# Packages
No description provided by the author
# Functions
AvailableKinds returns all kinds can be used by controllers.
EnsureCRD ensures release and releasehistory crd exist.
IgnoredKinds provides kinds which need be ignored when deleted.
NewControllerInitializers is a public map of named controller groups paired to their InitFunc.
Run runs the ReleaseServer.
StartControllers starts controllers.
# Variables
KnownControllers contains names of controllers.
# Structs
No description provided by the author
# Type aliases
InitFunc is used to launch a particular controller.