Skip to main content

diff_configs

Function diff_configs 

Source
pub fn diff_configs(old: &TeamConfig, new: &TeamConfig) -> Result<TopologyDiff>
Expand description

Compute the topology diff between two team configurations.

Resolves both configs into member instance lists and compares by name.