framework

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CasesDescribe

func CasesDescribe(text string, body func()) bool

Types

type Framework

type Framework struct {
	BaseName  string
	Namespace corev1.Namespace
	// contains filtered or unexported fields
}

func NewDefaultFramework

func NewDefaultFramework(baseName string) *Framework

func NewFramework

func NewFramework(baseName string, config *config.Config) *Framework

func (*Framework) AfterEach

func (f *Framework) AfterEach()

func (*Framework) BeforeEach

func (f *Framework) BeforeEach()

func (*Framework) Client

func (f *Framework) Client() client.Client

func (*Framework) Config

func (f *Framework) Config() *config.Config

func (*Framework) Context

func (f *Framework) Context() context.Context

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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