netns_write_file

Function netns_write_file 

Source
pub async fn netns_write_file(
    netns: &str,
    filename: &Path,
    data: &str,
) -> Result<()>
Expand description

Write file into network namespace config folder.