Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateResponse ¶
type CreateResponse struct {
bucket.ClientWithResponsesInterface
}
func (*CreateResponse) WaitHandler ¶
func (*CreateResponse) WaitHandler(ctx context.Context, c *bucket.ClientWithResponses, projectID, bucketName string) *wait.Handler
Wait waits for creation. in case there are no errors, the returned interface is of *GetResponse
type DeleteResponse ¶
type DeleteResponse struct {
bucket.ClientWithResponsesInterface
}
func (*DeleteResponse) WaitHandler ¶
func (*DeleteResponse) WaitHandler(ctx context.Context, c *bucket.ClientWithResponses, projectID, bucketName string) *wait.Handler
Wait waits for deletion
Click to show internal directories.
Click to hide internal directories.