Add watch functionality for Status CR 75/109475/4
authorRitu Sood <ritu.sood@intel.com>
Wed, 24 Jun 2020 05:41:32 +0000 (22:41 -0700)
committerEric Multanen <eric.w.multanen@intel.com>
Wed, 8 Jul 2020 20:34:57 +0000 (13:34 -0700)
commita43096cbdca3fdabeda3d404bedadd7a7272a3c2
treece6277fd4a49d6f08935b29a047be966429acb68
parent41eedf3ca42dc207c5a6697fdb1ce7444fa5a628
Add watch functionality for Status CR

Status CR gets updated when there is
status update for the resources scheduled
by Rsync. On change to status CR the watch
in the patch will be triggered and the
update can be handled.

Issue-ID: MULTICLOUD-1042
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: I2a46654dca29c05586dbf1e009bec89b0fa75b67
src/rsync/go.mod
src/rsync/pkg/status/status.go [new file with mode: 0644]