updater

package
v0.0.0-...-b702281 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Overview

Package updater handles requests to update the agent.

Requests are assumed to be two-phase where the phases consist of a 'download' followed by an 'update'. Either of these steps may fail. The agent is responsible for, on download, correctly downloading the referenced file and validating it against the provided checksum. However, the actual 'update' component is handled by signaling a watching process via exit code.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewUpdater

func NewUpdater(cfg *config.Config, state dockerstate.TaskEngineState, dataClient data.Client,
	taskEngine engine.TaskEngine) *updater

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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