speaker

package
v1.6.3 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2021 License: Apache-2.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	GrpcHost        string
	GrpcPort        uint32
	ClusterAs       uint32
	RouterId        string
	NeighborAddress string
	NeighborAs      uint32
	AuthPassword    string
	BgpServer       *gobgp.BgpServer

	KubeConfigFile string
	KubeClient     kubernetes.Interface
	KubeOvnClient  clientset.Interface

	PprofPort uint32
}

func ParseFlags

func ParseFlags() (*Configuration, error)

type Controller

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

func NewController

func NewController(config *Configuration) *Controller

func (*Controller) Run

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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