Versions in this module Expand all Collapse all v0 v0.2.1 Oct 17, 2022 v0.2.0 Oct 12, 2022 v0.1.0 Sep 28, 2022 Changes in this version + type Config struct + BinaryName string + ConfigFile string + RegistryHosts []string + RegistryPath string + RestartTimeout time.Duration + type Manager struct + func NewManager(cfg Config) *Manager + func (mgr *Manager) Run(ctx context.Context) error