e2e

package
v0.1.11 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCoreV1Client

func GetCoreV1Client(confFileName string) (*corev1client.CoreV1Client, error)

func LogsFromPods

func LogsFromPods(pods corev1.PodList, coreV1Client *corev1client.CoreV1Client, namespace string) string

func Main

func Main(m *testing.M, manifestDeployDefinitions ManifestDeployDefinitions, testEnv *env.Environment)

Types

type ManifestDeployDefinition

type ManifestDeployDefinition struct {
	PreFunction  func(ctx context.Context, cfg *envconf.Config, namespace string) error
	YamlFile     string
	PostFunction func(ctx context.Context, cfg *envconf.Config, namespace string) error
}

type ManifestDeployDefinitions

type ManifestDeployDefinitions []ManifestDeployDefinition

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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