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