Documentation
¶
Index ¶
- type ITracer
- func (_m *ITracer) Enabled() bool
- func (_m *ITracer) Error(err error, msg string, keysAndValues ...interface{})
- func (_m *ITracer) Info(msg string, keysAndValues ...interface{})
- func (_m *ITracer) V(level int) logr.Logger
- func (_m *ITracer) WithName(name string) logr.Logger
- func (_m *ITracer) WithValues(keysAndValues ...interface{}) logr.Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ITracer ¶
ITracer is an autogenerated mock type for the ITracer type
func (*ITracer) WithValues ¶
WithValues provides a mock function with given fields: keysAndValues
Click to show internal directories.
Click to hide internal directories.