# Functions
NewCacheBackend creates a new instance of CacheBackend.
NewClient creates a new instance of Client.
NewGenericInformer creates a new instance of GenericInformer.
NewHandler creates a new instance of Handler.
NewHandlerFunc creates a new instance of HandlerFunc.
# Structs
CacheBackend is an autogenerated mock type for the CacheBackend type.
No description provided by the author
CacheBackend_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
CacheBackend_Set_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Set'.
Client is an autogenerated mock type for the Client type.
GenericInformer is an autogenerated mock type for the GenericInformer type.
Handler is an autogenerated mock type for the Handler type.
No description provided by the author
Handler_Handle_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Handle'.
HandlerFunc is an autogenerated mock type for the HandlerFunc type.
HandlerFunc_Execute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Execute'.
No description provided by the author