aboutsummaryrefslogtreecommitdiffstats
path: root/src/clm/api/clusterhandler.go
AgeCommit message (Collapse)AuthorFilesLines
2020-09-10Adding validations for all JSON data across modulesRajamohan Raj1-0/+31
Issue-ID: MULTICLOUD-1198 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com> Change-Id: Idc2fbfd6e875bd7b662c7d60925aeb776b3f7bea
2020-06-03Move cluster management into its own microserviceEric Multanen1-0/+485
Split out the cluster provider and cluster APIs and packages into a separate microservice to align with the architecture. Issue-ID: MULTICLOUD-1029 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com> Change-Id: I08f357b5a488004a2389b72a178ae33e101d1540