Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ multipartUpload.js
File
multipartUpload.js
tests/multipleBackend/multipartUpload.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
{ S3Client,
4
HeadObjectCommand,
Callers
nothing calls this directly
Calls
15
getRealAwsConfig
Function · 0.85
bucketPut
Function · 0.85
assertMpuInitResults
Function · 0.85
getAwsParamsBucketNotMatch
Function · 0.85
getListParams
Function · 0.85
listParts
Function · 0.85
assertListResults
Function · 0.85
getDeleteParams
Function · 0.85
multipartDelete
Function · 0.85
getCompleteParams
Function · 0.85
assertMpuCompleteResults
Function · 0.85
assertObjOnBackend
Function · 0.85
Tested by
no test coverage detected