planner

package
v0.0.0-...-dd9aec0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FatalErrorDetector

type FatalErrorDetector interface {
	GotSuccess()
	IsFatal(error) bool
}

func NewGracefulDetector

func NewGracefulDetector(gd time.Duration) FatalErrorDetector

type VXLANPlanner

type VXLANPlanner struct {
	Logger           lager.Logger
	ControllerClient controllerClient
	Converger        converger
	Lease            controller.Lease
	ErrorDetector    FatalErrorDetector
	MetricSender     metricSender
}

func (*VXLANPlanner) DoCycle

func (v *VXLANPlanner) DoCycle() error

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