Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
assert = require(
'assert'
);
2
const
crypto = require(
'crypto'
);
3
4
const
{ DummyRequestLogger } = require(
'../helpers'
);
Callers
nothing calls this directly
Calls
7
initManagementDatabase
Function · 0.85
initManagementCredentialsMock
Function · 0.85
resetConfig
Function · 0.85
patchConfiguration
Function · 0.85
assertConfig
Function · 0.85
remoteOverlayIsNewer
Function · 0.85
getConfig
Function · 0.70
Tested by
no test coverage detected