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

File bucketDelete.js

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

Source from the content-addressed store, hash-verified

1const crypto = require('crypto');
2const assert = require('assert');
3const async = require('async');
4const { parseString } = require('xml2js');

Callers

nothing calls this directly

Calls 10

bucketPutFunction · 0.85
objectPutFunction · 0.85
bucketDeleteFunction · 0.85
templateSSEConfigFunction · 0.85
bucketPutEncryptionFunction · 0.85
templateRequestFunction · 0.85
createMPUFunction · 0.70
makeAuthInfoFunction · 0.50
cleanupFunction · 0.50
initiateMultipartUploadFunction · 0.50

Tested by

no test coverage detected