- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for notifyForServiceAccount (0.12 sec)
-
cmd/iam.go
updatedAt, err = sys.store.SetUserStatus(ctx, accessKey, status) if err != nil { return } sys.notifyForUser(ctx, accessKey, false) return updatedAt, nil } func (sys *IAMSys) notifyForServiceAccount(ctx context.Context, accessKey string) { // Notify all other Minio peers to reload the service account if !sys.HasWatcher() { for _, nerr := range globalNotificationSys.LoadServiceAccount(ctx, accessKey) {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Oct 29 16:01:48 UTC 2024 - 74.6K bytes - Viewed (0)