MCPcopy Index your code
hub / github.com/scality/cloudserver / _getAuthData

Method _getAuthData

lib/Config.js:1913–1915  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1911 }
1912
1913 _getAuthData() {
1914 return require(findConfigFile(process.env.S3AUTH_CONFIG || 'authdata.json'));
1915 }
1916
1917 _configureBackends() {
1918 /**

Callers 1

_configureBackendsMethod · 0.95

Calls 1

findConfigFileFunction · 0.85

Tested by

no test coverage detected