setup

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CRDRetryInterval is the duration to wait while retrying for CRDs
	CRDRetryInterval = 4 * time.Second
	// CRDTimeout is the duration after which retry timeouts
	CRDTimeout = 30 * time.Second
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

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

Config defines the config for installation

func NewInstallSetup

func NewInstallSetup(config *rest.Config) (*Config, error)

NewInstallSetup creates the installation setup struct which can be used for generating the config and client used during installation

func (Config) Install

func (sc Config) Install() error

Install installs the components based on configuration provided

Jump to

Keyboard shortcuts

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