refresh_runtime_trusted_approval_key_cache

Function refresh_runtime_trusted_approval_key_cache 

Source
pub fn refresh_runtime_trusted_approval_key_cache(
    spec_path: &Path,
    configured_paths: &[PathBuf],
    bootstrap: &ApprovalRefreshBootstrap,
) -> Result<TrustedApprovalKeyCache, String>
Expand description

Refresh trusted approval keys from the control plane and persist them into the local runtime cache.