MCPcopy 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 */
2const kms = require('../../../lib/kms/wrapper');
3const { promisify } = require('util');
4const { DummyRequestLogger } = require('../../unit/helpers');

Callers

nothing calls this directly

Calls 4

promisifyFunction · 0.85
putObjectMethod · 0.80
emptyMethod · 0.80
headObjectMethod · 0.80

Tested by

no test coverage detected