MCPcopy Create free account
hub / github.com/Dstack-TEE/dstack / bootstrap_info

Method bootstrap_info

kms/src/config.rs:107–109  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

105 }
106
107 pub fn bootstrap_info(&self) -> PathBuf {
108 self.cert_dir.join(BOOTSTRAP_INFO)
109 }
110}
111
112#[derive(Debug, Clone, Deserialize)]

Callers 2

bootstrapMethod · 0.80
get_metaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected