Documentation ¶
Overview ¶
Package recorder_vent implements an observer.EventLog backed by Kubernetes Events using an event recorder.
Index ¶
Constants ¶
View Source
const (
// EventReason is the Kubernetes event reason used for observed events.
EventReason = "EventObserved"
)
Variables ¶
This section is empty.
Functions ¶
func NewEventLog ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.