install

package
v0.59.0-rc.5 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package install create function to install the agent

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Unix

func Unix(t *testing.T, client ExecutorWithRetry, options ...installparams.Option)

Unix install the agent from install script, by default will install the agent 7 build corresponding to the CI if running in the CI, else the latest Agent 7 version

Types

type ExecutorWithRetry added in v0.58.0

type ExecutorWithRetry interface {
	ExecuteWithRetry(command string) (output string, err error)
}

ExecutorWithRetry represents a type that can execute a command and return its output

Directories

Path Synopsis
Package installparams implements function parameters for agent install functions
Package installparams implements function parameters for agent install functions

Jump to

Keyboard shortcuts

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