tests

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitGarageLayout

func InitGarageLayout(ctx context.Context, exec ExecFunc) error

InitGarageLayout configures a single-node layout and applies it to the cluster.

Types

type CommandExecutor

type CommandExecutor interface {
	Exec(ctx context.Context, command ...string) (stdout string, err error)
}

type ExecFunc

type ExecFunc func(ctx context.Context, command ...string) (stdout string, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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