Versions in this module Expand all Collapse all v1 v1.4.0 Mar 6, 2026 Changes in this version + const InstanceStateDeleted + const InstanceStateEmpty + const InstanceStateFailed + const InstanceStateProgressing + const InstanceStateSuccess + func CreateInstanceWaitHandler(ctx context.Context, a postgresflex.DefaultAPI, ...) *wait.AsyncActionHandler[postgresflex.InstanceResponse] + func DeleteInstanceWaitHandler(ctx context.Context, a postgresflex.DefaultAPI, ...) *wait.AsyncActionHandler[struct{}] + func DeleteUserWaitHandler(ctx context.Context, a postgresflex.DefaultAPI, ...) *wait.AsyncActionHandler[struct{}] + func ForceDeleteInstanceWaitHandler(ctx context.Context, a postgresflex.DefaultAPI, ...) *wait.AsyncActionHandler[struct{}] + func PartialUpdateInstanceWaitHandler(ctx context.Context, a postgresflex.DefaultAPI, ...) *wait.AsyncActionHandler[postgresflex.InstanceResponse]