kubernetes/pkg/kubelet/network
Dan Williams 9865ac325c kubelet/cni: make cni plugin runtime agnostic
Use the generic runtime method to get the netns path.  Also
move reading the container IP address into cni (based off kubenet)
instead of having it in the Docker manager code.  Both old and new
methods use nsenter and /sbin/ip and should be functionally
equivalent.
2016-06-22 11:36:10 -05:00
..
cni kubelet/cni: make cni plugin runtime agnostic 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 kubelet/kubenet: split hostport handling into separate module 2016-06-16 13:44:32 -05:00
kubenet kubenet: clean up networking when setup errors occur 2016-06-16 13:53:28 -05: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 kubenet masqurade for outbound traffic 2016-06-09 18:43:34 -07:00