url

package
v1.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	VersionLatest = "latest"
)

Variables

This section is empty.

Functions

func NewUrlInstaller

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

Types

type Installer

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

func (Installer) InstallAgent

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

type Properties

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

	PathResolver metadata.PathResolver
}

Jump to

Keyboard shortcuts

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