preflight

package
v0.0.0-...-686ee7d Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultTunnelLocalPort  = 22322
	DefaultTunnelRemotePort = 22322
)
View Source
const ProxyTunnelPort = "22323"

Variables

View Source
var (
	ErrInstallerVersionMismatch                      = errors.New("Your installer image is outdated")
	ErrDeckhouseDigestFileHashAlgMismatch            = errors.New("Digest hash algorithm does not match")
	ErrDeckhouseUpdateChannelHasDiffirentReleaseOnIt = errors.New("Your installer version does not match latest release in selected release channel")
)
View Source
var (
	ErrBadProxyConfig      = errors.New("Bad proxy config")
	ErrRegistryUnreachable = errors.New("Could not reach registry over proxy")
)

Functions

This section is empty.

Types

type Checker

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

func NewChecker

func NewChecker(sshClient *ssh.Client, config *config.DeckhouseInstaller, metaConfig *config.MetaConfig) Checker

func (*Checker) CheckAvailabilityPorts

func (pc *Checker) CheckAvailabilityPorts() error

func (*Checker) CheckDhctlVersionObsolescence

func (pc *Checker) CheckDhctlVersionObsolescence() error

func (*Checker) CheckLocalhostDomain

func (pc *Checker) CheckLocalhostDomain() error

func (*Checker) CheckRegistryAccessThroughProxy

func (pc *Checker) CheckRegistryAccessThroughProxy() error

func (*Checker) CheckSSHTunnel

func (pc *Checker) CheckSSHTunnel() error

func (*Checker) Cloud

func (pc *Checker) Cloud() error

func (*Checker) Global

func (pc *Checker) Global() error

func (*Checker) Static

func (pc *Checker) Static() error

Jump to

Keyboard shortcuts

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