wait

package
v1.14.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: 7 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
	LOADBALANCERSTATUS_UNSPECIFIED = loadbalancer.LOADBALANCERSTATUS_STATUS_UNSPECIFIED
	// 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
	LOADBALANCERSTATUS_PENDING = loadbalancer.LOADBALANCERSTATUS_STATUS_PENDING
	// 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
	LOADBALANCERSTATUS_READY = loadbalancer.LOADBALANCERSTATUS_STATUS_READY
	// 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
	LOADBALANCERSTATUS_ERROR = loadbalancer.LOADBALANCERSTATUS_STATUS_ERROR
	// 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
	LOADBALANCERSTATUS_TERMINATING = loadbalancer.LOADBALANCERSTATUS_STATUS_TERMINATING
)

Load balancer instance status

Variables

This section is empty.

Functions

func CreateLoadBalancerWaitHandler

func CreateLoadBalancerWaitHandler(ctx context.Context, a loadbalancer.DefaultAPI, projectId, region, instanceName string) *wait.AsyncActionHandler[loadbalancer.LoadBalancer]

CreateLoadBalancerWaitHandler will wait for load balancer creation

func DeleteLoadBalancerWaitHandler

func DeleteLoadBalancerWaitHandler(ctx context.Context, a loadbalancer.DefaultAPI, projectId, region, instanceId string) *wait.AsyncActionHandler[loadbalancer.LoadBalancer]

DeleteLoadBalancerWaitHandler will wait for load balancer deletion

Types

This section is empty.

Jump to

Keyboard shortcuts

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