package
Version:
v0.1.13
Opens a new window with list of versions in this module.
Published: Jan 26, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
type Runner
-
func StartApp(ctx context.Context, cfg *config.TempestConfig, cfgDir, appID string, ...) (Runner, func(), error)
-
func StartApps(ctx context.Context, cfg *config.TempestConfig, cfgDir string) ([]Runner, func(), error)
StartApp starts a single app runner and returns a client for the service.
Start the app runner for all apps and return clients for each service.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.