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

File utils.js

lib/routes/veeam/utils.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const xml2js = require('xml2js');
2const { errors, errorInstances, jsutil } = require('arsenal');
3const { Readable, Writable, pipeline: streamPipeline } = require('stream');
4const { promisify } = require('util');

Callers

nothing calls this directly

Calls 2

promisifyFunction · 0.85
getUtilizationMetricsMethod · 0.80

Tested by

no test coverage detected