fix: pgsql user waiter
This commit is contained in:
parent
847bc0d3c2
commit
f2c9af8fc5
2 changed files with 31 additions and 9 deletions
|
|
@ -206,8 +206,8 @@ func PartialUpdateInstanceWaitHandler(
|
|||
return handler
|
||||
}
|
||||
|
||||
// CreateUserWaitHandler will wait for instance creation
|
||||
func CreateUserWaitHandler(
|
||||
// GetUserByIdWaitHandler will wait for instance creation
|
||||
func GetUserByIdWaitHandler(
|
||||
ctx context.Context,
|
||||
a APIClientUserInterface,
|
||||
projectId, instanceId, region string,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue