runners

package
v0.0.0-...-fbbe22e Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner interface {
	Deploy()
	ReadApplicationLogs() (stats.PerfLogs, error)
	FetchApplicationLogs() error
	SampleCollector() *stats.Sample
	Cleanup()
	Namespace() string
	Pod() string
	Config() string
}

func NewRunner

func NewRunner(options config.Options) Runner

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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