Files
kubernetes/cmd
Dan Winship 9c98d29795 Remove exec arg from utiliptables.New
It was there so you could mock the results via a FakeExec, but these
days any unit tests outside of pkg/util/iptables that want to mock
iptables results use a FakeIPTables instead of a real
utiliptables.Interface with a FakeExec.
2025-03-08 10:11:15 -05:00
..
2022-02-14 10:55:35 -07:00
2023-05-11 16:43:38 +00:00