installer

package
v0.13.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Installer

type Installer interface {
	InstallAgent(targetDir string) (bool, error)
	Cleanup() error
}

type Mock added in v0.11.0

type Mock struct {
	mock.Mock
}

func (*Mock) Cleanup added in v0.11.0

func (mock *Mock) Cleanup() error

func (*Mock) InstallAgent added in v0.11.0

func (mock *Mock) InstallAgent(targetDir string) (bool, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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