Documentation ¶
Index ¶
- func Event(object runtime.Object, reason, message string)
- func Eventf(object runtime.Object, reason, message string, args ...interface{})
- func InitFromRecorder(recorder cgrecord.EventRecorder)
- func Warn(object runtime.Object, reason, message string)
- func Warnf(object runtime.Object, reason, message string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Event ¶
Event constructs an event from the given information and puts it in the queue for sending.
func InitFromRecorder ¶
func InitFromRecorder(recorder cgrecord.EventRecorder)
InitFromRecorder initializes the global default recorder. It can only be called once. Subsequent calls are considered noops.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.