kubernetes/pkg/kubelet/network
Dan Williams fb97b8cdaa Implement network plugin capabilities hook and shaping capability
Allow network plugins to declare that they handle shaping and that
Kuberenetes should not.  Will be first used by openshift-sdn which
handles shaping through OVS, but this triggers a warning when
kubelet notices the bandwidth annotations.
2016-03-30 11:51:21 -05:00
..
cni Embed NoopNetworkPlugin into other network plugins 2016-03-30 11:51:21 -05:00
exec Embed NoopNetworkPlugin into other network plugins 2016-03-30 11:51:21 -05:00
hairpin Don't print hairpin_mode error when not using Linux bridges 2016-01-25 09:01:34 -05:00
kubenet Embed NoopNetworkPlugin into other network plugins 2016-03-30 11:51:21 -05: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 Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
plugins.go Implement network plugin capabilities hook and shaping capability 2016-03-30 11:51:21 -05:00