Documentation
¶
Index ¶
- type Client
- func (_m *Client) LibraryDatasourceChanged(_a0 context.Context, _a1 logr.Logger, _a2 string) error
- func (_m *Client) LibraryDatasourceChangedOCP(_a0 context.Context, _a1 logr.Logger, _a2 string) error
- func (_m *Client) SystemDatasourceChanged(_a0 context.Context, _a1 logr.Logger, _a2 string, _a3 string) error
- func (_m *Client) SystemDatasourceChangedOCP(_a0 context.Context, _a1 logr.Logger, _a2 string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an autogenerated mock type for the Client type
func NewClient ¶
NewClient creates a new instance of Client. 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 (*Client) LibraryDatasourceChanged ¶ added in v0.11.0
LibraryDatasourceChanged provides a mock function with given fields: _a0, _a1, _a2
func (*Client) LibraryDatasourceChangedOCP ¶ added in v0.29.0
func (_m *Client) LibraryDatasourceChangedOCP(_a0 context.Context, _a1 logr.Logger, _a2 string) error
LibraryDatasourceChangedOCP provides a mock function with given fields: _a0, _a1, _a2
Click to show internal directories.
Click to hide internal directories.