//
pkg.gl
Category
github.com/mkimuram/operator-sdk
pkg
ansible
operator
package
0.7.0
Repository:
https://github.com/mkimuram/operator-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
0
Files
83 SLOC
#
Functions
Run
Run - A blocking function which starts a controller-runtime manager It starts an Operator by reading in the values in `./watches.yaml`, adds a controller to the manager, and finally running the manager.