image

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: May 17, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

This section is empty.

Types

type Installer added in v0.11.0

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

func NewImageInstaller

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

func (Installer) Cleanup added in v0.11.0

func (installer Installer) Cleanup() error

func (Installer) ImageDigest added in v0.11.0

func (installer Installer) ImageDigest() string

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 *dtypes.ProcessModuleConfig) error

type Properties

type Properties struct {
	ImageUri     string
	DockerConfig dockerconfig.DockerConfig
	PathResolver metadata.PathResolver
	Metadata     metadata.Access
}

Jump to

Keyboard shortcuts

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