# Functions
GetAllTiKVStores returns all TiKV stores registered to the PD client.
NewMgr creates a new Mgr.
# Constants
ErrorOnTiFlash causes GetAllTiKVStores to return error when the store is found to be a TiFlash node.
SkipTiFlash causes GetAllTiKVStores to skip the store when it is found to be a TiFlash node.
TiFlashOnly caused GetAllTiKVStores to skip the store which is not a TiFlash node.
# Type aliases
StoreBehavior is the action to do in GetAllTiKVStores when a non-TiKV store (e.g.