package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev
# Functions
Register needs to be called to register the topovalidator factory.
RegisterKeyspaceValidator registers the Keyspace Validator.
RegisterShardValidator registers the Shard Validator.
RegisterUITestValidator registers the UITest Validator.
RegisterValidator adds a Validator to our list.
# Structs
KeyspaceFixer implements Fixer.
KeyspaceValidator implements Validator.
ShardFixer implements Fixer.
ShardValidator implements Validator.
UITestFixer implements Fixer.
UITestValidator implements Validator.
Workflow is the workflow that runs the validation.
WorkflowFactory is the factory to register the topo validator workflow.