Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qovery/engine
/ cluster_long_id
Method
cluster_long_id
lib-engine/src/io_models/context.rs:85–87 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
83
}
84
85
pub fn cluster_long_id(&self) -> &Uuid {
86
&self.cluster_id
87
}
88
89
pub fn cluster_short_id(&self) -> &str {
90
&self.cluster_short_id
Callers
15
run
Method · 0.80
eks_tera_context
Function · 0.80
get_event_details
Method · 0.80
event_details
Function · 0.80
new
Method · 0.80
new
Method · 0.80
event_details
Method · 0.80
get_event_details
Method · 0.80
default_tera_context
Method · 0.80
to_infrastructure_context
Method · 0.80
to_engine_kubernetes
Method · 0.80
to_engine_container_registry
Method · 0.80
Calls
no outgoing calls
Tested by
7
cloud_provider
Method · 0.64
get_environment_test_kubernetes
Function · 0.64
azure_container_registry
Function · 0.64
cloud_provider
Method · 0.64
cloud_provider
Method · 0.64
clean_environments
Function · 0.64
create_and_destroy_eks_cluster_with_all_gateway_api_envoy_settings_in_eu_west_3
Function · 0.64