Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExampleRunner ¶
type ExampleRunner struct {
Fetcher content.ContentFetcher
}
ExampleRunner for template - change me to some valid runner
func NewRunner ¶
func NewRunner() *ExampleRunner
func (*ExampleRunner) GetType ¶
func (r *ExampleRunner) GetType() runner.Type
GetType returns runner type
func (*ExampleRunner) Run ¶
func (r *ExampleRunner) Run(execution testkube.Execution) (result testkube.ExecutionResult, err error)
Click to show internal directories.
Click to hide internal directories.