kvstoremesh

package
v0.15.7 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cell = cell.Module(
	"kvstoremesh",
	"KVStoreMesh caches remote cluster information in a local kvstore",

	cell.Provide(newKVStoreMesh),

	cell.Config(common.Config{}),
	store.Cell,

	cell.Metric(common.MetricsProvider("")),
)

Functions

This section is empty.

Types

type KVStoreMesh

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

KVStoreMesh is a cache of multiple remote clusters

func (*KVStoreMesh) Start

func (km *KVStoreMesh) Start(ctx hive.HookContext) error

func (*KVStoreMesh) Stop

func (km *KVStoreMesh) Stop(hive.HookContext) error

Jump to

Keyboard shortcuts

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