Documentation ¶
Index ¶
Constants ¶
View Source
const ( Generic = "generic" Calico = "calico" CanalFlannel = "canal-flannel" Flannel = "flannel" KindNet = "kindnet" OpenShiftSDN = "OpenShiftSDN" OVNKubernetes = "OVNKubernetes" WeaveNet = "weave-net" )
Supported network plugins.
Variables ¶
View Source
var DiscoverFunc func(clusterCIDRs []string) (*Interface, error)
DiscoverFunc is a hook for unit tests.
Functions ¶
func GetNetworkPlugins ¶ added in v0.14.0
func GetNetworkPlugins() []string
Types ¶
Click to show internal directories.
Click to hide internal directories.