Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestRunner ¶
type TestRunner struct {
// contains filtered or unexported fields
}
func NewAPIRunner ¶
func NewAPIRunner(opts *ctypes.Options, log *zap.SugaredLogger) *TestRunner
func NewKubeRunner ¶
func NewKubeRunner(opts *ctypes.Options, log *zap.SugaredLogger) *TestRunner
func (*TestRunner) SetupProject ¶
func (r *TestRunner) SetupProject(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.