MCPcopy Index your code
hub / github.com/scality/cloudserver / parseSproxydConfig.js

File parseSproxydConfig.js

tests/unit/testConfigs/parseSproxydConfig.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const { parseSproxydConfig } = require('../../../lib/Config');
3
4function makeSproxydConf(bootstrap, chordCos, sproxydPath) {

Callers

nothing calls this directly

Calls 2

parseSproxydConfigFunction · 0.85
makeSproxydConfFunction · 0.85

Tested by

no test coverage detected