get

Function get 

Source
pub async fn get(
    client: &impl Client,
    mount: &str,
) -> Result<GetConfigurationResponse, ClientError>