//
pkg.gl
Category
github.com/redhat-cop/operator-utils
pkg
util
stoppablemanager
package
1.3.8
Repository:
https://github.com/redhat-cop/operator-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
50 SLOC
#
Functions
NewStoppableManager
NewStoppableManager creates a new stoppable manager.
#
Structs
StoppableManager
StoppableManager A StoppableManaager allows you to easily create controller-runtim.Managers that can be started and stopped.