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

File bucketPutEncryption.js

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

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const sinon = require('sinon');
3const { errors } = require('arsenal');
4const inMemory = require('../../../lib/kms/in_memory/backend').backend;

Callers

nothing calls this directly

Calls 7

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

Tested by

no test coverage detected