registration

package
v0.3.12 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunConfigLoop added in v0.3.11

func RunConfigLoop(ctx context.Context, enabledFeatures EnabledConfigLoops, starter ConfigLoopStarter) error

func RunEventLoop added in v0.3.11

func RunEventLoop(ctx context.Context, loop eventloop.EventLoop, opts clients.WatchOpts) error

Types

type ConfigLoopStarter added in v0.3.11

type ConfigLoopStarter func(ctx context.Context, enabled EnabledConfigLoops) (eventloop.EventLoop, error)

type ConfigLoopStarters added in v0.3.11

type ConfigLoopStarters []ConfigLoopStarter

type EnabledConfigLoops added in v0.3.11

type EnabledConfigLoops struct {
	Istio   bool
	Gloo    bool
	AppMesh bool
	Linkerd bool
}

type RegistrationSyncer

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

registration syncer, activates config syncers based on registered meshes enables istio config syncer as long as there's a registered istio mesh

func NewRegistrationSyncer

func NewRegistrationSyncer(configLoop ...ConfigLoopStarter) *RegistrationSyncer

func (*RegistrationSyncer) Sync

Directories

Path Synopsis
Package appmesh is a generated GoMock package.
Package appmesh is a generated GoMock package.

Jump to

Keyboard shortcuts

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