kvstoremesh

package
v1.14.7 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2024 License: Apache-2.0 Imports: 15 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(internal.Config{}),

	cell.Metric(internal.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 cell.HookContext) error

func (*KVStoreMesh) Stop

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

Jump to

Keyboard shortcuts

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