install

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInstallers

func NewInstallers(logger *zap.Logger, hosts []config.Host) (map[string]*Installer, error)

Types

type Installer

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

func (*Installer) Alp

func (i *Installer) Alp(ctx context.Context, version string) error

func (*Installer) Docker

func (i *Installer) Docker(ctx context.Context) error

func (*Installer) Netdata

func (i *Installer) Netdata(ctx context.Context, version string, publicPort int) error

type NewInstallersFunc

type NewInstallersFunc func(logger *zap.Logger, hosts []config.Host) (map[string]*Installer, error)

Jump to

Keyboard shortcuts

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