wait

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DREMIOSTATE_ACTIVE = "active"
	DREMIOSTATE_ERROR  = "error"

	DREMIOUSERSTATE_ACTIVE = "active"
	DREMIOUSERSTATE_ERROR  = "error"
)

Variables

This section is empty.

Functions

func CreateDremioUserWaitHandler

func CreateDremioUserWaitHandler(ctx context.Context, a dremio.DefaultAPI, projectId, regionId, dremioId, dremioUserId string) *wait.AsyncActionHandler[dremio.DremioUserResponse]

CreateDremioUserWaitHandler will wait for the creation of a Dremio user

func CreateDremioWaitHandler

func CreateDremioWaitHandler(ctx context.Context, a dremio.DefaultAPI, projectId, regionId, dremioId string) *wait.AsyncActionHandler[dremio.DremioResponse]

CreateDremioWaitHandler will wait for the creation of a Dremio instance

func DeleteDremioUserWaitHandler

func DeleteDremioUserWaitHandler(ctx context.Context, a dremio.DefaultAPI, projectId, regionId, dremioId, dremioUserId string) *wait.AsyncActionHandler[dremio.DremioUserResponse]

DeleteDremioUserWaitHandler will wait for a deletion of a Dremio user

func DeleteDremioWaitHandler

func DeleteDremioWaitHandler(ctx context.Context, a dremio.DefaultAPI, projectId, regionId, dremioId string) *wait.AsyncActionHandler[dremio.DremioResponse]

DeleteDremioWaitHandler will wait for the deletion of a Dremio instance

func UpdateDremioUserWaitHandler

func UpdateDremioUserWaitHandler(ctx context.Context, a dremio.DefaultAPI, projectId, regionId, dremioId, dremioUserId string) *wait.AsyncActionHandler[dremio.DremioUserResponse]

UpdateDremioUserWaitHandler will wait for an update to a Dremio user

func UpdateDremioWaitHandler

func UpdateDremioWaitHandler(ctx context.Context, a dremio.DefaultAPI, projectId, regionId, dremioId string) *wait.AsyncActionHandler[dremio.DremioResponse]

UpdateDremioWaitHandler will wait an update of a Dremio instance

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL