controller

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2018 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

View Source
const A = "A"
View Source
const CNAME = "CNAME"

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

Controller manages communication between the orchestration and ipam system

func NewController

func NewController(
	oClient orchestration.Client,
	iClient manager.Client,
	oChan <-chan bytes.Buffer,
	verifyInterval int,
) *Controller

NewController creates a Controller object

func (*Controller) Run

func (ctlr *Controller) Run(stopCh <-chan struct{})

Run starts up the orchestration client and processes IPGroups as they are received

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL