MCPcopy
hub / github.com/scality/cloudserver / getTimeOptions

Method getTimeOptions

lib/Config.js:1909–1911  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1907 }
1908
1909 getTimeOptions() {
1910 return this.timeOptions;
1911 }
1912
1913 _getAuthData() {
1914 return require(findConfigFile(process.env.S3AUTH_CONFIG || 'authdata.json'));

Callers 8

coldStorage.jsFile · 0.80
versioning.jsFile · 0.80
Config.jsFile · 0.80
objectPut.jsFile · 0.80
coldStorage.jsFile · 0.80
versioning.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected