Skip to main content

imds_get_with_token

Function imds_get_with_token 

Source
fn imds_get_with_token(
    agent: &Agent,
    path: &str,
    token: Option<&str>,
) -> Option<String>