Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dstack-TEE/dstack
/ config
Method
config
guest-agent/src/rpc_service.rs:169–171 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
167
}
168
169
pub fn config(&self) -> &Config {
170
&self.inner.config
171
}
172
173
fn quote_response(&self, report_data: [u8; 64]) -> Result<GetQuoteResponse> {
174
self.inner
Callers
5
sys_info
Method · 0.45
run_external
Function · 0.45
get_info
Function · 0.45
index
Function · 0.45
metrics
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected