wait

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// Deprecated: symbol is not used anymore, use the packages enum instead, will be removed 2026-12, use `go fix` for automatic fixing
	//go:fix inline
	TELEMETRYROUTER_ACTIVE = telemetryrouter.TELEMETRYROUTERRESPONSESTATUS_ACTIVE
	// Deprecated: symbol is not used anymore, use the packages enum instead, will be removed 2026-12, use `go fix` for automatic fixing
	//go:fix inline
	DESTINATION_ACTIVE = telemetryrouter.DESTINATIONRESPONSESTATUS_ACTIVE
	// Deprecated: symbol is not used anymore, use the packages enum instead, will be removed 2026-12, use `go fix` for automatic fixing
	//go:fix inline
	ACCESSTOKEN_ACTIVE = telemetryrouter.ACCESSTOKENBASERESPONSESTATUS_ACTIVE
)

Variables

This section is empty.

Functions

func CreateAccessTokenWaitHandler

func CreateAccessTokenWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, projectId, regionId, instanceId, accessTokenId string) *wait.AsyncActionHandler[telemetryrouter.GetAccessTokenResponse]

CreateAccessTokenWaitHandler will wait for AccessToken creation

func CreateDestinationWaitHandler

func CreateDestinationWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, projectId, regionId, instanceId, destinationId string) *wait.AsyncActionHandler[telemetryrouter.DestinationResponse]

CreateDestinationWaitHandler will wait for Destination creation

func CreateTelemetryRouterWaitHandler

func CreateTelemetryRouterWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, projectId, regionId, instanceId string) *wait.AsyncActionHandler[telemetryrouter.TelemetryRouterResponse]

CreateTelemetryRouterWaitHandler will wait for TelemetryRouter creation

func DeleteAccessTokenWaitHandler

func DeleteAccessTokenWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, projectId, regionId, instanceId, accessTokenId string) *wait.AsyncActionHandler[telemetryrouter.GetAccessTokenResponse]

DeleteAccessTokenWaitHandler will wait for AccessToken deletion

func DeleteDestinationWaitHandler

func DeleteDestinationWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, projectId, regionId, instanceId, destinationId string) *wait.AsyncActionHandler[telemetryrouter.DestinationResponse]

DeleteDestinationWaitHandler will wait for Destination deletion

func DeleteTelemetryRouterWaitHandler

func DeleteTelemetryRouterWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, projectId, regionId, instanceId string) *wait.AsyncActionHandler[telemetryrouter.TelemetryRouterResponse]

DeleteTelemetryRouterWaitHandler will wait for TelemetryRouter deletion

func UpdateAccessTokenWaitHandler

func UpdateAccessTokenWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, projectId, regionId, instanceId, accessTokenId string) *wait.AsyncActionHandler[telemetryrouter.GetAccessTokenResponse]

UpdateAccessTokenWaitHandler will wait for AccessToken update

func UpdateDestinationWaitHandler

func UpdateDestinationWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, projectId, regionId, instanceId, destinationId string) *wait.AsyncActionHandler[telemetryrouter.DestinationResponse]

UpdateDestinationWaitHandler will wait for Destination update

func UpdateTelemetryRouterWaitHandler

func UpdateTelemetryRouterWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, projectId, regionId, instanceId string) *wait.AsyncActionHandler[telemetryrouter.TelemetryRouterResponse]

UpdateTelemetryRouterWaitHandler will wait for TelemetryRouter update

Types

This section is empty.

Jump to

Keyboard shortcuts

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