Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ routeVeeam.js
File
routeVeeam.js
tests/sur/routeVeeam.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
const
crypto = require(
'crypto'
);
3
const
async
= require(
'async'
);
4
const
{ Scuba: MockScuba } = require(
'../utilities/mock/Scuba'
);
Callers
nothing calls this directly
Calls
8
makeVeeamRequest
Function · 0.85
send
Method · 0.80
write
Method · 0.80
empty
Method · 0.80
incrementBytesForBucket
Method · 0.80
makeRequest
Function · 0.50
start
Method · 0.45
stop
Method · 0.45
Tested by
no test coverage detected