Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ beforeMigration.js
File
beforeMigration.js
tests/functional/sse-kms-migration/beforeMigration.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable no-console */
2
const
kms = require(
'../../../lib/kms/wrapper'
);
3
const
{ promisify } = require(
'util'
);
4
const
{ DummyRequestLogger } = require(
'../../unit/helpers'
);
Callers
nothing calls this directly
Calls
4
promisify
Function · 0.85
putObject
Method · 0.80
empty
Method · 0.80
headObject
Method · 0.80
Tested by
no test coverage detected