package
Version:
v1.11.3-beta.0
Opens a new window with list of versions in this module.
Published: Aug 7, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 25
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package route contains code for syncing cloud routing rules with
the list of registered nodes.
type RouteController struct {
}
func New(routes cloudprovider.Routes, kubeClient clientset.Interface, nodeInformer coreinformers.NodeInformer, clusterName string, clusterCIDR *net.IPNet) *RouteController
func (rc *RouteController) Run(stopCh <-chan struct{}, syncPeriod time.Duration)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.