kubernetes/pkg/kubelet/network
Yifan Gu 9140ce07bc kubenet: Fix host port for rktnetes.
Because rkt pod runs after plugin.SetUpPod() is called, so
getRunningPods() does not return the newly created pod, which
causes the hostport iptable rules to be missing for this new pod.
2016-06-23 13:17:01 -07:00
..
cni kubelet/cni/kubenet: use common container IP address functions 2016-06-22 11:36:10 -05:00
exec kubenet masqurade for outbound traffic 2016-06-09 18:43:34 -07:00
hairpin Allow using netns path instead of container PID to change hairpin mode 2016-05-18 09:25:42 -05:00
hostport kubenet: Fix host port for rktnetes. 2016-06-23 13:17:01 -07:00
kubenet kubenet: Fix host port for rktnetes. 2016-06-23 13:17:01 -07:00
mock_network kubenet masqurade for outbound traffic 2016-06-09 18:43:34 -07:00
testing Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
network.go Use the default interface for reporting network stats. 2016-03-01 16:17:04 -08:00
plugins_test.go kubenet masqurade for outbound traffic 2016-06-09 18:43:34 -07:00
plugins.go kubelet/cni/kubenet: use common container IP address functions 2016-06-22 11:36:10 -05:00