updaters

package
v0.14.2 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2024 License: Apache-2.0 Imports: 12 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(env *deployer.Environment, updaterType string, opts Options) error

func GetObjects

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

func Remove

func Remove(env *deployer.Environment, updaterType string, opts Options) error

func SetupNamespace

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

Types

type Options

type Options struct {
	Platform        platform.Platform
	PlatformVersion platform.Version
	WaitCompletion  bool
	RTEConfigData   string
	DaemonSet       objectupdate.DaemonSetOptions
	EnableCRIHooks  bool
}

Jump to

Keyboard shortcuts

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