Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
bootstrap
Method · 0.80
get_meta
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected