Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ getConfig
Function
getConfig
tests/unit/management/configuration.js:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
function
getConfig() {
34
return
config;
35
}
36
37
// Original Config
38
const
overlayVersionOriginal = Object.assign({}, config.overlayVersion);
Callers
3
configuration.js
File · 0.70
quota.js
File · 0.50
awsNodeSdk.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected