uninstall

package
v0.14.0-m2 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2022 License: Apache-2.0 Imports: 11 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
	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