Reference Implementation of Secure Workload Network Policies Client
For implementation and instructions on how to compile and run a demo client, see tnp-enforcement-client in Java.
This implementation provides common code to read network policies from Secure Workload policy stream via Kafka only. Vendor-specific code to program the actual policies to a network device can be plugged in by implementing the required interface PolicyEnforcementClient.