sync

package
v1.20.0-pre.3 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2026 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LocalNodeSyncCell = cell.Module(
	"local-node-sync",
	"Provides LocalNodeSynchronizer that syncs the LocalNodeStore with the K8s Node",

	cell.Provide(newLocalNodeSynchronizer),
)

Functions

This section is empty.

Types

type InitFunc

type InitFunc func(context.Context, *node.LocalNode) error

InitFunc is called before during startup to fill in the local node before other sub-systems can access it. This is called after the node.LocalNode is filled in from configuration and k8s node.

Jump to

Keyboard shortcuts

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