e2etests

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2021 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunCommandOnServer

func RunCommandOnServer(privKey string, server *hcloud.Server, command string) error

func RunCommandVisibleOnServer added in v1.6.0

func RunCommandVisibleOnServer(privKey string, server *hcloud.Server, command string) error

func WithSSHSession

func WithSSHSession(privKey string, host string, fn func(*ssh.Session) error) error

Types

type K8sDistribution added in v1.6.0

type K8sDistribution string
const (
	K8sDistributionK8s K8sDistribution = "k8s"
	K8sDistributionK3s K8sDistribution = "k3s"
)

type TestCluster added in v1.6.0

type TestCluster struct {
	KeepOnFailure bool
	// contains filtered or unexported fields
}

func (*TestCluster) Start added in v1.6.0

func (tc *TestCluster) Start() error

func (*TestCluster) Stop added in v1.6.0

func (tc *TestCluster) Stop(testFailed bool) error

Jump to

Keyboard shortcuts

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