testkube

package
v0.8.6-beta004 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2022 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

type TestKube struct {
	Namespace string
	Output    string
}

func NewTestKube

func NewTestKube(namespace string) TestKube

func (TestKube) CreateScript

func (k TestKube) CreateScript(name, path string) ([]byte, error)

func (TestKube) DeleteScript added in v0.6.4

func (k TestKube) DeleteScript(name string) ([]byte, error)

func (TestKube) DeleteScripts added in v0.6.4

func (k TestKube) DeleteScripts() ([]byte, error)

func (TestKube) Execution

func (k TestKube) Execution(scriptName, executionName string) ([]byte, error)

func (TestKube) Executions

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

func (TestKube) Install

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

func (TestKube) List

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

func (TestKube) StartScript

func (k TestKube) StartScript(scriptName, executionName string) ([]byte, error)

func (TestKube) Uninstall

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

func (TestKube) Version

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

Jump to

Keyboard shortcuts

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