serviceentry

package
v0.0.0-...-52063fc Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const LazyXdsManager = "lazyxds"

LazyXdsManager ...

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

Controller is responsible for synchronizing Istio serviceEntry objects.

func NewController

func NewController(
	informer istioinformers.ServiceEntryInformer,
	syncServiceEntryConfig func(context.Context, *istio.ServiceEntry) error,
	deleteServiceEntryConfig func(context.Context, string, string) error,
) *Controller

NewController creates a new serviceEntry controller

func (*Controller) Run

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

Run begins watching and syncing.

Jump to

Keyboard shortcuts

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