writeEgressConfigFiles
writeEgressConfigFiles(
tmpDir,cfg):void
Defined in: src/egress.ts:636
Materialize the egress config artefacts into tmpDir (created recursively).
Writes egress.nft, dnsmasq.argv (one arg per line), resolv.conf, nsswitch.conf —
exactly the files egress-runner.sh + the membrane override binds consume.
Parameters
Section titled “Parameters”tmpDir
Section titled “tmpDir”string
Returns
Section titled “Returns”void