events

package
v0.0.0-...-3c3457e Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EventReasonRedisClusterDownscale = "RedisClusterDownscale"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	EventType string
	Reason    string
	Message   string
}

type Recorder

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

func NewRecorder

func NewRecorder() *Recorder

func (*Recorder) AddEvent

func (r *Recorder) AddEvent(typ, reason, message string)

func (*Recorder) Events

func (r *Recorder) Events() []Event

Jump to

Keyboard shortcuts

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