pub async fn netns_write_file( netns: &str, filename: &Path, data: &str, ) -> Result<()>
Write file into network namespace config folder.