wait

package
v0.10.0 Latest Latest
Warning

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

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

Documentation

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

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

func DeleteLoadbalancerWaitHandler

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

Types

type APIClientLoadbalancerInterface

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

Jump to

Keyboard shortcuts

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