pub fn unsaved_changes(
live: &GatewayConfig,
disk: &GatewayConfig,
) -> Vec<String>Expand description
One line per resource that differs between the live config and the file:
policy 'p' only in memory, route 'r' only on disk, store 's' differs.