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

File configuration.js

tests/unit/management/configuration.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const crypto = require('crypto');
3
4const { DummyRequestLogger } = require('../helpers');

Callers

nothing calls this directly

Calls 7

initManagementDatabaseFunction · 0.85
resetConfigFunction · 0.85
patchConfigurationFunction · 0.85
assertConfigFunction · 0.85
remoteOverlayIsNewerFunction · 0.85
getConfigFunction · 0.70

Tested by

no test coverage detected