# Functions

Execute is the entry point to the controller manager.
No description provided by the author
No description provided by the author
Run sets up a default stderr logger and starts the controller manager.
RunWithLogger starts the controller manager with a provided logger.
SetupSignalHandler registers for SIGTERM and SIGINT.
StartDiagnosticsServer starts a goroutine that handles requests for the diagnostics server.

# Constants

DiagnosticConfigBufferDepth is the size of the channel buffer for receiving diagnostic config dumps from the proxy sync loop.