route

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RouteController

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

func NewRouteController

func NewRouteController(conf *RouteControllerConfig) *RouteController

func (*RouteController) Run

func (c *RouteController) Run(ctx context.Context) error

func (*RouteController) Sync

func (c *RouteController) Sync(ctx context.Context)

type RouteControllerConfig

type RouteControllerConfig struct {
	Logger       logr.Logger
	Config       *restclient.Config
	ClusterCache mapping.ClusterCache
	Namespace    string
	SyncFunc     func()
}

Jump to

Keyboard shortcuts

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