wait

package
v1.11.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	DISTRIBUTIONSTATUS_CREATING = "CREATING"
	DISTRIBUTIONSTATUS_ACTIVE   = "ACTIVE"
	DISTRIBUTIONSTATUS_UPDATING = "UPDATING"
	DISTRIBUTIONSTATUS_DELETING = "DELETING"
	DISTRIBUTIONSTATUS_ERROR    = "ERROR"
)

Variables

This section is empty.

Functions

func CreateCDNCustomDomainWaitHandler

func CreateCDNCustomDomainWaitHandler(ctx context.Context, a cdn.DefaultAPI, projectId, distributionId, domain string) *wait.AsyncActionHandler[cdn.CustomDomain]

func CreateDistributionPoolWaitHandler

func CreateDistributionPoolWaitHandler(ctx context.Context, api cdn.DefaultAPI, projectId, distributionId string) *wait.AsyncActionHandler[cdn.GetDistributionResponse]

func DeleteCDNCustomDomainWaitHandler

func DeleteCDNCustomDomainWaitHandler(ctx context.Context, a cdn.DefaultAPI, projectId, distributionId, domain string) *wait.AsyncActionHandler[cdn.CustomDomain]

func DeleteDistributionWaitHandler

func DeleteDistributionWaitHandler(ctx context.Context, api cdn.DefaultAPI, projectId, distributionId string) *wait.AsyncActionHandler[cdn.GetDistributionResponse]

func UpdateDistributionWaitHandler

func UpdateDistributionWaitHandler(ctx context.Context, api cdn.DefaultAPI, projectId, distributionId string) *wait.AsyncActionHandler[cdn.GetDistributionResponse]

Types

This section is empty.

Jump to

Keyboard shortcuts

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