Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ logout
Method
logout
src/ceph-node-proxy/ceph_node_proxy/baseclient.py:13–14 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
11
raise
NotImplementedError()
12
13
def
logout(self) -> Dict[str, Any]:
14
raise
NotImplementedError()
15
16
def
get_path(self, path: str) -> Dict:
17
raise
NotImplementedError()
Callers
2
main
Method · 0.45
handler
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected