Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qovery/engine
/ context
Method
context
lib-engine/src/infrastructure/infrastructure_context.rs:82–84 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
80
}
81
82
pub fn context(&self) -> &Context {
83
&self.context
84
}
85
86
pub fn context_mut(&mut self) -> &mut Context {
87
&mut self.context
Callers
15
run
Method · 0.45
clone_blueprint_repo
Method · 0.45
run
Method · 0.45
deploy_a_working_environment_with_shared_registry
Function · 0.45
azure_aks_deploy_a_working_environment_with_shared_registry
Function · 0.45
build_environment
Method · 0.45
deploy_environment
Method · 0.45
pause_environment
Method · 0.45
delete_environment
Method · 0.45
restart_environment
Method · 0.45
scaleway_kapsule_deploy_a_working_environment_with_shared_registry
Function · 0.45
scaleway_kapsule_deploy_a_working_environment_with_sticky_session
Function · 0.45
Calls
no outgoing calls
Tested by
15
deploy_a_working_environment_with_shared_registry
Function · 0.36
azure_aks_deploy_a_working_environment_with_shared_registry
Function · 0.36
build_environment
Method · 0.36
deploy_environment
Method · 0.36
pause_environment
Method · 0.36
delete_environment
Method · 0.36
restart_environment
Method · 0.36
scaleway_kapsule_deploy_a_working_environment_with_shared_registry
Function · 0.36
scaleway_kapsule_deploy_a_working_environment_with_sticky_session
Function · 0.36
scaleway_kapsule_deploy_a_working_environment_with_ip_whitelist_allowing_all
Function · 0.36
scaleway_kapsule_deploy_a_working_environment_with_ip_whitelist_deny_all
Function · 0.36
test_environment
Function · 0.36