endpointslice

package
v1.20.0 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const Name observer.Name = "endpoint slices"

Variables

View Source
var Cell = cell.Module(
	"clustermesh-endpointslice",
	"ClusterMesh EndpointSlice observer",

	cell.Provide(func(params params) observer.FactoryOut {
		return observer.NewFactoryOut(newFactory(params))
	}),
)

Functions

func MetricsProvider

func MetricsProvider(namespace string) func() Metrics

Types

type Metrics

type Metrics struct {
	TotalEndpointSlices metric.Vec[metric.Gauge]
}

Jump to

Keyboard shortcuts

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