Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dstack-TEE/dstack
/ ephemeral
Method
ephemeral
gateway/src/kv/mod.rs:493–495 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
491
}
492
493
pub fn ephemeral(&self) -> &Node {
494
&self.ephemeral
495
}
496
497
// ==================== Instance Sync ====================
498
Callers
4
get_sync_data
Method · 0.80
wave_kv_status
Method · 0.80
get_global_connections
Method · 0.80
new
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected