framework

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 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

	KubeClientSet    kubernetes.Interface
	CMClientSet      cmversioned.Interface
	DynamicClientSet dynamic.Interface

	DiscoveryClient discovery.DiscoveryInterface
	Mapper          *restmapper.DeferredDiscoveryRESTMapper
	// contains filtered or unexported fields
}

func NewDefaultFramework

func NewDefaultFramework(baseName string) *Framework

func NewFramework

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

func (*Framework) BeforeEach

func (f *Framework) BeforeEach()

func (*Framework) Config

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

func (*Framework) Helper

func (f *Framework) Helper() *helper.Helper

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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