//
pkg.gl
Category
github.com/grafana/agent
internal
service
cluster
package
0.44.2
Repository:
https://github.com/grafana/agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
23
Dependents
11
Files
362 SLOC
#
Functions
Mock
Mock returns a mock implementation of the Cluster interface.
New
New returns a new, unstarted instance of the cluster service.
#
Constants
ServiceName
ServiceName defines the name used for the cluster service.
#
Structs
ComponentBlock
ComponentBlock holds common arguments for clustering settings within a component.
Options
Options are used to configure the cluster service.
Service
Service is the cluster service.
#
Interfaces
Cluster
Cluster is a read-only view of a cluster.
Component
Component is a Flow component which subscribes to clustering updates.