Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ getPublicInstanceId
Method
getPublicInstanceId
lib/Config.js:2177–2179 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2175
}
2176
2177
getPublicInstanceId() {
2178
return
this.publicInstanceId;
2179
}
2180
2181
setPublicInstanceId(instanceId) {
2182
this.publicInstanceId = crypto.createHash(
'sha256'
)
Callers
1
applyZenkoUserMD
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected