image

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: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CacheDir = filepath.Join(dtcsi.DataPath, "cache")
)

Functions

func NewImageInstaller

func NewImageInstaller(fs afero.Fs, props *Properties) (installer.Installer, error)

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 {
	ImageUri     string
	ApiReader    client.Reader
	Dynakube     *dynatracev1beta1.DynaKube
	PathResolver metadata.PathResolver
	Metadata     metadata.Access
	ImageDigest  string
}

Jump to

Keyboard shortcuts

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