Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationCRMapper ¶
ApplicationCRMapper is an autogenerated mock type for the applicationCRMapper type
func (*ApplicationCRMapper) ExpectOnToModel ¶
func (_m *ApplicationCRMapper) ExpectOnToModel(dto *v1alpha1.Application, dm *internal.Application) *mock.Call
func (*ApplicationCRMapper) ToModel ¶
func (_m *ApplicationCRMapper) ToModel(dto *v1alpha1.Application) (*internal.Application, error)
ToModel provides a mock function with given fields: dto
type ApplicationCRValidator ¶
ApplicationCRValidator is an autogenerated mock type for the applicationCRValidator type
func (*ApplicationCRValidator) ExpectOnValidate ¶
func (_m *ApplicationCRValidator) ExpectOnValidate(dto *v1alpha1.Application) *mock.Call
func (*ApplicationCRValidator) Validate ¶
func (_m *ApplicationCRValidator) Validate(dto *v1alpha1.Application) error
Validate provides a mock function with given fields: dto
type ApplicationRemover ¶
ApplicationRemover is an autogenerated mock type for the ApplicationRemover type
func (*ApplicationRemover) Remove ¶
func (_m *ApplicationRemover) Remove(name internal.ApplicationName) error
Remove provides a mock function with given fields: name
type ApplicationUpserter ¶
ApplicationUpserter is an autogenerated mock type for the ApplicationUpserter type
func (*ApplicationUpserter) ExpectOnUpsert ¶
func (_m *ApplicationUpserter) ExpectOnUpsert(dm *internal.Application) *mock.Call
func (*ApplicationUpserter) Upsert ¶
func (_m *ApplicationUpserter) Upsert(app *internal.Application) (bool, error)
Upsert provides a mock function with given fields: app
type BrokerSyncer ¶
BrokerSyncer is an autogenerated mock type for the BrokerSyncer type
func (*BrokerSyncer) Sync ¶
func (_m *BrokerSyncer) Sync(retries int) error
Sync provides a mock function with given fields: retries
type SCRelistRequester ¶
SCRelistRequester is an autogenerated mock type for the ScRelistRequester type
func (*SCRelistRequester) ExpectOnRequestRelist ¶
func (_m *SCRelistRequester) ExpectOnRequestRelist() *mock.Call
func (*SCRelistRequester) RequestRelist ¶
func (_m *SCRelistRequester) RequestRelist()
RequestRelist provides a mock function with given fields: