harbor/src/pkg/task
He Weiwei aa55fcfce7 chore(mocks): add make targets to generate and check mocks
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2020-07-22 01:59:32 +00:00
..
dao Refactor the scheduler with the task manager mechanism 2020-07-20 14:03:15 +08:00
checkin_test.go Refactor the scheduler with the task manager mechanism 2020-07-20 14:03:15 +08:00
checkin.go Refactor the scheduler with the task manager mechanism 2020-07-20 14:03:15 +08:00
execution_test.go Implement task and execution manager 2020-06-23 17:10:58 +08:00
execution.go Implement task and execution manager 2020-06-23 17:10:58 +08:00
hook_test.go Implement task and execution manager 2020-06-23 17:10:58 +08:00
hook.go Implement task and execution manager 2020-06-23 17:10:58 +08:00
mock_execution_dao_test.go chore(mocks): add make targets to generate and check mocks 2020-07-22 01:59:32 +00:00
mock_jobservice_client_test.go chore(mocks): add make targets to generate and check mocks 2020-07-22 01:59:32 +00:00
mock_task_dao_test.go chore(mocks): add make targets to generate and check mocks 2020-07-22 01:59:32 +00:00
mock_task_manager_test.go chore(mocks): add make targets to generate and check mocks 2020-07-22 01:59:32 +00:00
mock.go chore(mocks): add make targets to generate and check mocks 2020-07-22 01:59:32 +00:00
model.go Implement task and execution manager 2020-06-23 17:10:58 +08:00
task_test.go Refactor the scheduler with the task manager mechanism 2020-07-20 14:03:15 +08:00
task.go Refactor the scheduler with the task manager mechanism 2020-07-20 14:03:15 +08:00