url

package
v0.11.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	VersionLatest = "latest"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Installer added in v0.11.0

type Installer struct {
	// contains filtered or unexported fields
}

func NewInstaller added in v0.11.0

func NewInstaller(fs afero.Fs, dtc dtclient.Client, props *Properties) *Installer

func (Installer) Cleanup added in v0.11.0

func (installer Installer) Cleanup() error

func (Installer) InstallAgent added in v0.11.0

func (installer Installer) InstallAgent(targetDir string) (bool, error)

func (Installer) UpdateProcessModuleConfig added in v0.11.0

func (installer Installer) UpdateProcessModuleConfig(targetDir string, processModuleConfig *dtclient.ProcessModuleConfig) error

type Properties

type Properties struct {
	Os              string
	Arch            string
	Type            string
	Flavor          string
	TargetVersion   string
	PreviousVersion string
	Technologies    []string
	Url             string // if this is set all settings before it will be ignored

	PathResolver metadata.PathResolver
}

Jump to

Keyboard shortcuts

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