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

File transientBucket.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

bucketPutFunction · 0.85
serviceGetFunction · 0.85
createAlteredRequestFunction · 0.85
bucketPutACLFunction · 0.85
objectPutFunction · 0.85
bucketDeleteFunction · 0.85
bucketGetFunction · 0.85
bucketGetACLFunction · 0.85
bucketGetCorsFunction · 0.85
bucketPutCorsFunction · 0.85
bucketDeleteCorsFunction · 0.85
bucketGetWebsiteFunction · 0.85

Tested by

no test coverage detected