MCPcopy
hub / github.com/scality/cloudserver / multipartUpload.js

File multipartUpload.js

tests/unit/api/multipartUpload.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { errors, storage, versioning } = require('arsenal');
2
3const assert = require('assert');
4const async = require('async');

Callers

nothing calls this directly

Calls 15

bucketPutFunction · 0.85
objectPutPartFunction · 0.85
multipartDeleteFunction · 0.85
_createPutPartRequestFunction · 0.85
_uploadMpuObjectFunction · 0.85
fakeMetadataArchiveFunction · 0.85
bucketPutVersioningFunction · 0.85
objectPutFunction · 0.85
changeObjectLockFunction · 0.85
bucketPutPolicyFunction · 0.85

Tested by

no test coverage detected