-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
In fact behaviour of this method depends if user already exists or not, and in 1st case it will just update his secret key (and status). Thus, for more transparency would be better maybe to change it to e.g CreateOrUpdateUser? Or at least add additional comment up of the method definition.
Line 266 in f1dab86
func (adm *AdminClient) AddUser(ctx context.Context, accessKey, secretKey string) error { |
Metadata
Metadata
Assignees
Labels
No labels