package
0.2.7-rc
Repository: https://github.com/goto/entropy.git
Documentation: pkg.go.dev

# Functions

NewAsyncWorker creates a new instance of AsyncWorker.
NewLoggableModule creates a new instance of LoggableModule.
NewModuleDriver creates a new instance of ModuleDriver.
NewModuleRegistry creates a new instance of ModuleRegistry.
NewModuleService creates a new instance of ModuleService.
NewModuleStore creates a new instance of ModuleStore.
NewResourceStore creates a new instance of ResourceStore.

# Structs

AsyncWorker is an autogenerated mock type for the AsyncWorker type.
AsyncWorker_Enqueue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Enqueue'.
No description provided by the author
LoggableModule is an autogenerated mock type for the Loggable type.
No description provided by the author
LoggableModule_Log_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Log'.
LoggableModule_Output_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Output'.
LoggableModule_Plan_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Plan'.
LoggableModule_Sync_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Sync'.
ModuleDriver is an autogenerated mock type for the Driver type.
No description provided by the author
ModuleDriver_Output_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Output'.
ModuleDriver_Plan_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Plan'.
ModuleDriver_Sync_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Sync'.
ModuleRegistry is an autogenerated mock type for the Registry type.
No description provided by the author
ModuleRegistry_GetDriver_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDriver'.
ModuleService is an autogenerated mock type for the ModuleService type.
No description provided by the author
ModuleService_GetOutput_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOutput'.
ModuleService_PlanAction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PlanAction'.
ModuleService_StreamLogs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StreamLogs'.
ModuleService_SyncState_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SyncState'.
ModuleStore is an autogenerated mock type for the Store type.
ModuleStore_CreateModule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateModule'.
ModuleStore_DeleteModule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteModule'.
No description provided by the author
ModuleStore_GetModule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetModule'.
ModuleStore_ListModules_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListModules'.
ModuleStore_UpdateModule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateModule'.
ResourceStore is an autogenerated mock type for the Store type.
ResourceStore_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
ResourceStore_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
ResourceStore_GetByURN_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByURN'.
ResourceStore_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
ResourceStore_Revisions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Revisions'.
ResourceStore_SyncOne_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SyncOne'.
ResourceStore_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.