install

package
v1.51.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package install handles installation of new collector artifacts

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Installer

type Installer interface {
	// Install installs new artifacts over the old ones.
	Install(rollback.Rollbacker) error
}

Installer is an interface that performs an Install of a new collector.

func NewInstaller

func NewInstaller(logger *zap.Logger, installDir string, service service.Service) Installer

NewInstaller returns a new instance of an Installer.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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