Skip to main content

unsaved_changes

Function unsaved_changes 

Source
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.