Skip to main content

build_cluster_name_map

Function build_cluster_name_map 

Source
fn build_cluster_name_map(
    project: &Project,
    cluster_suffix: &str,
) -> BTreeMap<String, String>
Expand description

Build a map from original cluster name to the suffixed cluster name for all clusters referenced by the compiled project.