async fn acquire_ssh_token( client: &WasmerClient, config: &EdgeConfig, ) -> Result<(String, bool), Error>