package
0.0.0-20160920194302-ad86efcaa21b
Repository: https://github.com/a10y/cockroach.git
Documentation: pkg.go.dev

# Constants

These are the possible scripted operations.
These are the possible scripted operations.
These are the possible scripted operations.
These are the possible operations options.
These are the possible operations options.
These are the possible operations options.
These are the possible operations options.

# Structs

Action is a single scripted action.
ActionDetails contains an action and all of the metadata surrounding that action.
Cluster maintains a list of all nodes, stores and ranges as well as any shared resources.
Node is a simulated cockroach node.
Range is a simulated cockroach range.
Script contains a list of all the scripted actions for cluster simulation.
Store is a simulated cockroach store.

# Type aliases

Operation enumerates the possible scripted operations that can occur to a cluster.
OperationVariant enumerates the possible options for a scripted operation.