wait

package
v0.5.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	INTAKERESPONSESTATE_RECONCILING = "reconciling"
	INTAKERESPONSESTATE_ACTIVE      = "active"
	INTAKERESPONSESTATE_DELETING    = "deleting"
	INTAKERESPONSESTATE_FAILED      = "failed"

	INTAKERUNNERRESPONSESTATE_RECONCILING = "reconciling"
	INTAKERUNNERRESPONSESTATE_ACTIVE      = "active"
	INTAKERUNNERRESPONSESTATE_DELETING    = "deleting"

	INTAKEUSERRESPONSESTATE_RECONCILING = "reconciling"
	INTAKEUSERRESPONSESTATE_ACTIVE      = "active"
	INTAKEUSERRESPONSESTATE_DELETING    = "deleting"
)

Variables

This section is empty.

Functions

func CreateOrUpdateIntakeRunnerWaitHandler

func CreateOrUpdateIntakeRunnerWaitHandler(ctx context.Context, a intake.DefaultAPI, projectId, region, intakeRunnerId string) *wait.AsyncActionHandler[intake.IntakeRunnerResponse]

func CreateOrUpdateIntakeUserWaitHandler

func CreateOrUpdateIntakeUserWaitHandler(ctx context.Context, a intake.DefaultAPI, projectId, region, intakeId, intakeUserId string) *wait.AsyncActionHandler[intake.IntakeUserResponse]

func CreateOrUpdateIntakeWaitHandler

func CreateOrUpdateIntakeWaitHandler(ctx context.Context, a intake.DefaultAPI, projectId, region, intakeId string) *wait.AsyncActionHandler[intake.IntakeResponse]

func DeleteIntakeRunnerWaitHandler

func DeleteIntakeRunnerWaitHandler(ctx context.Context, a intake.DefaultAPI, projectId, region, intakeRunnerId string) *wait.AsyncActionHandler[intake.IntakeRunnerResponse]

func DeleteIntakeUserWaitHandler

func DeleteIntakeUserWaitHandler(ctx context.Context, a intake.DefaultAPI, projectId, region, intakeId, intakeUserId string) *wait.AsyncActionHandler[intake.IntakeUserResponse]

func DeleteIntakeWaitHandler

func DeleteIntakeWaitHandler(ctx context.Context, a intake.DefaultAPI, projectId, region, intakeId string) *wait.AsyncActionHandler[intake.IntakeResponse]

Types

This section is empty.

Jump to

Keyboard shortcuts

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