MCPcopy 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
33function getConfig() {
34 return config;
35}
36
37// Original Config
38const overlayVersionOriginal = Object.assign({}, config.overlayVersion);

Callers 3

configuration.jsFile · 0.70
quota.jsFile · 0.50
awsNodeSdk.jsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected