Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
Store is an autogenerated mock type for the Store type
func NewStore ¶
NewStore creates a new instance of Store. 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 (*Store) GetAllSubscriptions ¶
GetAllSubscriptions provides a mock function with given fields: ctx
func (*Store) GetSubscription ¶
func (_m *Store) GetSubscription(ctx context.Context, name string, revision string) (*v1.Subscription, error)
GetSubscription provides a mock function with given fields: ctx, name, revision
func (*Store) InsertSubscriptions ¶
InsertSubscriptions provides a mock function with given fields: ctx, _a1
Click to show internal directories.
Click to hide internal directories.