setup

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2020 License: Apache-2.0 Imports: 19 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WatchKUDOUntilReady

func WatchKUDOUntilReady(client kubernetes.Interface, opts kudoinit.Options, timeout int64) error

WatchKUDOUntilReady waits for the KUDO pod to become available.

Returns true if it exists. If the timeout was reached and it could not find the pod, it returns false.

Types

type Installer added in v0.14.0

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

func NewInstaller added in v0.14.0

func NewInstaller(options kudoinit.Options, crdOnly bool) *Installer

func (*Installer) AsYamlManifests added in v0.14.0

func (i *Installer) AsYamlManifests() ([]string, error)

func (*Installer) Install added in v0.14.0

func (i *Installer) Install(client *kube.Client) error

Install uses Kubernetes client to install KUDO.

func (*Installer) PreInstallVerify added in v0.14.0

func (i *Installer) PreInstallVerify(client *kube.Client, result *verifier.Result) error

Verifies that the installation is possible. Returns an error if any part of KUDO is already installed

Jump to

Keyboard shortcuts

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