Documentation ¶
Index ¶
- func FilterOutNamespacesWithInstalls(snap *v1.DiscoverySnapshot) *v1.DiscoverySnapshot
- func NewMeshDiscoverySyncer(meshClient v1.MeshClient, plugins ...MeshDiscovery) v1.DiscoverySyncer
- func RunDiscoveryEventLoop(ctx context.Context, cs *clientset.Clientset, customErrHandler func(error)) error
- type MeshDiscovery
- type MeshDiscoveryPlugins
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterOutNamespacesWithInstalls ¶ added in v0.3.19
func FilterOutNamespacesWithInstalls(snap *v1.DiscoverySnapshot) *v1.DiscoverySnapshot
func NewMeshDiscoverySyncer ¶
func NewMeshDiscoverySyncer(meshClient v1.MeshClient, plugins ...MeshDiscovery) v1.DiscoverySyncer
calling this function with nil is valid and expected outside of tests
Types ¶
type MeshDiscovery ¶
type MeshDiscoveryPlugins ¶
type MeshDiscoveryPlugins []MeshDiscovery
Click to show internal directories.
Click to hide internal directories.