import "sigs.k8s.io/cluster-api/util/record"
Event constructs an event from the given information and puts it in the queue for sending.
Eventf is just like Event, but with Sprintf for the message field.
func InitFromRecorder(recorder record.EventRecorder)
InitFromRecorder initializes the global default recorder. It can only be called once. Subsequent calls are considered noops.
Event constructs a warning event from the given information and puts it in the queue for sending.
Eventf is just like Event, but with Sprintf for the message field.
Package record imports 5 packages (graph) and is imported by 8 packages. Updated 2019-09-11. Refresh now. Tools for package owners.