Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ utapiReindex.js
File
utapiReindex.js
lib/utapi/utapiReindex.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
require(
'werelogs'
).stderrUtils.catchAndTimestampStderr();
2
const
UtapiReindex = require(
'utapi'
).UtapiReindex;
3
const
{ config } = require(
'../Config'
);
4
Callers
nothing calls this directly
Calls
1
start
Method · 0.45
Tested by
no test coverage detected