installer

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2020 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Install

func Install(packageConfig *internal.PackageConfig, installerArgs *InstallerArgs, zipReader *zip.ReadCloser)

func Upgrade

func Upgrade(upgradeFile string, targetDir string)

Types

type AddNodeToken added in v0.7.0

type AddNodeToken struct {
	Token      string `yaml:"token"`
	Server     string `yaml:"server"`
	KubeConfig string `yaml:"kubeConfig"`
}

type InstallerArgs

type InstallerArgs struct {
	InstallPath string
	AdminGroup  string
	BindAddress string
	JoinServer  string
	JoinToken   string
}

Jump to

Keyboard shortcuts

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