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.
pub fn reporting_config_from_bootstrap(
bootstrap: Option<&ApprovalRefreshBootstrap>,
) -> Result<Option<AgentReportingConfig>, String>Build reporting config from the enrolled-agent bootstrap env if present.