Documentation ¶
Index ¶
Constants ¶
View Source
const TRACETEST_ENDPOINT_VAR = "TRACETEST_ENDPOINT"
View Source
const TRACETEST_OUTPUT_ENDPOINT_VAR = "TRACETEST_OUTPUT_ENDPOINT"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TracetestRunner ¶
func (*TracetestRunner) GetType ¶
func (r *TracetestRunner) GetType() runner.Type
GetType returns runner type
func (*TracetestRunner) Run ¶
func (r *TracetestRunner) Run(ctx context.Context, execution testkube.Execution) (result testkube.ExecutionResult, err error)
Click to show internal directories.
Click to hide internal directories.