Versions in this module Expand all Collapse all v2 v2.4.0 Jul 9, 2021 v2.2.0 Feb 9, 2021 Changes in this version + const RestoreJobType + type CopyOptions struct + CustomTool customOptions + DockerImage string + Envs map[string]string + Sync Sync + Tool string + WALG walgOptions + type HealthCheck struct + Interval int64 + MaxRetries int + type RestoreJob struct + func NewJob(cfg config.JobConfig, global *dblabCfg.Global) (*RestoreJob, error) + func (r *RestoreJob) Name() string + func (r *RestoreJob) Reload(cfg map[string]interface{}) (err error) + func (r *RestoreJob) Run(ctx context.Context) (err error) + type Sync struct + Configs map[string]string + Enabled bool + HealthCheck HealthCheck + Recovery map[string]string