testkube

package
v1.10.42 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Testkube added in v0.9.5

type Testkube struct {
	Namespace string
	Output    string
}

func NewTestkube added in v0.9.5

func NewTestkube(namespace string) Testkube

func (Testkube) CreateTest added in v0.9.5

func (k Testkube) CreateTest(name, path string) ([]byte, error)

func (Testkube) DeleteTest added in v0.9.5

func (k Testkube) DeleteTest(name string) ([]byte, error)

func (Testkube) DeleteTests added in v0.9.5

func (k Testkube) DeleteTests() ([]byte, error)

func (Testkube) Execution added in v0.9.5

func (k Testkube) Execution(testName, executionName string) ([]byte, error)

func (Testkube) Executions added in v0.9.5

func (k Testkube) Executions(name, path string) ([]byte, error)

func (Testkube) Install added in v0.9.5

func (k Testkube) Install() ([]byte, error)

func (Testkube) List added in v0.9.5

func (k Testkube) List() ([]byte, error)

func (Testkube) StartTest added in v0.9.5

func (k Testkube) StartTest(testName, executionName string) ([]byte, error)

func (Testkube) Uninstall added in v0.9.5

func (k Testkube) Uninstall() ([]byte, error)

func (Testkube) Version added in v0.9.5

func (k Testkube) Version() ([]byte, error)

Jump to

Keyboard shortcuts

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