precheck

package
v0.0.0-...-ff55af6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CheckCmd = []string{"chmod +x /tmp/check.sh", "/tmp/check.sh"}

Functions

This section is empty.

Types

type Interface

type Interface interface {
	HostEnv(cluster *ecsv1.KubernetesCluster, results []chan types.PrecheckResult, finished chan bool)
}

Interface xxx

func New

func New(opt *Options) Interface

New is create a precheck client.

type Options

type Options struct {
	Concurrent            int
	Timeout               time.Duration
	LocalCheckScriptFile  string
	RemoteCheckScriptFile string
}

Options xxx

Jump to

Keyboard shortcuts

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