pub fn get_cluster_ids_by_domain(
    state: &ConfigState,
    hostname: String,
    path: Option<String>
) -> HashSet<ClusterId>