manager

package
v0.0.1-alpha.7 Latest Latest
Warning

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

Go to latest
Published: May 7, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IntegrationTestBuilder

func IntegrationTestBuilder() *builder

Types

type Builder

type Builder interface {
	WithWebhookInstallOptions(options envtest.WebhookInstallOptions) Builder
	WithScheme(*runtime.Scheme) Builder
	WithIsolatedNamespace(bool) Builder
	Complete(cfg *rest.Config) IntegrationTest
}

type Client

type IntegrationTest

type IntegrationTest interface {
	ctrl.Manager
	StartManager()
	StopManager()
	GetContext() context.Context
	Eventually() AwaitClient
	Expect() Client
	Uncached() client.Client
}

Jump to

Keyboard shortcuts

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