Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterStateTracker ¶
type ClusterStateTracker struct {
// contains filtered or unexported fields
}
func NewClusterStateTracker ¶
func NewClusterStateTracker(o component.Options) (*ClusterStateTracker, error)
func (*ClusterStateTracker) NotifyClusterChange ¶
func (s *ClusterStateTracker) NotifyClusterChange()
type ClusterStateTrackerConfig ¶
type ClusterStateTrackerConfig struct{}
type SlowUpdate ¶
type SlowUpdate struct {
// contains filtered or unexported fields
}
func NewSlowUpdate ¶
func NewSlowUpdate(o component.Options) (*SlowUpdate, error)
func (*SlowUpdate) NotifyClusterChange ¶
func (s *SlowUpdate) NotifyClusterChange()
type SlowUpdateConfig ¶
type SlowUpdateExports ¶
type SlowUpdateExports struct{}
type TickerConfig ¶
type TickerExports ¶
type TickerExports struct {
Counter int `alloy:"counter,attr"`
}
Click to show internal directories.
Click to hide internal directories.