//
pkg.gl
Category
github.com/Athosone/operator-utils
pkg
util
stoppablemanager
package
1.1.5
Repository:
https://github.com/athosone/operator-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
45 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.