update restapi of resource_monitor
authorwansuyoo <wansu.yoo@samsung.com>
Fri, 8 Mar 2019 07:39:09 +0000 (16:39 +0900)
committerwansuyoo <wansu.yoo@samsung.com>
Fri, 8 Mar 2019 07:39:09 +0000 (16:39 +0900)
commitcb4370fecc587fe52fcaa61e16723e37b4051b82
treea39dcf219e2bfcce30a9970419169a4a8e0838dc
parent6796ecd3e92b2585732e5ca2f7d12d92592fddca
update restapi of resource_monitor
doc/edge-orchestration-api.json [changed mode: 0755->0644]
src/devicemgr/main.go [new file with mode: 0644]
src/devicemgr/resource_monitor.go
src/orchestration/main.go
src/restapi/v1/restapi.go [new file with mode: 0644]
src/restapi/v1/routers.go
src/restapi/v1/types.go [new file with mode: 0644]
src/servicemgr/service_execute.go