# Functions
RegisterAllRoutes adds all routes supported by the apiserver to the provided router.
RegisterBackrestSvcRoutes registers all routes from the Backrest Service.
RegisterCatSvcRoutes registers all routes from the Cat Service.
RegisterClusterSvcRoutes registers all routes from the Cluster Service.
RegisterConfigSvcRoutes registers all routes from the Config Service.
RegisterDfSvcRoutes registers all routes from the Df Service.
RegisterFailoverSvcRoutes registers all routes from the Failover Service.
RegisterLabelSvcRoutes registers all routes from the Label Service.
RegisterNamespaceSvcRoutes registers all routes from the Namespace Service.
RegisterPGAdminSvcRoutes registers all routes from the PGAdmin Service.
RegisterPGBouncerSvcRoutes registers all routes from the PGBouncer Service.
RegisterPGDumpSvcRoutes registers all routes from the PGDump Service.
RegisterPGORoleSvcRoutes registers all routes from the PGORole Service.
RegisterPGOUserSvcRoutes registers all routes from the PGOUser Service.
RegisterPolicySvcRoutes registers all routes from the Policy Service.
RegisterPVCSvcRoutes registers all routes from the PVC Service.
RegisterReloadSvcRoutes registers all routes from the Reload Service.
RegisterRestartSvcRoutes registers all routes from the Restart Service.
RegisterScheduleSvcRoutes registers all routes from the Schedule Service.
RegisterStatusSvcRoutes registers all routes from the Status Service.
RegisterUpgradeSvcRoutes registers all routes from the Upgrade Service.
RegisterUserSvcRoutes registers all routes from the User Service.
RegisterVersionSvcRoutes registers all routes from the Version Service.
RegisterWorkflowSvcRoutes registers all routes from the Workflow Service.