e2e

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

README

E2e Testing

This e2e test suite leverages the Kubernetes e2e-framework project for writing and running e2e tests for the spin operator project.

To run tests:

go test ./e2e -v

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cluster

type Cluster struct {
	// contains filtered or unexported fields
}

func (*Cluster) Create

func (c *Cluster) Create(context.Context, string) (string, error)

func (*Cluster) Destroy

func (c *Cluster) Destroy() error

func (*Cluster) GetKubeconfig

func (c *Cluster) GetKubeconfig() (string, error)

Directories

Path Synopsis
helper is a package that offers e2e test helpers.
helper is a package that offers e2e test helpers.

Jump to

Keyboard shortcuts

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