Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDBSyncer ¶
func NewDBSyncer(db *gorm.DB, appsHelpers *appshelpers.Helpers, componentHelpers *componenthelpers.Helpers, actionsHelpers *actionshelpers.Helpers, runbooksHelpers *runbookshelpers.Helpers, vcsHelpers *vcshelpers.Helpers, tfClient terraform.Client, appID string, cfg *config.AppConfig, appConfigID string) sync.Syncer
NewDBSyncer creates a database-backed syncer for use in Temporal workflows. The context must contain org and account information before calling Sync().
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.