Versions in this module Expand all Collapse all v1 v1.4.9 Mar 5, 2026 v1.4.8 Feb 24, 2026 Changes in this version + type MockEventRecorder struct + func NewMockEventRecorder(ctrl *gomock.Controller) *MockEventRecorder + func (m *MockEventRecorder) EXPECT() *MockEventRecorderMockRecorder + func (m *MockEventRecorder) Eventf(regarding, related runtime.Object, eventtype, reason, action, note string, ...) + type MockEventRecorderMockRecorder struct + func (mr *MockEventRecorderMockRecorder) Eventf(regarding, related, eventtype, reason, action, note any, args ...any) *gomock.Call