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 + func IsValidConfig(cfg *dblabCfg.Config) error + type Retrieval struct + func New(cfg *dblabCfg.Config, docker *client.Client, pm *pool.Manager, ...) *Retrieval + func (r *Retrieval) Reload(ctx context.Context, cfg *dblabCfg.Config) + func (r *Retrieval) Run(ctx context.Context) error + func (r *Retrieval) Stop()