k3s/pkg/proxy
Kubernetes Submit Queue 283d35a481
Merge pull request #57336 from danwinship/proxier-simplification
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Abstract some duplicated code in the iptables proxier

Reorganizes the iptables proxier code so we only have the list of "-A FOO -j KUBE-BAR" rules in one place rather than duplicating the same list in multiple places. Split out from #56164 for ease of review/merging.

**Release note**:
```release-note
NONE
```
2018-02-06 15:54:07 -08:00
..
apis/kubeproxyconfig Merge pull request #55986 from xiangpengzhao/kubeproxy-fuzzer 2018-02-05 20:23:02 -08:00
config Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
healthcheck Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
iptables Merge pull request #57336 from danwinship/proxier-simplification 2018-02-06 15:54:07 -08:00
ipvs Merge pull request #57268 from m1093782566/validate-ipset 2018-02-06 14:35:34 -08:00
metrics add proxy metrics in app level 2017-10-16 21:10:51 +08:00
userspace Merge pull request #53778 from Mashimiao/more-ipv6-userspace 2018-01-25 17:09:32 -08:00
util Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
winkernel Merge pull request #56948 from MrHohn/esipp-remove-feature-gate 2018-01-19 00:35:01 -08:00
winuserspace Merge pull request #53778 from Mashimiao/more-ipv6-userspace 2018-01-25 17:09:32 -08:00
BUILD proxy: cleanup old build file 2017-11-07 16:11:37 -08:00
OWNERS add m1093782566 to pkg/proxy/OWNERS 2017-10-13 11:39:25 +08:00
doc.go
types.go kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00