updater

package
v1.52.2 Latest Latest
Warning

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

Go to latest
Published: May 20, 2021 License: Apache-2.0 Imports: 23 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 AddAgentUpdateHandlers

func AddAgentUpdateHandlers(cs wsclient.ClientServer, cfg *config.Config, state dockerstate.TaskEngineState, dataClient data.Client, taskEngine engine.TaskEngine)

AddAgentUpdateHandlers adds the needed update handlers to perform agent updates

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