Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qovery/engine
/ dns_provider
Method
dns_provider
lib-engine/src/infrastructure/infrastructure_context.rs:102–104 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
100
}
101
102
pub fn dns_provider(&self) -> &dyn DnsProvider {
103
(*self.dns_provider).borrow()
104
}
105
106
pub fn metrics_registry(&self) -> &dyn MetricsRegistry {
107
self.metrics_registry.borrow()
Callers
15
gke_tera_context
Function · 0.80
new_chart_prerequisite
Method · 0.80
gen_charts_to_deploy
Method · 0.80
aks_tera_context
Function · 0.80
new_chart_prerequisite
Method · 0.80
gen_charts_to_deploy
Method · 0.80
kapsule_tera_context
Function · 0.80
new_chart_prerequisite
Method · 0.80
gen_charts_to_deploy
Method · 0.80
delete_karpenter_nodegroup
Method · 0.80
create_eks_cluster
Function · 0.80
restore_access_to_eks
Function · 0.80
Calls
no outgoing calls
Tested by
7
application_context
Function · 0.64
application_context_with_ndots
Function · 0.64
container_context
Function · 0.64
managed_database_context
Function · 0.64
container_database_context
Function · 0.64
router_context
Function · 0.64
job_context
Function · 0.64