Code
Hub
Trending
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ reportHandler.js
File
reportHandler.js
tests/functional/utilities/reportHandler.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
const
http = require(
'http'
);
3
4
const
{ ConfigObject } = require(
'../../../lib/Config'
);
Callers
nothing calls this directly
Calls
3
getIngestionInfo
Function · 0.85
setReplicationEndpoints
Method · 0.80
write
Method · 0.80
Tested by
no test coverage detected