GRPC client for broker 15/3415/1
authoragrawalgaurav <gaurav.agrawal@huawei.com>
Mon, 11 May 2020 16:59:52 +0000 (22:29 +0530)
committeragrawalgaurav <gaurav.agrawal@huawei.com>
Mon, 11 May 2020 16:59:52 +0000 (22:29 +0530)
commit788ac3aa23fe22e53ec28d80dd2d00f03986b49a
treebd2a85ae660eb3a98876fbd18ed2feb85fed8e2a
parent3d0bdd58bee828ab7488a18dccf0ebd0031c571e
GRPC client for broker

Change-Id: I18230807610d3a2ca1be03bf6adf5b01f60abd10
mecm/mepm/applcm/broker/go.mod [new file with mode: 0644]
mecm/mepm/applcm/broker/go.sum [new file with mode: 0644]
mecm/mepm/applcm/broker/internal/lcmservice/lcmservice.pb.go [new file with mode: 0644]
mecm/mepm/applcm/broker/internal/lcmservice/lcmservice.proto [new file with mode: 0644]
mecm/mepm/applcm/broker/pkg/plugin/grpcclient.go [new file with mode: 0644]
mecm/mepm/applcm/broker/version/version.go [new file with mode: 0644]