MCPcopy 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_infoMethod · 0.45
run_externalFunction · 0.45
get_infoFunction · 0.45
indexFunction · 0.45
metricsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected