mesh

package
v0.3.16 Latest Latest
Warning

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

Go to latest
Published: May 2, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMeshDiscoverySyncer

func NewMeshDiscoverySyncer(meshClient v1.MeshClient, plugins ...MeshDiscovery) v1.DiscoverySyncer

calling this function with nil is valid and expected outside of tests

func RunDiscoveryEventLoop

func RunDiscoveryEventLoop(ctx context.Context, cs *clientset.Clientset, customErrHandler func(error)) error

Types

type MeshDiscovery

type MeshDiscovery interface {
	DiscoverMeshes(ctx context.Context, snapshot *v1.DiscoverySnapshot) (v1.MeshList, error)
}

type MeshDiscoveryPlugins

type MeshDiscoveryPlugins []MeshDiscovery

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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