Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/wal-e/wal-e
/ new_connection
Method
new_connection
wal_e/operator/backup.py:43–44 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
41
self.exceptions = []
42
43
def
new_connection(self):
44
return
self.cinfo.connect(self.creds)
45
46
def
backup_list(self, query, detail):
47
""
"
Callers
5
database_fetch
Method · 0.95
delete_all
Method · 0.95
delete_before
Method · 0.95
delete_with_retention
Method · 0.95
_backup_list
Method · 0.95
Calls
1
connect
Method · 0.45
Tested by
no test coverage detected