Documentation
¶
Index ¶
- func CallRsyncInstall(ctx context.Context, contextid interface{}) error
- func CallRsyncUninstall(ctx context.Context, contextid interface{}) error
- func CallRsyncUpdate(ctx context.Context, from, to interface{}) error
- func InvokeReadyNotify(ctx context.Context, appContextID, clientName string) (readynotifypb.ReadyNotify_AlertClient, readynotifypb.ReadyNotifyClient, error)
- type RsyncInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallRsyncInstall ¶
CallRsyncInstall method shall take in the app context id and invokes the rsync service via grpc
func CallRsyncUninstall ¶
func CallRsyncUpdate ¶
func InvokeReadyNotify ¶
func InvokeReadyNotify(ctx context.Context, appContextID, clientName string) (readynotifypb.ReadyNotify_AlertClient, readynotifypb.ReadyNotifyClient, error)
InvokeReadyNotify will make a gRPC call to the resource synchronizer and will subscribe the clients to alerts from the rsync gRPC server ("ready-notify")
Types ¶
Click to show internal directories.
Click to hide internal directories.