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

File bucketDeleteEncryption.js

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

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const sinon = require('sinon');
3
4const { bucketPut } = require('../../../lib/api/bucketPut');

Callers

nothing calls this directly

Calls 8

bucketPutFunction · 0.85
bucketDeleteEncryptionFunction · 0.85
templateRequestFunction · 0.85
templateSSEConfigFunction · 0.85
bucketPutEncryptionFunction · 0.85
makeAuthInfoFunction · 0.50
cleanupFunction · 0.50
getSSEConfigFunction · 0.50

Tested by

no test coverage detected