Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEventRecorder ¶ added in v1.0.0
func NewEventRecorder(mgr manager.Manager) record.EventRecorder
Types ¶
type Result ¶
type Result struct { Error error EventType string Reason string Requeue bool Message string Object runtime.Object }
func (Result) GetEventType ¶
func (Result) GetMessage ¶
func (Result) RecordEvent ¶
func (r Result) RecordEvent(recorder record.EventRecorder)
Click to show internal directories.
Click to hide internal directories.