summaryrefslogtreecommitdiffstats
path: root/src/orchestrator/api/api.go
AgeCommit message (Expand)AuthorFilesLines
2020-10-02Modify GenericPlacement APIs to include DepIntGrpRajamohan Raj1-9/+9
2020-08-31Enhance the status query APIEric Multanen1-0/+2
2020-08-03Add StateInfo structure synced resourcesEric Multanen1-0/+2
2020-07-24Adds PUT api to v2/projectsLarry Sachs1-0/+1
2020-07-17Add APIs for getAll DeploymentIntents and GetAll GenericPlacemnetIntentsRajamohan Raj1-0/+7
2020-07-17Add API to query all composite apps under a projectRajamohan Raj1-0/+1
2020-07-16Implement GetAll projects handlerRajamohan Raj1-0/+1
2020-07-08Adds composite app status update and queryEric Multanen1-0/+2
2020-06-03Add grpc contextupdate client call to orchestratorEric Multanen1-0/+1
2020-05-12Move controller module into separate packageEric Multanen1-1/+2
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