drone/app/api/controller/infraprovider
Deepak Bhatt d79d292d87 feat: [CDE-699]: modify infra provider create resource api (#3600)
* feat: [CDE-697]: make cpu, memory and network as empty if nil
* feat: [CDE-699]: add comment
* feat: [CDE-699]: modify infra provider create resource api
2025-03-28 10:21:54 +00:00
..
controller.go feat: [CDE-699]: modify infra provider create resource api (#3600) 2025-03-28 10:21:54 +00:00
create_config.go feat: [CDE-637]: Changes to support hybrid's infra resources. (#3453) 2025-02-19 06:45:24 +00:00
create_resources.go feat: [CDE-699]: modify infra provider create resource api (#3600) 2025-03-28 10:21:54 +00:00
delete_config.go feat: [CDE-669]: Integrating gitspaces and infra providers with delete spaces functionality. (#3558) 2025-03-18 08:00:25 +00:00
find.go
list.go feat: [CDE-669]: Integrating gitspaces and infra providers with delete spaces functionality. (#3558) 2025-03-18 08:00:25 +00:00
wire.go