imagesync

package
v0.0.0-...-35c2a2b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2017 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageSyncWorker

type ImageSyncWorker struct {
	Config       *config.DevicedConfig
	ConfigLock   *sync.Mutex
	WorkerLock   *sync.Mutex
	DockerClient *dc.Client

	Running              bool
	WakeChannel          chan bool
	QuitChannel          chan bool
	WakeContainerChannel *chan bool
	RecheckTimer         *time.Timer
	UnsolvedReqs         bool

	RegistryContext context.Context
}

func (*ImageSyncWorker) Init

func (iw *ImageSyncWorker) Init()

func (*ImageSyncWorker) Quit

func (iw *ImageSyncWorker) Quit()

func (*ImageSyncWorker) RecheckConfig

func (iw *ImageSyncWorker) RecheckConfig()

func (*ImageSyncWorker) Run

func (iw *ImageSyncWorker) Run()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL