Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/saltstack/salt
/ connect
Method
connect
salt/utils/cloud.py:914–915 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
912
self.disconnect()
913
914
def
connect(self):
915
return
self._client.connect()
916
917
def
disconnect(self):
918
try
:
Callers
15
__enter__
Method · 0.95
init
Function · 0.45
connect
Function · 0.45
connect
Function · 0.45
_prepare_connection
Function · 0.45
_connect
Function · 0.45
_connect
Function · 0.45
_connect
Function · 0.45
_prepare_connection
Function · 0.45
__enter__
Method · 0.45
_connect
Function · 0.45
_test_addrs
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected