Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
objectLockHelpers.js
File · 0.80
coldStorage.js
File · 0.80
expirationHeaders.js
File · 0.80
versioning.js
File · 0.80
Config.js
File · 0.80
objectPut.js
File · 0.80
coldStorage.js
File · 0.80
versioning.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected