package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Constants
ConformanceAssertionSentinel declares a sentinel value which when any of the ConformanceAssertion parameters are set to, we ignore the conformance reports value for that type of conformance.
# Structs
BalanceAssertion implements the SimulationAssertion interface.
SteadyStateAssertion implements the SimulationAssertion interface.
StoreStatAssertion implements the SimulationAssertion interface.
Threshold is created by parsing CmdArgs array and is used for assertion to validate user-defined Threshold constraints.
# Interfaces
SimulationAssertion provides methods to assert on properties of a cluster simulation over time.