kubernetes/pkg/kubelet/network/mock_network
Justin Santa Barbara 902ba4e249 Add network-plugin-mtu option for MTU selection
MTU selection is difficult, and if there is a transport such as IPSEC in
use may be impossible.  So we allow specification of the MTU with the
network-plugin-mtu flag, and we pass this down into the network
provider.

Currently implemented by kubenet.
2016-08-23 01:50:58 -04:00
..
network_plugins.go Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00