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

File objectGetLegalHold.js

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

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2
3const { bucketPut } = require('../../../lib/api/bucketPut');
4const objectPut = require('../../../lib/api/objectPut');

Callers

nothing calls this directly

Calls 7

bucketPutFunction · 0.85
objectPutFunction · 0.85
objectGetLegalHoldFunction · 0.85
objectPutLegalHoldFunction · 0.85
objectLegalHoldXmlFunction · 0.70
makeAuthInfoFunction · 0.50

Tested by

no test coverage detected