- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for suriname (0.04 sec)
-
cmd/site-replication.go
func (c *SiteReplicationSys) PeerJoinReq(ctx context.Context, arg madmin.SRPeerJoinReq) error { var ourName string for d, p := range arg.Peers { if d == globalDeploymentID() { ourName = p.Name break } } if ourName == "" { return errSRSelfNotFound } sa, _, err := globalIAMSys.GetServiceAccount(ctx, arg.SvcAcctAccessKey)
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 184.7K bytes - Viewed (0)