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

File arnPrefix.js

tests/functional/sse-kms-migration/arnPrefix.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-console */
2const { promisify } = require('util');
3const { DummyRequestLogger } = require('../../unit/helpers');
4const assert = require('assert');

Callers

nothing calls this directly

Calls 8

promisifyFunction · 0.85
assertKmsErrorFunction · 0.85
setupMethod · 0.80
putObjectMethod · 0.80
emptyMethod · 0.80
headObjectMethod · 0.80
copyObjectMethod · 0.80

Tested by

no test coverage detected