Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateProjectResponse ¶
type CreateProjectResponse struct {
project.ClientWithResponsesInterface
}
func (CreateProjectResponse) WaitHandler ¶
func (r CreateProjectResponse) WaitHandler(ctx context.Context, c *project.ClientWithResponses, projectID string) *wait.Handler
type DeleteProjectResponse ¶
type DeleteProjectResponse struct {
project.ClientWithResponsesInterface
}
func (DeleteProjectResponse) WaitHandler ¶
func (r DeleteProjectResponse) WaitHandler(ctx context.Context, c *project.ClientWithResponses, projectID string) *wait.Handler
Click to show internal directories.
Click to hide internal directories.