kubernetes/pkg/apis/componentconfig
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
..
install fix register.go files up + add test import 2016-08-11 17:06:54 -07:00
v1alpha1 Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
helpers_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
helpers.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
register.go fix register.go files up + add test import 2016-08-11 17:06:54 -07:00
types.generated.go Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00
types.go Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00
zz_generated.deepcopy.go Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00