execution_impl

package
v0.0.0-...-aedf96a Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExampleTestsuiteArgs

type ExampleTestsuiteArgs struct {
	ApiServiceImage       string `json:"apiServiceImage"`
	DatastoreServiceImage string `json:"datastoreServiceImage"`

	// Indicates that this testsuite is being run as part of CI testing in Kurtosis Core
	IsKurtosisCoreDevMode bool `json:"isKurtosisCoreDevMode"`
}

type ExampleTestsuiteConfigurator

type ExampleTestsuiteConfigurator struct{}

func NewExampleTestsuiteConfigurator

func NewExampleTestsuiteConfigurator() *ExampleTestsuiteConfigurator

func (ExampleTestsuiteConfigurator) ParseParamsAndCreateSuite

func (t ExampleTestsuiteConfigurator) ParseParamsAndCreateSuite(paramsJsonStr string) (testsuite.TestSuite, error)

func (ExampleTestsuiteConfigurator) SetLogLevel

func (t ExampleTestsuiteConfigurator) SetLogLevel(logLevelStr string) error

Jump to

Keyboard shortcuts

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