reporting_config_from_bootstrap

Function reporting_config_from_bootstrap 

Source
pub fn reporting_config_from_bootstrap(
    bootstrap: Option<&ApprovalRefreshBootstrap>,
) -> Result<Option<AgentReportingConfig>, String>
Expand description

Build reporting config from the enrolled-agent bootstrap env if present.