runner

package
v0.1.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 26, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner struct {
	Client  appv1connect.AppServiceClient
	Path    string
	AppID   string
	Version string
}

func StartApp added in v0.1.3

func StartApp(ctx context.Context, cfg *config.TempestConfig, cfgDir, appID string, appVersion *config.AppVersion) (Runner, func(), error)

StartApp starts a single app runner and returns a client for the service.

func StartApps

func StartApps(ctx context.Context, cfg *config.TempestConfig, cfgDir string) ([]Runner, func(), error)

Start the app runner for all apps and return clients for each service.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL