summaryrefslogtreecommitdiffstats
path: root/src/orchestrator/api/api.go
AgeCommit message (Expand)AuthorFilesLines
2020-04-22Controller API supportEric Multanen1-1/+2
2020-04-13Added query routes for deploymentIntentGroupRajamohan Raj1-0/+2
2020-04-13Merge "Adding query APIs for AppIntents"Ritu Sood1-1/+2
2020-04-11Resolve the helm templatesRajamohan Raj1-1/+13
2020-04-09Adding query APIs for AppIntentsRajamohan Raj1-1/+2
2020-03-23Create network service with cluster APIEric Multanen1-23/+0
2020-03-12Added getAllApps functionality in App apiSrivahni Chivukula1-0/+1
2020-03-12Add apps under composite app APISrivahni Chivukula1-0/+13
2020-03-05Add API support to handle App ProfilesEric Multanen1-1/+19
2020-03-05Composite Profile API and HandlerDileep Ranganathan1-1/+14
2020-03-04Add DeploymentIntentGroup APIsRajamohan Raj1-1/+28
2020-03-03Implemented AppIntents and GenPlaceIntentsRajamohan Raj1-16/+50
2020-02-28Add v2 cluster registration api to k8s orchestratorEric Multanen1-2/+24
2020-02-21Add Controller Register API to OrchestratorMarcus G K Williams1-1/+12
2020-02-20Add Composite Application APISrivahni Chivukula1-3/+17
2020-02-14Restructure code and create module libraryRitu Sood1-10/+9
2019-11-19Add v2 with project APIKiran Kamineni1-0/+38