Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Indicator ¶
Indicator is an autogenerated mock type for the Indicator type
func NewIndicator ¶
NewIndicator creates a new instance of Indicator. 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 (*Indicator) Configure ¶
func (_m *Indicator) Configure(_a0 healthz.IndicatorConfig)
Configure provides a mock function with given fields: _a0
type Pinger ¶
Pinger is an autogenerated mock type for the Pinger type
type Repository ¶
Repository is an autogenerated mock type for the Repository type
func NewRepository ¶
func NewRepository(t interface { mock.TestingT Cleanup(func()) }) *Repository
NewRepository creates a new instance of Repository. 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 (*Repository) GetVersion ¶
GetVersion provides a mock function with given fields: ctx
type Status ¶
Status is an autogenerated mock type for the Status type
func NewStatus ¶
NewStatus creates a new instance of Status. 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.