Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Start ¶
Start starts all related controllers of PolarDB-X. The first parameter ctx is used to control the stop of the controllers. Recommendation is to use the context returned by `ctrl.SetupSignalHandler` to handle signals correctly. The second parameter opts defines the configurable options of controllers.
Currently, these controllers are included:
- Controller for PolarDBXCluster (v1)
- Controller for XStore (v1)
- Controllers for PolarDBXBackup, PolarDBXBinlogBackup (v1)
- Controllers for XStoreBackup, XStoreBinlogBackup (v1)
- Controllers for PolarDBXBackupSchedule, PolarDBXBinlogBackupSchedule (v1)
Types ¶
Click to show internal directories.
Click to hide internal directories.