# Functions
AddMysqlServer creates a new MysqlServer Controller and adds it to the Manager with default RBAC.
AddPostgreSQLServer creates a new PostgreSQLServer Controller and adds it to the Manager with default RBAC.
# Structs
MySQLReconciler reconciles a MysqlServer object.
PostgreSQLReconciler reconciles a PostgreSQLServer object.
SQLReconciler reconciles SQL resource specs with Azure.