kubernetes/pkg/util/iptables
Masashi Honma 39538463de test: Use bytes.Buffer.String
Fix some warnings from go-staticcheck.

"should use buffer.String() instead of string(buffer.Bytes()) (S1030)"

This warning is explained at this link.
https://staticcheck.io/docs/checks#S1030
2021-03-22 17:48:21 +09:00
..
testing hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
doc.go
iptables_linux.go feat(iptables): be able to override iptables-1.4-compatible lock path 2020-09-12 22:43:43 +08:00
iptables_test.go test: Use bytes.Buffer.String 2021-03-22 17:48:21 +09:00
iptables_unsupported.go feat(iptables): be able to override iptables-1.4-compatible lock path 2020-09-12 22:43:43 +08:00
iptables.go Make kube-proxy check if IPv6 is really supported before assuming dual-stack 2021-02-17 09:11:15 -05:00
monitor_test.go Cleanup: Change "Ip" to "IP" in func and var names 2020-04-10 15:29:50 -07:00
OWNERS eparis to emeritus 2020-06-30 09:50:44 -07:00
save_restore_test.go Optimize iptables 2018-07-06 14:25:56 +02:00
save_restore.go Better error message if panic occurs during iptables-save output parsing 2019-05-28 11:38:27 +02:00