Documentation ¶ Index ¶ func Run(done chan error, mgr manager.Manager) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(done chan error, mgr manager.Manager) 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. Types ¶ This section is empty. Source Files ¶ View all Source files operator.go Click to show internal directories. Click to hide internal directories.