Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Recorder ¶
type Recorder struct {
k8sevents.EventRecorder
}
Recorder wraps events.EventRecorder with convenience methods matching the old record.EventRecorder API for easy migration.
func NewRecorder ¶
func NewRecorder(er k8sevents.EventRecorder) *Recorder
NewRecorder wraps an events.EventRecorder.
Click to show internal directories.
Click to hide internal directories.