Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisWrapper ¶
RedisWrapper is an autogenerated mock type for the RedisWrapper type
func NewRedisWrapper ¶
func NewRedisWrapper(t interface { mock.TestingT Cleanup(func()) }) *RedisWrapper
NewRedisWrapper creates a new instance of RedisWrapper. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*RedisWrapper) ListRedisInstances ¶
ListRedisInstances provides a mock function with given fields: _a0, _a1
func (*RedisWrapper) StartRefreshRoutine ¶
func (_m *RedisWrapper) StartRefreshRoutine(_a0 context.Context, _a1 time.Duration, _a2 *config.InstanceConfig) error
StartRefreshRoutine provides a mock function with given fields: _a0, _a1, _a2
Click to show internal directories.
Click to hide internal directories.