Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EngineController ¶
type EngineController struct {
// contains filtered or unexported fields
}
func NewEngineController ¶
func NewEngineController(nodeName string, ravenClient *ravenclientset.Clientset, routeDriver routedriver.Driver, vpnDriver vpndriver.Driver) (*EngineController, error)
func (*EngineController) Start ¶
func (c *EngineController) Start(stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.