Versions in this module Expand all Collapse all v1 v1.0.0 Apr 28, 2022 Changes in this version + type Executor struct + func NewExecutor(cl *client.Client, ref string, cfg *ociv1.Image) *Executor + func (b *Executor) Run(ctx context.Context, spec *testsuites.Spec) (rr *testsuites.RunResult, err error)