install

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrBootstrap

type ErrBootstrap struct {
	HardFail bool
	Message  string
}

func (*ErrBootstrap) Error

func (e *ErrBootstrap) Error() string

type InstallerService

type InstallerService interface {
	EnsureRequisites() error
	Bootstrap() error
	// contains filtered or unexported methods
}

func NewInstallerService

func NewInstallerService(provider string, silence bool) (InstallerService, error)

Jump to

Keyboard shortcuts

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