mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 08:47:35 +08:00
peer update functionality
This commit is contained in:
@@ -172,6 +172,7 @@ func (s *NodeServiceServer) CheckIn(ctx context.Context, req *nodepb.CheckInReq)
|
||||
Success: checkinresponse.Success,
|
||||
Needpeerupdate: checkinresponse.NeedPeerUpdate,
|
||||
Needconfigupdate: checkinresponse.NeedConfigUpdate,
|
||||
Needkeyupdate: checkinresponse.NeedKeyUpdate,
|
||||
Nodemessage: checkinresponse.NodeMessage,
|
||||
Ispending: checkinresponse.IsPending,
|
||||
},
|
||||
|
Reference in New Issue
Block a user