consul/sdk/iptables
Derek Menteer 1fe0a87546
Fix SDK iptables.Config marshalling (#20451)
This fixes behavior introduced by hashicorp/consul#20232 where
a function was added to the iptables configuration struct. Since this
struct is actually marshalled into json by consul-k8s, we should not be
placing functions inside of it.
2024-02-02 12:25:00 -06:00
..
iptables.go Fix SDK iptables.Config marshalling (#20451) 2024-02-02 12:25:00 -06:00
iptables_executor_linux.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
iptables_executor_unsupported.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
iptables_test.go Fix SDK iptables.Config marshalling (#20451) 2024-02-02 12:25:00 -06:00