package
0.7.0
Repository: https://github.com/mkimuram/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.