Documentation ¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type FakeEventRecorder
- func (fake *FakeEventRecorder) AnnotatedEventf(arg1 runtime.Object, arg2 map[string]string, arg3 string, arg4 string, ...)
- func (fake *FakeEventRecorder) AnnotatedEventfArgsForCall(i int) (runtime.Object, map[string]string, string, string, string, []interface{})
- func (fake *FakeEventRecorder) AnnotatedEventfCallCount() int
- func (fake *FakeEventRecorder) AnnotatedEventfCalls(...)
- func (fake *FakeEventRecorder) Invocations() map[string][][]interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeEventRecorder ¶
type FakeEventRecorder struct { AnnotatedEventfStub func(runtime.Object, map[string]string, string, string, string, ...interface{}) // contains filtered or unexported fields }
func (*FakeEventRecorder) AnnotatedEventf ¶ added in v0.8.0
func (*FakeEventRecorder) AnnotatedEventfArgsForCall ¶ added in v0.8.0
func (*FakeEventRecorder) AnnotatedEventfCallCount ¶ added in v0.8.0
func (fake *FakeEventRecorder) AnnotatedEventfCallCount() int
func (*FakeEventRecorder) AnnotatedEventfCalls ¶ added in v0.8.0
func (*FakeEventRecorder) Invocations ¶
func (fake *FakeEventRecorder) Invocations() map[string][][]interface{}
Click to show internal directories.
Click to hide internal directories.