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

File objectGet.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 12

bucketPutFunction · 0.85
objectPutFunction · 0.85
objectGetFunction · 0.85
createPutDummyRetentionFunction · 0.85
changeObjectLockFunction · 0.85
createPutDummyLegalHoldFunction · 0.85
objectPutPartFunction · 0.85
makeAuthInfoFunction · 0.50
cleanupFunction · 0.50
initiateMultipartUploadFunction · 0.50
completeMultipartUploadFunction · 0.50

Tested by

no test coverage detected