drone/internal/api/controller/space
2023-06-12 17:05:31 +00:00
..
controller.go CODE 165-API for delete a space subspaces and their repositories 2023-05-09 09:21:25 -07:00
create_path.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
create.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
delete_path.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
delete_repositories.go [HARNESS] Delete Space on Harness Account/Org/Project deletion (#83) 2023-06-08 00:09:34 +00:00
delete.go disable delete repo API from backend (#119) 2023-06-12 17:05:31 +00:00
find.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
list_paths.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
list_repositories.go fixed linter issues 2023-05-17 21:56:23 +02:00
list_service_accounts.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
list_spaces.go fixed linter issues 2023-05-17 21:56:23 +02:00
move.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
update.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
wire.go CODE 165-API for delete a space subspaces and their repositories 2023-05-09 09:21:25 -07:00