Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigImporter ¶
type ConfigImporter struct {
// contains filtered or unexported fields
}
func NewConfigImporter ¶
func NewConfigImporter(dataBasePath string, configGetter configGetter, globalConfigRepo globalConfigRepo, doguConfigRepo doguConfigRepo, sensitiveDoguConfigRepo doguConfigRepo, backupScheduleClient backupScheduleClient) *ConfigImporter
func (*ConfigImporter) SyncConfig ¶
func (ci *ConfigImporter) SyncConfig(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.