- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for userIdentities (0.07 sec)
-
cmd/iam-object-store.go
if err != nil && !errors.Is(err, errNoSuchUser) { return fmt.Errorf("unable to load the user `%s`: %w", userName, err) } userIdentities[index] = user return nil }, index) } err := errors.Join(g.Wait()...) return userIdentities, err } func (iamOS *IAMObjectStore) loadUser(ctx context.Context, user string, userType IAMUserType, m map[string]UserIdentity) error {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Oct 10 23:40:37 UTC 2024 - 26.6K bytes - Viewed (0)