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