framework

package
v1.11.5 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2023 License: Apache-2.0 Imports: 40 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEventRecorder

func NewEventRecorder(t *testing.T) record.EventRecorder

func WaitForOpenAPIResourcesToBeLoaded

func WaitForOpenAPIResourcesToBeLoaded(t *testing.T, ctx context.Context, config *rest.Config, gvk schema.GroupVersionKind)

Types

type RunControlPlaneOption

type RunControlPlaneOption func(*controlPlaneOptions)

func WithCRDDirectory

func WithCRDDirectory(directory string) RunControlPlaneOption

WithCRDDirectory allows alternative CRDs to be loaded into the test API server in tests.

func WithWebhookConversionHandler

func WithWebhookConversionHandler(handler handlers.ConversionHook) RunControlPlaneOption

WithWebhookConversionHandler allows the webhook handler for the `/convert` endpoint to be overridden in tests.

type StopFunc

type StopFunc func()

func RunControlPlane

func RunControlPlane(t *testing.T, ctx context.Context, optionFunctions ...RunControlPlaneOption) (*rest.Config, StopFunc)

func StartInformersAndControllers added in v1.9.2

func StartInformersAndControllers(t *testing.T, factory informers.SharedInformerFactory, cmFactory cminformers.SharedInformerFactory, cs ...controllerpkg.Interface) StopFunc

Jump to

Keyboard shortcuts

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