Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OperationInfo ¶ added in v0.2.13
type Runner ¶ added in v0.2.13
type Runner interface {
Run(context.Context, v1alpha2.NamespaceOptions, enginecontext.TestContext, ...discovery.Test) error
}
func New ¶ added in v0.2.13
func New(clock clock.PassiveClock, onFailure func()) Runner
Click to show internal directories.
Click to hide internal directories.