Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBucketWaitHandler ¶
func CreateBucketWaitHandler(ctx context.Context, a objectstorage.DefaultAPI, projectId, region, bucketName string) *wait.AsyncActionHandler[objectstorage.GetBucketResponse]
CreateBucketWaitHandler will wait for bucket creation
func DeleteBucketWaitHandler ¶
func DeleteBucketWaitHandler(ctx context.Context, a objectstorage.DefaultAPI, projectId, region, bucketName string) *wait.AsyncActionHandler[struct{}]
DeleteBucketWaitHandler will wait for bucket deletion
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.