tests

package
v0.6.12 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2021 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
}

func NewClient

func NewClient(client client.Client) *TestsClient

func (TestsClient) Create

func (s TestsClient) Create(Tests *testsAPI.Test) (*testsAPI.Test, error)

func (TestsClient) Delete

func (s TestsClient) Delete(namespace, name string) error

func (TestsClient) DeleteAll

func (s TestsClient) DeleteAll(namespace string) error

func (TestsClient) Get

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

func (TestsClient) List

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

func (TestsClient) Update

func (s TestsClient) Update(Tests *testsAPI.Test) (*testsAPI.Test, error)

Jump to

Keyboard shortcuts

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