Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ getReplicationInfo.js
File
getReplicationInfo.js
tests/unit/api/apiUtils/getReplicationInfo.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
3
const
BucketInfo = require(
'arsenal'
).models.BucketInfo;
4
const
AuthInfo = require(
'arsenal'
).auth.AuthInfo;
Callers
nothing calls this directly
Calls
2
_getObjectReplicationInfo
Function · 0.85
getReplicationInfo
Function · 0.85
Tested by
no test coverage detected