package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

GetStderr retrieves the stderr output of a command that returned with an error, or the empty string if there was no stderr.

# Structs

WithCommandDetails is an error that describes the result of executing a command.

# Interfaces

Cluster is the interface through which a given roachtest interacts with the provisioned cloud hardware for a given test.
DynamicCluster is a cluster that can be resized.
A Monitor watches the cluster for unexpected node deaths.