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

File bucketGetObjectLock.js

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

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const { bucketPut } = require('../../../lib/api/bucketPut');
3const { cleanup, DummyRequestLogger, makeAuthInfo } = require('../helpers');
4const bucketGetObjectLock = require('../../../lib/api/bucketGetObjectLock');

Callers

nothing calls this directly

Calls 6

bucketPutFunction · 0.85
bucketGetObjectLockFunction · 0.85
getObjectLockXmlFunction · 0.85
bucketPutObjectLockFunction · 0.85
makeAuthInfoFunction · 0.50

Tested by

no test coverage detected