controller

package
v1.2.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

Controller varz / common component server for cf-bigip-ctlr

func NewController

func NewController(
	logger logger.Logger,
	cfg *config.Config,
	mbusClient *nats.Conn,
	r *registry.RouteRegistry,
	routingTable *routingtable.RoutingTable,
	v varz.Varz,
	brokerHandler http.Handler,
) (*Controller, error)

NewController create new controller instance

func (*Controller) Run

func (c *Controller) Run(signals <-chan os.Signal, ready chan<- struct{}) error

Run start the cf-bigip-ctlr component server

func (*Controller) Stop

func (c *Controller) Stop()

Stop the cf-bigip-ctlr component server

Jump to

Keyboard shortcuts

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