updaters

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RTE string = "RTE"
	NFD string = "NFD"
)

Variables

This section is empty.

Functions

func Deploy

func Deploy(log tlog.Logger, updaterType string, opts Options) error

func GetObjects

func GetObjects(opts Options, updaterType, namespace string) ([]client.Object, error)

func Remove

func Remove(log tlog.Logger, updaterType string, opts Options) error

func SetupNamespace

func SetupNamespace(updaterType string) (*corev1.Namespace, string, error)

Types

type Options

type Options struct {
	Platform         platform.Platform
	WaitCompletion   bool
	PullIfNotPresent bool
	RTEConfigData    string
}

Jump to

Keyboard shortcuts

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