drone/app/gitspace/orchestrator/container
Dhruv Dhruv 34df7cf137 feat: [CDE-94]: Adding orchestration to start, stop and delete Gitspaces. (#2159)
* Addressing review comments.
* feat: [CDE-94]: Rebasing PR. Adding StartResponse to store container orchestration start response. Refactoring provisioner to clean the method params.
* feat: [CDE-94]: Using ports returned by the container orchestrator
* feat: [CDE-94]: Adding orchestrtion to start, stop and delete Gitspaces.
2024-07-08 20:10:44 +00:00
..
template feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
container_orchestrator.go feat: [CDE-94]: Adding orchestration to start, stop and delete Gitspaces. (#2159) 2024-07-08 20:10:44 +00:00
devcontainer.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
embedded_docker.go feat: [CDE-94]: Adding orchestration to start, stop and delete Gitspaces. (#2159) 2024-07-08 20:10:44 +00:00
ide.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
template.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
types.go feat: [CDE-94]: Adding orchestration to start, stop and delete Gitspaces. (#2159) 2024-07-08 20:10:44 +00:00
vscode.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
vscodeweb.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
wire.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00