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

File deletedFlagBucket.js

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

Source from the content-addressed store, hash-verified

1const crypto = require('crypto');
2const assert = require('assert');
3
4const BucketInfo = require('arsenal').models.BucketInfo;

Callers

nothing calls this directly

Calls 15

bucketPutFunction · 0.85
checkBucketListingFunction · 0.85
createAlteredRequestFunction · 0.85
bucketPutACLFunction · 0.85
objectPutFunction · 0.85
bucketDeleteFunction · 0.85
confirmDeletedFunction · 0.85
bucketDeleteWebsiteFunction · 0.85
bucketGetFunction · 0.85
bucketGetACLFunction · 0.85
bucketGetCorsFunction · 0.85
bucketPutCorsFunction · 0.85

Tested by

no test coverage detected