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

File bucketGetLifecycle.js

tests/unit/api/bucketGetLifecycle.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 bucketGetLifecycle = require('../../../lib/api/bucketGetLifecycle');

Callers

nothing calls this directly

Calls 7

bucketPutFunction · 0.85
getLifecycleRequestFunction · 0.85
bucketGetLifecycleFunction · 0.85
getLifecycleXmlFunction · 0.85
bucketPutLifecycleFunction · 0.85
makeAuthInfoFunction · 0.50
cleanupFunction · 0.50

Tested by

no test coverage detected