uninstall

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ComponentReadyTimeout = time.Minute * 2
	ContainerEnvVar       = "SUBMARINER_UNINSTALL"
)

Variables

This section is empty.

Functions

func IsSupportedForVersion

func IsSupportedForVersion(version string) bool

Types

type Component

type Component struct {
	Resource          client.Object
	UninstallResource client.Object
	CheckInstalled    func() bool
	// contains filtered or unexported fields
}

type Info

type Info struct {
	Client       client.Client
	Components   []*Component
	GetImageInfo func(imageName, componentName string) (string, corev1.PullPolicy)
	StartTime    time.Time
	Log          logr.Logger
}

func (*Info) Run

func (i *Info) Run(ctx context.Context) (bool, bool, error)

Jump to

Keyboard shortcuts

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