packageoperator

package
v1.11.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Client pointing to the e2e test cluster.
	Client client.Client

	// DiscoveryClient pointing to the e2e test cluster.
	DiscoveryClient *discovery.DiscoveryClient

	// Config is the REST config used to connect to the cluster.
	Config *rest.Config
	// Scheme used by created clients.
	Scheme = runtime.NewScheme()

	Waiter *wait.Waiter

	// PackageOperatorNamespace is the namespace that the Package Operator is running in.
	// Needs to be auto-discovered, because OpenShift CI is installing the Operator in a non deterministic namespace.
	PackageOperatorNamespace string

	TestStubImage string
	// SuccessTestPackageImage points to an image to use to test Package installation.
	SuccessTestPackageImage string
	// SuccessTestMultiPackageImage points to an image to use to test multi-component Package installation.
	SuccessTestMultiPackageImage string
	// SuccessTestCelPackageImage points to an image to use to test Package installation with CEL annotations.
	SuccessTestCelPackageImage string

	FailureTestPackageImage = "localhost/does-not-exist"

	LatestSelfBootstrapJobURL string
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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