Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KubepugRunner ¶
KubepugRunner runs kubepug against cluster
func (*KubepugRunner) GetType ¶
func (r *KubepugRunner) GetType() runner.Type
GetType returns runner type
func (*KubepugRunner) Run ¶
func (r *KubepugRunner) Run(ctx context.Context, execution testkube.Execution) (testkube.ExecutionResult, error)
Run runs the kubepug executable and parses it's output to be Testkube-compatible
Click to show internal directories.
Click to hide internal directories.