- extract network policy
- for each network policy do : inside for each ingress/egress do : get allowed pod , ports, protocols
- generate tests cases based on the information
- use port scanner tool to execute test case
- [x]gnerate reports
- support Calico ( including Calico custom policy), Weave net, etc ...
- skeleton code modified updated based on tgik-controller/Vmware base repo