install

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Instance

func Instance(client *kudo.Client, instance *kudoapi.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 *kudoapi.Operator,
	operatorVersion *kudoapi.OperatorVersion,
	dependencies []deps.Dependency) 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 *kudoapi.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