Help with NATing outgoing Pod traffic with non-Calico source IP

Hi guys :wave:

I have an application running in a pod which forwards traffic (e.g. 10.254.0.2/16) from a tun_device out the eth0 Calico interface (e.g. with 10.214.0.10/32 IP).

What I would like to know is if it’s possible for Calico to Masquerade this 10.254.0.2/16 traffic like it would for traffic originating from the 10.214.0.10/32 IP?