# Functions
NewModuleService creates a new instance of ModuleService.
NewResourceService creates a new instance of ResourceService.
# Structs
ModuleService is an autogenerated mock type for the ModuleService type.
ModuleService_CreateModule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateModule'.
ModuleService_DeleteModule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteModule'.
No description provided by the author
ModuleService_GetModule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetModule'.
ModuleService_ListModules_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListModules'.
ModuleService_UpdateModule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateModule'.
ResourceService is an autogenerated mock type for the ResourceService type.
ResourceService_ApplyAction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ApplyAction'.
ResourceService_CreateResource_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateResource'.
ResourceService_DeleteResource_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteResource'.
No description provided by the author
ResourceService_GetLog_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLog'.
ResourceService_GetResource_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetResource'.
ResourceService_GetRevisions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRevisions'.
ResourceService_ListResources_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListResources'.
ResourceService_UpdateResource_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateResource'.