ksniff
ksniff copied to clipboard
WIP: Allow for multiple pods to sniff at the same time
This PR does:
- Change SnifferService components to copy state with custom *SnifferServiceConfig structures
- Add structure into sniff.go to support multiple SnifferService components to run multiple collections
- Add a NodeSnifferService to perform tcpdump in default host network namespace