image

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2022 License: Apache-2.0 Imports: 24 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 ImageInstaller added in v0.8.0

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

func NewImageInstaller

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

func (ImageInstaller) ImageDigest added in v0.8.0

func (installer ImageInstaller) ImageDigest() string

func (*ImageInstaller) InstallAgent added in v0.8.0

func (installer *ImageInstaller) InstallAgent(targetDir string) (bool, error)

func (ImageInstaller) UpdateProcessModuleConfig added in v0.8.0

func (installer ImageInstaller) UpdateProcessModuleConfig(targetDir string, processModuleConfig *dtypes.ProcessModuleConfig) error

type Properties

type Properties struct {
	ImageUri     string
	DockerConfig dockerconfig.DockerConfig
	PathResolver metadata.PathResolver
	Metadata     metadata.Access
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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