Documentation
¶
Overview ¶
Package workspace provides isolated directories for parallel bench jobs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RewriteNamespace ¶
RewriteNamespace replaces all occurrences of oldNS with newNS in YAML and shell files under dir. This enables parallel execution where each worker uses its own namespace.
Types ¶
type Workspace ¶
Workspace provides an isolated directory for a single bench job. Scenarios and supporting directories (manifests, charts) are copied so agent writes never touch the source repo.
Click to show internal directories.
Click to hide internal directories.