- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for notifyForGroup (0.06 sec)
-
cmd/iam.go
u, ok, _ = sys.CheckKey(ctx, accessKey) return u, ok } // Notify all other MinIO peers to load group. func (sys *IAMSys) notifyForGroup(ctx context.Context, group string) { if !sys.HasWatcher() { for _, nerr := range globalNotificationSys.LoadGroup(ctx, group) { if nerr.Err != nil {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Oct 29 16:01:48 UTC 2024 - 74.6K bytes - Viewed (0)