# Functions
NewExternalInitiatorManager creates a new instance of ExternalInitiatorManager.
NewHTTPClient creates a new instance of HTTPClient.
# Structs
ExternalInitiatorManager is an autogenerated mock type for the ExternalInitiatorManager type.
ExternalInitiatorManager_DeleteJob_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteJob'.
ExternalInitiatorManager_FindExternalInitiatorByName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FindExternalInitiatorByName'.
ExternalInitiatorManager_Notify_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Notify'.
HTTPClient is an autogenerated mock type for the HTTPClient type.
HTTPClient_Do_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Do'.