tests

package
v1.5.1-beta005 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestsClient

type TestsClient struct {
	Client    client.Client
	Namespace string
}

func NewClient

func NewClient(client client.Client, namespace string) *TestsClient

func (TestsClient) Create

func (s TestsClient) Create(test *testsv1.Test) (*testsv1.Test, error)

func (TestsClient) Delete

func (s TestsClient) Delete(name string) error

func (TestsClient) DeleteAll

func (s TestsClient) DeleteAll() error

func (TestsClient) Get

func (s TestsClient) Get(name string) (*testsv1.Test, error)

func (TestsClient) List

func (s TestsClient) List(tags []string) (*testsv1.TestList, error)

func (TestsClient) ListTags added in v0.7.5

func (s TestsClient) ListTags() ([]string, error)

func (TestsClient) Update

func (s TestsClient) Update(test *testsv1.Test) (*testsv1.Test, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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