e2e

package
v0.2.0-alpha.13 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDockerClient

func GetDockerClient(ctx context.Context) docker.Client

Types

type Example

type Example struct {
	Name string
	Tag  string
	// contains filtered or unexported fields
}

func NewExample

func NewExample(name string, testcaseAbbr string) *Example

func (*Example) BuildImage

func (e *Example) BuildImage(force bool) func()

func (*Example) DestroyContainer

func (e *Example) DestroyContainer() func()

func (*Example) Exec

func (e *Example) Exec(cmd string) (string, error)

func (*Example) RemoveImage

func (e *Example) RemoveImage() func()

func (*Example) RunContainer

func (e *Example) RunContainer() func()

Jump to

Keyboard shortcuts

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