setup

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2021 License: Apache-2.0 Imports: 3 Imported by: 1

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

Jump to

Keyboard shortcuts

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