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

File objectCopy.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 12

bucketPutFunction · 0.85
objectPutFunction · 0.85
bucketPutVersioningFunction · 0.85
objectCopyFunction · 0.85
bucketPutPolicyFunction · 0.85
fakeMetadataArchiveFunction · 0.85
_createBucketPutRequestFunction · 0.70
_createObjectCopyRequestFunction · 0.70
newPutObjectRequestFunction · 0.70
makeAuthInfoFunction · 0.50
cleanupFunction · 0.50

Tested by

no test coverage detected