Versions in this module Expand all Collapse all v1 v1.11.0 Mar 6, 2026 Changes in this version + const DISTRIBUTIONSTATUS_ACTIVE + const DISTRIBUTIONSTATUS_CREATING + const DISTRIBUTIONSTATUS_DELETING + const DISTRIBUTIONSTATUS_ERROR + const DISTRIBUTIONSTATUS_UPDATING + func CreateCDNCustomDomainWaitHandler(ctx context.Context, a cdn.DefaultAPI, ...) *wait.AsyncActionHandler[cdn.CustomDomain] + func CreateDistributionPoolWaitHandler(ctx context.Context, api cdn.DefaultAPI, projectId, distributionId string) *wait.AsyncActionHandler[cdn.GetDistributionResponse] + func DeleteCDNCustomDomainWaitHandler(ctx context.Context, a cdn.DefaultAPI, ...) *wait.AsyncActionHandler[cdn.CustomDomain] + func DeleteDistributionWaitHandler(ctx context.Context, api cdn.DefaultAPI, projectId, distributionId string) *wait.AsyncActionHandler[cdn.GetDistributionResponse] + func UpdateDistributionWaitHandler(ctx context.Context, api cdn.DefaultAPI, projectId, distributionId string) *wait.AsyncActionHandler[cdn.GetDistributionResponse]