wait

package
v0.11.0 Latest Latest
Warning

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

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

Documentation

Overview

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Index

Constants

View Source
const (
	// Deprecated: StatusUnspecified is deprecated and will be removed after 14th November 2025. Use [alb.LOADBALANCERSTATUS_UNSPECIFIED] instead.
	StatusUnspecified = "STATUS_UNSPECIFIED"
	// Deprecated: StatusPending is deprecated and will be removed after 14th November 2025. Use [alb.LOADBALANCERSTATUS_PENDING] instead.
	StatusPending = "STATUS_PENDING"
	// Deprecated: StatusReady is deprecated and will be removed after 14th November 2025. Use [alb.LOADBALANCERSTATUS_READY] instead.
	StatusReady = "STATUS_READY"
	// Deprecated: StatusError is deprecated and will be removed after 14th November 2025. Use [alb.LOADBALANCERSTATUS_ERROR] instead.
	StatusError = "STATUS_ERROR"
	// Deprecated: StatusTerminating is deprecated and will be removed after 14th November 2025. Use [alb.LOADBALANCERSTATUS_TERMINATING] instead.
	StatusTerminating = "STATUS_TERMINATING"
)

Variables

This section is empty.

Functions

func CreateOrUpdateLoadbalancerWaitHandler deprecated

func CreateOrUpdateLoadbalancerWaitHandler(ctx context.Context, client APIClientLoadbalancerInterface, projectId, region, name string) *wait.AsyncActionHandler[alb.LoadBalancer]

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

func DeleteLoadbalancerWaitHandler deprecated

func DeleteLoadbalancerWaitHandler(ctx context.Context, client APIClientLoadbalancerInterface, projectId, region, name string) *wait.AsyncActionHandler[alb.LoadBalancer]

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Types

type APIClientLoadbalancerInterface deprecated

type APIClientLoadbalancerInterface interface {
	GetLoadBalancerExecute(ctx context.Context, projectId string, region string, name string) (*alb.LoadBalancer, error)
}

Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead

Jump to

Keyboard shortcuts

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