Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ routeBackbeat.js
File
routeBackbeat.js
tests/unit/routes/routeBackbeat.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
const
sinon = require(
'sinon'
);
3
const
async
= require(
'async'
);
4
const
http = require(
'http'
);
Callers
nothing calls this directly
Calls
13
routeBackbeat
Function · 0.85
preparePutMetadataRequest
Function · 0.85
prepareBatchDeleteRequest
Function · 0.85
promisify
Function · 0.85
bucketPut
Function · 0.85
bucketPutVersioning
Function · 0.85
objectPut
Function · 0.85
objectDelete
Function · 0.85
bucketDelete
Function · 0.85
end
Method · 0.80
prepareDummyRequest
Function · 0.70
makeAuthInfo
Function · 0.50
Tested by
no test coverage detected