Versions in this module Expand all Collapse all v0 v0.3.0 May 27, 2026 v0.2.1 May 5, 2026 Changes in this version + const ACCESSTOKEN_ACTIVE + const DESTINATION_ACTIVE + const TELEMETRYROUTER_ACTIVE + func CreateAccessTokenWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, ...) *wait.AsyncActionHandler[telemetryrouter.GetAccessTokenResponse] + func CreateDestinationWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, ...) *wait.AsyncActionHandler[telemetryrouter.DestinationResponse] + func CreateTelemetryRouterWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, ...) *wait.AsyncActionHandler[telemetryrouter.TelemetryRouterResponse] + func DeleteAccessTokenWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, ...) *wait.AsyncActionHandler[telemetryrouter.GetAccessTokenResponse] + func DeleteDestinationWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, ...) *wait.AsyncActionHandler[telemetryrouter.DestinationResponse] + func DeleteTelemetryRouterWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, ...) *wait.AsyncActionHandler[telemetryrouter.TelemetryRouterResponse] + func UpdateAccessTokenWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, ...) *wait.AsyncActionHandler[telemetryrouter.GetAccessTokenResponse] + func UpdateDestinationWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, ...) *wait.AsyncActionHandler[telemetryrouter.DestinationResponse] + func UpdateTelemetryRouterWaitHandler(ctx context.Context, a telemetryrouter.DefaultAPI, ...) *wait.AsyncActionHandler[telemetryrouter.TelemetryRouterResponse]