package
0.0.0-20190426141702-57620ee2f090
Repository: https://github.com/fabianvf/ocp-release-operator-sdk.git
Documentation: pkg.go.dev

# Functions

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.