Directory structure, build and dockerfile for resource sync microservice 63/105963/2
authorManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Tue, 14 Apr 2020 21:23:12 +0000 (21:23 +0000)
committerManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Mon, 4 May 2020 16:50:44 +0000 (16:50 +0000)
commit501d62d194a42c5c85f22d8208a4e1dd6d985492
treeafa48001f0093c6463efc3b9941b959651a5dd2a
parent2ccdeb2e6eeda78e214fa55fee4e3057e89f54c4
Directory structure, build and dockerfile for resource sync microservice

Issue-ID: MULTICLOUD-1005
Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Change-Id: I22cbb8512d4ce0d5b9ce6d20a1b99e3e570db405
src/Makefile
src/rsync/Makefile [new file with mode: 0644]
src/rsync/cmd/main.go [new file with mode: 0644]
src/rsync/go.mod [new file with mode: 0644]
src/rsync/go.sum [new file with mode: 0644]
src/rsync/scripts/Dockerfile [new file with mode: 0644]