Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ managementAgent.js
File
managementAgent.js
managementAgent.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Uuid = require(
'uuid'
);
2
const
WebSocket = require(
'ws'
);
3
4
const
logger = require(
'./lib/utilities/logger'
);
Callers
nothing calls this directly
Calls
1
start
Method · 0.45
Tested by
no test coverage detected