Versions in this module Expand all Collapse all v0 v0.0.4 Jul 18, 2024 v0.0.1 Jul 18, 2024 Changes in this version + func Exec(ctx context.Context, args ...string) error + func ExecCompose(ctx context.Context, dir string, args ...string) error + func ExecComposeOutput(ctx context.Context, dir string, args ...string) ([]byte, error) + func ExecComposeVerbose(ctx context.Context, dir string, args ...string) error + type Provider struct + func (p *Provider) Setup() error + func (p Provider) StartNodes(ctx context.Context, nodes ...*e2e.Node) error + func (p Provider) StopTestnet(ctx context.Context) error