Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ routeBackbeatForReplication.js
File
routeBackbeatForReplication.js
tests/multipleBackend/routes/routeBackbeatForReplication.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
const
async
= require(
'async'
);
3
const
{ models } = require(
'arsenal'
);
4
const
{ ObjectMD } = models;
Callers
nothing calls this directly
Calls
8
objectMDWithUpdatedAccountInfo
Function · 0.85
objectMDFromRequestBody
Function · 0.85
emptyIfExists
Method · 0.80
send
Method · 0.80
empty
Method · 0.80
generateUniqueBucketName
Function · 0.70
getCredentials
Function · 0.50
makeBackbeatRequest
Function · 0.50
Tested by
no test coverage detected