Versions in this module Expand all Collapse all v0 v0.6.1 Sep 8, 2026 v0.6.0 Aug 12, 2026 Changes in this version + const DREMIOSTATE_ACTIVE + const DREMIOSTATE_ERROR + const DREMIOUSERSTATE_ACTIVE + const DREMIOUSERSTATE_ERROR + func CreateDremioUserWaitHandler(ctx context.Context, a dremio.DefaultAPI, ...) *wait.AsyncActionHandler[dremio.DremioUserResponse] + func CreateDremioWaitHandler(ctx context.Context, a dremio.DefaultAPI, projectId, regionId, dremioId string) *wait.AsyncActionHandler[dremio.DremioResponse] + func DeleteDremioUserWaitHandler(ctx context.Context, a dremio.DefaultAPI, ...) *wait.AsyncActionHandler[dremio.DremioUserResponse] + func DeleteDremioWaitHandler(ctx context.Context, a dremio.DefaultAPI, projectId, regionId, dremioId string) *wait.AsyncActionHandler[dremio.DremioResponse] + func UpdateDremioUserWaitHandler(ctx context.Context, a dremio.DefaultAPI, ...) *wait.AsyncActionHandler[dremio.DremioUserResponse] + func UpdateDremioWaitHandler(ctx context.Context, a dremio.DefaultAPI, projectId, regionId, dremioId string) *wait.AsyncActionHandler[dremio.DremioResponse]