install

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Instance

func Instance(client *kudo.Client, instance *v1beta1.Instance) error

Instance installs a KUDO instance to a cluster. It returns an error if the namespace already contains an instance with the same name.

func OperatorAndOperatorVersion

func OperatorAndOperatorVersion(
	client *kudo.Client,
	operator *v1beta1.Operator,
	operatorVersion *v1beta1.OperatorVersion,
	resolver resolver.Resolver) error

OperatorAndOperatorVersion installs both of these object to a cluster. Operators can contain dependencies on other operators. In this case the O/OV of dependencies are installed as well.

func WaitForInstance

func WaitForInstance(client *kudo.Client, instance *v1beta1.Instance, timeout time.Duration) error

WaitForInstance waits for an amount of time for an instance to be "complete".

Types

This section is empty.

Jump to

Keyboard shortcuts

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