MCPcopy Index your code
hub / github.com/scality/cloudserver / objectCopyPart.js

File objectCopyPart.js

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

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const async = require('async');
3const sinon = require('sinon');
4const { parseString } = require('xml2js');

Callers

nothing calls this directly

Calls 9

_createInitiateRequestFunction · 0.85
bucketPutFunction · 0.85
objectPutFunction · 0.85
objectPutCopyPartFunction · 0.85
_createBucketPutRequestFunction · 0.70
makeAuthInfoFunction · 0.50
cleanupFunction · 0.50
initiateMultipartUploadFunction · 0.50

Tested by

no test coverage detected