installer

package
v1.5.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const GcTag = "kube_prod_runtime"

Variables

This section is empty.

Functions

This section is empty.

Types

type InstallCmd

type InstallCmd struct {
	Config             *restclient.Config
	ClientPool         dynamic.ClientPool
	Discovery          discovery.DiscoveryInterface
	OnlyGenerate       bool
	PlatformConfig     PlatformConfig
	Platform           string
	PlatformConfigPath string
	ManifestBase       *url.URL
}

InstallCmd represents the install subcommand

func (InstallCmd) ReadPlatformConfig added in v0.2.0

func (c InstallCmd) ReadPlatformConfig(into interface{}) error

func (InstallCmd) Run

func (c InstallCmd) Run(out io.Writer) error

Run runs the installer

func (InstallCmd) Update added in v0.1.1

func (c InstallCmd) Update(out io.Writer) error

func (InstallCmd) WritePlatformConfig added in v0.2.0

func (c InstallCmd) WritePlatformConfig(conf interface{}) error

type PlatformConfig added in v1.0.0

type PlatformConfig interface {
	Generate(context.Context) error
}

Jump to

Keyboard shortcuts

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