Documentation ¶
Overview ¶
Package event recorder is used to raise events on aws-node pods
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitEventRecorder ¶
Types ¶
type EventRecorder ¶
type EventRecorder struct {
// contains filtered or unexported fields
}
func Get ¶
func Get() *EventRecorder
func (*EventRecorder) BroadcastEvent ¶
func (e *EventRecorder) BroadcastEvent(eventType, reason, message string)
BroadcastEvent will raise event on aws-node with given type, reason, & message
Click to show internal directories.
Click to hide internal directories.