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 (r CreateResponse) WaitHandler(ctx context.Context, c *bucket.ClientWithResponses, projectID, bucketName string) *wait.Handler
WaitHandler 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 (r DeleteResponse) WaitHandler(ctx context.Context, c *bucket.ClientWithResponses, projectID, bucketName string) *wait.Handler
WaitHandler for deletion
Click to show internal directories.
Click to hide internal directories.