# Functions
ClearMockAdminClients clears the cache of mock Admin clients.
ClearMockLockClients clears the cache of mock lock clients.
NewMockAdminClient creates an admin client for a cluster.
NewMockAdminClientUncast creates a mock admin client for a cluster.
NewMockLockClient creates a mock lock client.
NewMockLockClientUncast creates a mock lock client.
# Structs
AdminClient provides a mock implementation of the cluster admin interface.
DatabaseClientProvider is a DatabaseClientProvider thar provides mocked clients for testing.
LockClient provides a mock client for managing operation locks.