reconcile

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSnapshotGenerator

func NewSnapshotGenerator(resourceManager core_manager.ReadOnlyResourceManager, resourceGenerator generator.ResourceGenerator) util_xds_v3.SnapshotGenerator

Types

type Reconciler

type Reconciler interface {
	Reconcile(context.Context, *envoy_core.Node) error
	// NeedsReconciliation checks if there is a valid configuration snapshot already present
	// for a given node
	NeedsReconciliation(node *envoy_core.Node) bool
}

Reconciler re-computes configuration for a given node.

Jump to

Keyboard shortcuts

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