aboutsummaryrefslogtreecommitdiffstats
path: root/src/orchestrator/api/controllerhandler_test.go
AgeCommit message (Expand)AuthorFilesLines
2020-05-12Move controller module into separate packageEric Multanen1-25/+26
2020-04-30Add gRPC framework to orchestratorEric Multanen1-0/+4
2020-04-22Controller API supportEric Multanen1-15/+42
2020-04-11Resolve the helm templatesRajamohan Raj1-3/+3
2020-03-23Create network service with cluster APIEric Multanen1-3/+3
2020-03-12Add apps under composite app APISrivahni Chivukula1-3/+3
2020-03-05Add API support to handle App ProfilesEric Multanen1-3/+3
2020-03-05Composite Profile API and HandlerDileep Ranganathan1-3/+3
2020-03-04Add DeploymentIntentGroup APIsRajamohan Raj1-3/+3
2020-03-03Implemented AppIntents and GenPlaceIntentsRajamohan Raj1-3/+3
2020-02-28Add v2 cluster registration api to k8s orchestratorEric Multanen1-3/+3
2020-02-21Add Controller Register API to OrchestratorMarcus G K Williams1-0/+233