- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for creg (0.02 sec)
-
cmd/iam.go
return auth.Credentials{}, time.Time{}, err } } cred, err := auth.CreateNewCredentialsWithMetadata(accessKey, secretKey, m, secretKey) if err != nil { return auth.Credentials{}, time.Time{}, err } cred.ParentUser = parentUser cred.Groups = groups cred.Status = string(auth.AccountOn) cred.Name = opts.name cred.Description = opts.description if opts.expiration != 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)