schema

package
v0.0.0-...-fbfd2f8 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2017 License: Apache-2.0 Imports: 8 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RoutingTable

type RoutingTable interface {
	RouteCount() int

	AddRoutes(desiredLRP *models.DesiredLRPSchedulingInfo) event.RoutingEvents
	UpdateRoutes(beforeLRP, afterLRP *models.DesiredLRPSchedulingInfo) event.RoutingEvents
	RemoveRoutes(desiredLRP *models.DesiredLRPSchedulingInfo) event.RoutingEvents

	AddEndpoint(actualLRP *models.ActualLRPGroup) event.RoutingEvents
	RemoveEndpoint(actualLRP *models.ActualLRPGroup) event.RoutingEvents

	Swap(t RoutingTable) event.RoutingEvents

	GetRoutingEvents() event.RoutingEvents
}

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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