framework

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RunID = rand.String(6)

unique identifier of the e2e run

Functions

func ParseFlags

func ParseFlags()

Types

type E2EContext

type E2EContext struct {
	HubKubeConfig string
	TestCluster   string
}

type Framework

type Framework interface {
	HubRESTConfig() *rest.Config
	TestClusterName() string

	HubNativeClient() kubernetes.Interface
	HubRuntimeClient() client.Client
}

func NewE2EFramework

func NewE2EFramework(basename string) Framework

Jump to

Keyboard shortcuts

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