Documentation ¶
Index ¶
- type Client
- func (a *Client) DeleteCluster(params *DeleteClusterParams) error
- func (a *Client) DeleteInstanceStack(params *DeleteInstanceStackParams) error
- func (a *Client) DeleteInstancesStack(params *DeleteInstancesStackParams) error
- func (a *Client) DeletePrivateStack(params *DeletePrivateStackParams) error
- func (a *Client) DeletePublicStack(params *DeletePublicStackParams) error
- func (a *Client) DeleteStack(params *DeleteStackParams) error
- func (a *Client) GetCluster(params *GetClusterParams) (*GetClusterOK, error)
- func (a *Client) GetConfigsCluster(params *GetConfigsClusterParams) (*GetConfigsClusterOK, error)
- func (a *Client) GetPrivateCluster(params *GetPrivateClusterParams) (*GetPrivateClusterOK, error)
- func (a *Client) GetPrivateStack(params *GetPrivateStackParams) (*GetPrivateStackOK, error)
- func (a *Client) GetPrivatesStack(params *GetPrivatesStackParams) (*GetPrivatesStackOK, error)
- func (a *Client) GetPublicCluster(params *GetPublicClusterParams) (*GetPublicClusterOK, error)
- func (a *Client) GetPublicStack(params *GetPublicStackParams) (*GetPublicStackOK, error)
- func (a *Client) GetPublicsStack(params *GetPublicsStackParams) (*GetPublicsStackOK, error)
- func (a *Client) GetStack(params *GetStackParams) (*GetStackOK, error)
- func (a *Client) PostCluster(params *PostClusterParams) (*PostClusterOK, error)
- func (a *Client) PostPrivateStack(params *PostPrivateStackParams) (*PostPrivateStackOK, error)
- func (a *Client) PostPublicStack(params *PostPublicStackParams) (*PostPublicStackOK, error)
- func (a *Client) PutCluster(params *PutClusterParams) error
- func (a *Client) PutStack(params *PutStackParams) error
- func (a *Client) RepairCluster(params *RepairClusterParams) error
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) StatusStack(params *StatusStackParams) (*StatusStackOK, error)
- func (a *Client) UpdateGatewayTopologies(params *UpdateGatewayTopologiesParams) (*UpdateGatewayTopologiesOK, error)
- func (a *Client) UpgradeCluster(params *UpgradeClusterParams) error
- func (a *Client) ValidateStack(params *ValidateStackParams) error
- func (a *Client) VariantsStack(params *VariantsStackParams) (*VariantsStackOK, error)
- type DeleteClusterDefault
- type DeleteClusterParams
- func (o *DeleteClusterParams) SetContext(ctx context.Context)
- func (o *DeleteClusterParams) SetDeleteDependencies(deleteDependencies *bool)
- func (o *DeleteClusterParams) SetHTTPClient(client *http.Client)
- func (o *DeleteClusterParams) SetID(id int64)
- func (o *DeleteClusterParams) SetTimeout(timeout time.Duration)
- func (o *DeleteClusterParams) SetWithStackDelete(withStackDelete *bool)
- func (o *DeleteClusterParams) WithContext(ctx context.Context) *DeleteClusterParams
- func (o *DeleteClusterParams) WithDeleteDependencies(deleteDependencies *bool) *DeleteClusterParams
- func (o *DeleteClusterParams) WithHTTPClient(client *http.Client) *DeleteClusterParams
- func (o *DeleteClusterParams) WithID(id int64) *DeleteClusterParams
- func (o *DeleteClusterParams) WithTimeout(timeout time.Duration) *DeleteClusterParams
- func (o *DeleteClusterParams) WithWithStackDelete(withStackDelete *bool) *DeleteClusterParams
- func (o *DeleteClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteClusterReader
- type DeleteInstanceStackDefault
- type DeleteInstanceStackParams
- func NewDeleteInstanceStackParams() *DeleteInstanceStackParams
- func NewDeleteInstanceStackParamsWithContext(ctx context.Context) *DeleteInstanceStackParams
- func NewDeleteInstanceStackParamsWithHTTPClient(client *http.Client) *DeleteInstanceStackParams
- func NewDeleteInstanceStackParamsWithTimeout(timeout time.Duration) *DeleteInstanceStackParams
- func (o *DeleteInstanceStackParams) SetContext(ctx context.Context)
- func (o *DeleteInstanceStackParams) SetForced(forced *bool)
- func (o *DeleteInstanceStackParams) SetHTTPClient(client *http.Client)
- func (o *DeleteInstanceStackParams) SetInstanceID(instanceID string)
- func (o *DeleteInstanceStackParams) SetStackID(stackID int64)
- func (o *DeleteInstanceStackParams) SetTimeout(timeout time.Duration)
- func (o *DeleteInstanceStackParams) WithContext(ctx context.Context) *DeleteInstanceStackParams
- func (o *DeleteInstanceStackParams) WithForced(forced *bool) *DeleteInstanceStackParams
- func (o *DeleteInstanceStackParams) WithHTTPClient(client *http.Client) *DeleteInstanceStackParams
- func (o *DeleteInstanceStackParams) WithInstanceID(instanceID string) *DeleteInstanceStackParams
- func (o *DeleteInstanceStackParams) WithStackID(stackID int64) *DeleteInstanceStackParams
- func (o *DeleteInstanceStackParams) WithTimeout(timeout time.Duration) *DeleteInstanceStackParams
- func (o *DeleteInstanceStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteInstanceStackReader
- type DeleteInstancesStackDefault
- type DeleteInstancesStackParams
- func NewDeleteInstancesStackParams() *DeleteInstancesStackParams
- func NewDeleteInstancesStackParamsWithContext(ctx context.Context) *DeleteInstancesStackParams
- func NewDeleteInstancesStackParamsWithHTTPClient(client *http.Client) *DeleteInstancesStackParams
- func NewDeleteInstancesStackParamsWithTimeout(timeout time.Duration) *DeleteInstancesStackParams
- func (o *DeleteInstancesStackParams) SetContext(ctx context.Context)
- func (o *DeleteInstancesStackParams) SetHTTPClient(client *http.Client)
- func (o *DeleteInstancesStackParams) SetInstanceIds(instanceIds []string)
- func (o *DeleteInstancesStackParams) SetStackID(stackID int64)
- func (o *DeleteInstancesStackParams) SetTimeout(timeout time.Duration)
- func (o *DeleteInstancesStackParams) WithContext(ctx context.Context) *DeleteInstancesStackParams
- func (o *DeleteInstancesStackParams) WithHTTPClient(client *http.Client) *DeleteInstancesStackParams
- func (o *DeleteInstancesStackParams) WithInstanceIds(instanceIds []string) *DeleteInstancesStackParams
- func (o *DeleteInstancesStackParams) WithStackID(stackID int64) *DeleteInstancesStackParams
- func (o *DeleteInstancesStackParams) WithTimeout(timeout time.Duration) *DeleteInstancesStackParams
- func (o *DeleteInstancesStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteInstancesStackReader
- type DeletePrivateStackDefault
- type DeletePrivateStackParams
- func NewDeletePrivateStackParams() *DeletePrivateStackParams
- func NewDeletePrivateStackParamsWithContext(ctx context.Context) *DeletePrivateStackParams
- func NewDeletePrivateStackParamsWithHTTPClient(client *http.Client) *DeletePrivateStackParams
- func NewDeletePrivateStackParamsWithTimeout(timeout time.Duration) *DeletePrivateStackParams
- func (o *DeletePrivateStackParams) SetContext(ctx context.Context)
- func (o *DeletePrivateStackParams) SetDeleteDependencies(deleteDependencies *bool)
- func (o *DeletePrivateStackParams) SetForced(forced *bool)
- func (o *DeletePrivateStackParams) SetHTTPClient(client *http.Client)
- func (o *DeletePrivateStackParams) SetName(name string)
- func (o *DeletePrivateStackParams) SetTimeout(timeout time.Duration)
- func (o *DeletePrivateStackParams) WithContext(ctx context.Context) *DeletePrivateStackParams
- func (o *DeletePrivateStackParams) WithDeleteDependencies(deleteDependencies *bool) *DeletePrivateStackParams
- func (o *DeletePrivateStackParams) WithForced(forced *bool) *DeletePrivateStackParams
- func (o *DeletePrivateStackParams) WithHTTPClient(client *http.Client) *DeletePrivateStackParams
- func (o *DeletePrivateStackParams) WithName(name string) *DeletePrivateStackParams
- func (o *DeletePrivateStackParams) WithTimeout(timeout time.Duration) *DeletePrivateStackParams
- func (o *DeletePrivateStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeletePrivateStackReader
- type DeletePublicStackDefault
- type DeletePublicStackParams
- func NewDeletePublicStackParams() *DeletePublicStackParams
- func NewDeletePublicStackParamsWithContext(ctx context.Context) *DeletePublicStackParams
- func NewDeletePublicStackParamsWithHTTPClient(client *http.Client) *DeletePublicStackParams
- func NewDeletePublicStackParamsWithTimeout(timeout time.Duration) *DeletePublicStackParams
- func (o *DeletePublicStackParams) SetContext(ctx context.Context)
- func (o *DeletePublicStackParams) SetDeleteDependencies(deleteDependencies *bool)
- func (o *DeletePublicStackParams) SetForced(forced *bool)
- func (o *DeletePublicStackParams) SetHTTPClient(client *http.Client)
- func (o *DeletePublicStackParams) SetName(name string)
- func (o *DeletePublicStackParams) SetTimeout(timeout time.Duration)
- func (o *DeletePublicStackParams) WithContext(ctx context.Context) *DeletePublicStackParams
- func (o *DeletePublicStackParams) WithDeleteDependencies(deleteDependencies *bool) *DeletePublicStackParams
- func (o *DeletePublicStackParams) WithForced(forced *bool) *DeletePublicStackParams
- func (o *DeletePublicStackParams) WithHTTPClient(client *http.Client) *DeletePublicStackParams
- func (o *DeletePublicStackParams) WithName(name string) *DeletePublicStackParams
- func (o *DeletePublicStackParams) WithTimeout(timeout time.Duration) *DeletePublicStackParams
- func (o *DeletePublicStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeletePublicStackReader
- type DeleteStackDefault
- type DeleteStackParams
- func (o *DeleteStackParams) SetContext(ctx context.Context)
- func (o *DeleteStackParams) SetDeleteDependencies(deleteDependencies *bool)
- func (o *DeleteStackParams) SetForced(forced *bool)
- func (o *DeleteStackParams) SetHTTPClient(client *http.Client)
- func (o *DeleteStackParams) SetID(id int64)
- func (o *DeleteStackParams) SetTimeout(timeout time.Duration)
- func (o *DeleteStackParams) WithContext(ctx context.Context) *DeleteStackParams
- func (o *DeleteStackParams) WithDeleteDependencies(deleteDependencies *bool) *DeleteStackParams
- func (o *DeleteStackParams) WithForced(forced *bool) *DeleteStackParams
- func (o *DeleteStackParams) WithHTTPClient(client *http.Client) *DeleteStackParams
- func (o *DeleteStackParams) WithID(id int64) *DeleteStackParams
- func (o *DeleteStackParams) WithTimeout(timeout time.Duration) *DeleteStackParams
- func (o *DeleteStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteStackReader
- type GetClusterOK
- type GetClusterParams
- func (o *GetClusterParams) SetContext(ctx context.Context)
- func (o *GetClusterParams) SetHTTPClient(client *http.Client)
- func (o *GetClusterParams) SetID(id int64)
- func (o *GetClusterParams) SetTimeout(timeout time.Duration)
- func (o *GetClusterParams) WithContext(ctx context.Context) *GetClusterParams
- func (o *GetClusterParams) WithHTTPClient(client *http.Client) *GetClusterParams
- func (o *GetClusterParams) WithID(id int64) *GetClusterParams
- func (o *GetClusterParams) WithTimeout(timeout time.Duration) *GetClusterParams
- func (o *GetClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClusterReader
- type GetConfigsClusterOK
- type GetConfigsClusterParams
- func NewGetConfigsClusterParams() *GetConfigsClusterParams
- func NewGetConfigsClusterParamsWithContext(ctx context.Context) *GetConfigsClusterParams
- func NewGetConfigsClusterParamsWithHTTPClient(client *http.Client) *GetConfigsClusterParams
- func NewGetConfigsClusterParamsWithTimeout(timeout time.Duration) *GetConfigsClusterParams
- func (o *GetConfigsClusterParams) SetBody(body *models_cloudbreak.ConfigsRequest)
- func (o *GetConfigsClusterParams) SetContext(ctx context.Context)
- func (o *GetConfigsClusterParams) SetHTTPClient(client *http.Client)
- func (o *GetConfigsClusterParams) SetID(id int64)
- func (o *GetConfigsClusterParams) SetTimeout(timeout time.Duration)
- func (o *GetConfigsClusterParams) WithBody(body *models_cloudbreak.ConfigsRequest) *GetConfigsClusterParams
- func (o *GetConfigsClusterParams) WithContext(ctx context.Context) *GetConfigsClusterParams
- func (o *GetConfigsClusterParams) WithHTTPClient(client *http.Client) *GetConfigsClusterParams
- func (o *GetConfigsClusterParams) WithID(id int64) *GetConfigsClusterParams
- func (o *GetConfigsClusterParams) WithTimeout(timeout time.Duration) *GetConfigsClusterParams
- func (o *GetConfigsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetConfigsClusterReader
- type GetPrivateClusterOK
- type GetPrivateClusterParams
- func NewGetPrivateClusterParams() *GetPrivateClusterParams
- func NewGetPrivateClusterParamsWithContext(ctx context.Context) *GetPrivateClusterParams
- func NewGetPrivateClusterParamsWithHTTPClient(client *http.Client) *GetPrivateClusterParams
- func NewGetPrivateClusterParamsWithTimeout(timeout time.Duration) *GetPrivateClusterParams
- func (o *GetPrivateClusterParams) SetContext(ctx context.Context)
- func (o *GetPrivateClusterParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivateClusterParams) SetName(name string)
- func (o *GetPrivateClusterParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivateClusterParams) WithContext(ctx context.Context) *GetPrivateClusterParams
- func (o *GetPrivateClusterParams) WithHTTPClient(client *http.Client) *GetPrivateClusterParams
- func (o *GetPrivateClusterParams) WithName(name string) *GetPrivateClusterParams
- func (o *GetPrivateClusterParams) WithTimeout(timeout time.Duration) *GetPrivateClusterParams
- func (o *GetPrivateClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivateClusterReader
- type GetPrivateStackOK
- type GetPrivateStackParams
- func NewGetPrivateStackParams() *GetPrivateStackParams
- func NewGetPrivateStackParamsWithContext(ctx context.Context) *GetPrivateStackParams
- func NewGetPrivateStackParamsWithHTTPClient(client *http.Client) *GetPrivateStackParams
- func NewGetPrivateStackParamsWithTimeout(timeout time.Duration) *GetPrivateStackParams
- func (o *GetPrivateStackParams) SetContext(ctx context.Context)
- func (o *GetPrivateStackParams) SetEntry(entry []string)
- func (o *GetPrivateStackParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivateStackParams) SetName(name string)
- func (o *GetPrivateStackParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivateStackParams) WithContext(ctx context.Context) *GetPrivateStackParams
- func (o *GetPrivateStackParams) WithEntry(entry []string) *GetPrivateStackParams
- func (o *GetPrivateStackParams) WithHTTPClient(client *http.Client) *GetPrivateStackParams
- func (o *GetPrivateStackParams) WithName(name string) *GetPrivateStackParams
- func (o *GetPrivateStackParams) WithTimeout(timeout time.Duration) *GetPrivateStackParams
- func (o *GetPrivateStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivateStackReader
- type GetPrivatesStackOK
- type GetPrivatesStackParams
- func NewGetPrivatesStackParams() *GetPrivatesStackParams
- func NewGetPrivatesStackParamsWithContext(ctx context.Context) *GetPrivatesStackParams
- func NewGetPrivatesStackParamsWithHTTPClient(client *http.Client) *GetPrivatesStackParams
- func NewGetPrivatesStackParamsWithTimeout(timeout time.Duration) *GetPrivatesStackParams
- func (o *GetPrivatesStackParams) SetContext(ctx context.Context)
- func (o *GetPrivatesStackParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivatesStackParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivatesStackParams) WithContext(ctx context.Context) *GetPrivatesStackParams
- func (o *GetPrivatesStackParams) WithHTTPClient(client *http.Client) *GetPrivatesStackParams
- func (o *GetPrivatesStackParams) WithTimeout(timeout time.Duration) *GetPrivatesStackParams
- func (o *GetPrivatesStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivatesStackReader
- type GetPublicClusterOK
- type GetPublicClusterParams
- func NewGetPublicClusterParams() *GetPublicClusterParams
- func NewGetPublicClusterParamsWithContext(ctx context.Context) *GetPublicClusterParams
- func NewGetPublicClusterParamsWithHTTPClient(client *http.Client) *GetPublicClusterParams
- func NewGetPublicClusterParamsWithTimeout(timeout time.Duration) *GetPublicClusterParams
- func (o *GetPublicClusterParams) SetContext(ctx context.Context)
- func (o *GetPublicClusterParams) SetHTTPClient(client *http.Client)
- func (o *GetPublicClusterParams) SetName(name string)
- func (o *GetPublicClusterParams) SetTimeout(timeout time.Duration)
- func (o *GetPublicClusterParams) WithContext(ctx context.Context) *GetPublicClusterParams
- func (o *GetPublicClusterParams) WithHTTPClient(client *http.Client) *GetPublicClusterParams
- func (o *GetPublicClusterParams) WithName(name string) *GetPublicClusterParams
- func (o *GetPublicClusterParams) WithTimeout(timeout time.Duration) *GetPublicClusterParams
- func (o *GetPublicClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPublicClusterReader
- type GetPublicStackOK
- type GetPublicStackParams
- func NewGetPublicStackParams() *GetPublicStackParams
- func NewGetPublicStackParamsWithContext(ctx context.Context) *GetPublicStackParams
- func NewGetPublicStackParamsWithHTTPClient(client *http.Client) *GetPublicStackParams
- func NewGetPublicStackParamsWithTimeout(timeout time.Duration) *GetPublicStackParams
- func (o *GetPublicStackParams) SetContext(ctx context.Context)
- func (o *GetPublicStackParams) SetEntry(entry []string)
- func (o *GetPublicStackParams) SetHTTPClient(client *http.Client)
- func (o *GetPublicStackParams) SetName(name string)
- func (o *GetPublicStackParams) SetTimeout(timeout time.Duration)
- func (o *GetPublicStackParams) WithContext(ctx context.Context) *GetPublicStackParams
- func (o *GetPublicStackParams) WithEntry(entry []string) *GetPublicStackParams
- func (o *GetPublicStackParams) WithHTTPClient(client *http.Client) *GetPublicStackParams
- func (o *GetPublicStackParams) WithName(name string) *GetPublicStackParams
- func (o *GetPublicStackParams) WithTimeout(timeout time.Duration) *GetPublicStackParams
- func (o *GetPublicStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPublicStackReader
- type GetPublicsStackOK
- type GetPublicsStackParams
- func NewGetPublicsStackParams() *GetPublicsStackParams
- func NewGetPublicsStackParamsWithContext(ctx context.Context) *GetPublicsStackParams
- func NewGetPublicsStackParamsWithHTTPClient(client *http.Client) *GetPublicsStackParams
- func NewGetPublicsStackParamsWithTimeout(timeout time.Duration) *GetPublicsStackParams
- func (o *GetPublicsStackParams) SetContext(ctx context.Context)
- func (o *GetPublicsStackParams) SetHTTPClient(client *http.Client)
- func (o *GetPublicsStackParams) SetTimeout(timeout time.Duration)
- func (o *GetPublicsStackParams) WithContext(ctx context.Context) *GetPublicsStackParams
- func (o *GetPublicsStackParams) WithHTTPClient(client *http.Client) *GetPublicsStackParams
- func (o *GetPublicsStackParams) WithTimeout(timeout time.Duration) *GetPublicsStackParams
- func (o *GetPublicsStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPublicsStackReader
- type GetStackOK
- type GetStackParams
- func (o *GetStackParams) SetContext(ctx context.Context)
- func (o *GetStackParams) SetEntry(entry []string)
- func (o *GetStackParams) SetHTTPClient(client *http.Client)
- func (o *GetStackParams) SetID(id int64)
- func (o *GetStackParams) SetTimeout(timeout time.Duration)
- func (o *GetStackParams) WithContext(ctx context.Context) *GetStackParams
- func (o *GetStackParams) WithEntry(entry []string) *GetStackParams
- func (o *GetStackParams) WithHTTPClient(client *http.Client) *GetStackParams
- func (o *GetStackParams) WithID(id int64) *GetStackParams
- func (o *GetStackParams) WithTimeout(timeout time.Duration) *GetStackParams
- func (o *GetStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetStackReader
- type PostClusterOK
- type PostClusterParams
- func (o *PostClusterParams) SetBody(body *models_cloudbreak.ClusterRequest)
- func (o *PostClusterParams) SetContext(ctx context.Context)
- func (o *PostClusterParams) SetHTTPClient(client *http.Client)
- func (o *PostClusterParams) SetID(id int64)
- func (o *PostClusterParams) SetTimeout(timeout time.Duration)
- func (o *PostClusterParams) WithBody(body *models_cloudbreak.ClusterRequest) *PostClusterParams
- func (o *PostClusterParams) WithContext(ctx context.Context) *PostClusterParams
- func (o *PostClusterParams) WithHTTPClient(client *http.Client) *PostClusterParams
- func (o *PostClusterParams) WithID(id int64) *PostClusterParams
- func (o *PostClusterParams) WithTimeout(timeout time.Duration) *PostClusterParams
- func (o *PostClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostClusterReader
- type PostPrivateStackOK
- type PostPrivateStackParams
- func NewPostPrivateStackParams() *PostPrivateStackParams
- func NewPostPrivateStackParamsWithContext(ctx context.Context) *PostPrivateStackParams
- func NewPostPrivateStackParamsWithHTTPClient(client *http.Client) *PostPrivateStackParams
- func NewPostPrivateStackParamsWithTimeout(timeout time.Duration) *PostPrivateStackParams
- func (o *PostPrivateStackParams) SetBody(body *models_cloudbreak.StackRequest)
- func (o *PostPrivateStackParams) SetContext(ctx context.Context)
- func (o *PostPrivateStackParams) SetHTTPClient(client *http.Client)
- func (o *PostPrivateStackParams) SetTimeout(timeout time.Duration)
- func (o *PostPrivateStackParams) WithBody(body *models_cloudbreak.StackRequest) *PostPrivateStackParams
- func (o *PostPrivateStackParams) WithContext(ctx context.Context) *PostPrivateStackParams
- func (o *PostPrivateStackParams) WithHTTPClient(client *http.Client) *PostPrivateStackParams
- func (o *PostPrivateStackParams) WithTimeout(timeout time.Duration) *PostPrivateStackParams
- func (o *PostPrivateStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostPrivateStackReader
- type PostPublicStackOK
- type PostPublicStackParams
- func NewPostPublicStackParams() *PostPublicStackParams
- func NewPostPublicStackParamsWithContext(ctx context.Context) *PostPublicStackParams
- func NewPostPublicStackParamsWithHTTPClient(client *http.Client) *PostPublicStackParams
- func NewPostPublicStackParamsWithTimeout(timeout time.Duration) *PostPublicStackParams
- func (o *PostPublicStackParams) SetBody(body *models_cloudbreak.StackRequest)
- func (o *PostPublicStackParams) SetContext(ctx context.Context)
- func (o *PostPublicStackParams) SetHTTPClient(client *http.Client)
- func (o *PostPublicStackParams) SetTimeout(timeout time.Duration)
- func (o *PostPublicStackParams) WithBody(body *models_cloudbreak.StackRequest) *PostPublicStackParams
- func (o *PostPublicStackParams) WithContext(ctx context.Context) *PostPublicStackParams
- func (o *PostPublicStackParams) WithHTTPClient(client *http.Client) *PostPublicStackParams
- func (o *PostPublicStackParams) WithTimeout(timeout time.Duration) *PostPublicStackParams
- func (o *PostPublicStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostPublicStackReader
- type PutClusterDefault
- type PutClusterParams
- func (o *PutClusterParams) SetBody(body *models_cloudbreak.UpdateCluster)
- func (o *PutClusterParams) SetContext(ctx context.Context)
- func (o *PutClusterParams) SetHTTPClient(client *http.Client)
- func (o *PutClusterParams) SetID(id int64)
- func (o *PutClusterParams) SetTimeout(timeout time.Duration)
- func (o *PutClusterParams) WithBody(body *models_cloudbreak.UpdateCluster) *PutClusterParams
- func (o *PutClusterParams) WithContext(ctx context.Context) *PutClusterParams
- func (o *PutClusterParams) WithHTTPClient(client *http.Client) *PutClusterParams
- func (o *PutClusterParams) WithID(id int64) *PutClusterParams
- func (o *PutClusterParams) WithTimeout(timeout time.Duration) *PutClusterParams
- func (o *PutClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutClusterReader
- type PutStackDefault
- type PutStackParams
- func (o *PutStackParams) SetBody(body *models_cloudbreak.UpdateStack)
- func (o *PutStackParams) SetContext(ctx context.Context)
- func (o *PutStackParams) SetHTTPClient(client *http.Client)
- func (o *PutStackParams) SetID(id int64)
- func (o *PutStackParams) SetTimeout(timeout time.Duration)
- func (o *PutStackParams) WithBody(body *models_cloudbreak.UpdateStack) *PutStackParams
- func (o *PutStackParams) WithContext(ctx context.Context) *PutStackParams
- func (o *PutStackParams) WithHTTPClient(client *http.Client) *PutStackParams
- func (o *PutStackParams) WithID(id int64) *PutStackParams
- func (o *PutStackParams) WithTimeout(timeout time.Duration) *PutStackParams
- func (o *PutStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutStackReader
- type RepairClusterDefault
- type RepairClusterParams
- func (o *RepairClusterParams) SetBody(body *models_cloudbreak.ClusterRepairRequest)
- func (o *RepairClusterParams) SetContext(ctx context.Context)
- func (o *RepairClusterParams) SetHTTPClient(client *http.Client)
- func (o *RepairClusterParams) SetID(id int64)
- func (o *RepairClusterParams) SetTimeout(timeout time.Duration)
- func (o *RepairClusterParams) WithBody(body *models_cloudbreak.ClusterRepairRequest) *RepairClusterParams
- func (o *RepairClusterParams) WithContext(ctx context.Context) *RepairClusterParams
- func (o *RepairClusterParams) WithHTTPClient(client *http.Client) *RepairClusterParams
- func (o *RepairClusterParams) WithID(id int64) *RepairClusterParams
- func (o *RepairClusterParams) WithTimeout(timeout time.Duration) *RepairClusterParams
- func (o *RepairClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RepairClusterReader
- type StatusStackOK
- type StatusStackOKBody
- type StatusStackParams
- func (o *StatusStackParams) SetContext(ctx context.Context)
- func (o *StatusStackParams) SetHTTPClient(client *http.Client)
- func (o *StatusStackParams) SetID(id int64)
- func (o *StatusStackParams) SetTimeout(timeout time.Duration)
- func (o *StatusStackParams) WithContext(ctx context.Context) *StatusStackParams
- func (o *StatusStackParams) WithHTTPClient(client *http.Client) *StatusStackParams
- func (o *StatusStackParams) WithID(id int64) *StatusStackParams
- func (o *StatusStackParams) WithTimeout(timeout time.Duration) *StatusStackParams
- func (o *StatusStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StatusStackReader
- type UpdateGatewayTopologiesOK
- type UpdateGatewayTopologiesParams
- func NewUpdateGatewayTopologiesParams() *UpdateGatewayTopologiesParams
- func NewUpdateGatewayTopologiesParamsWithContext(ctx context.Context) *UpdateGatewayTopologiesParams
- func NewUpdateGatewayTopologiesParamsWithHTTPClient(client *http.Client) *UpdateGatewayTopologiesParams
- func NewUpdateGatewayTopologiesParamsWithTimeout(timeout time.Duration) *UpdateGatewayTopologiesParams
- func (o *UpdateGatewayTopologiesParams) SetBody(body *models_cloudbreak.UpdateGatewayTopologiesJSON)
- func (o *UpdateGatewayTopologiesParams) SetContext(ctx context.Context)
- func (o *UpdateGatewayTopologiesParams) SetHTTPClient(client *http.Client)
- func (o *UpdateGatewayTopologiesParams) SetID(id int64)
- func (o *UpdateGatewayTopologiesParams) SetTimeout(timeout time.Duration)
- func (o *UpdateGatewayTopologiesParams) WithBody(body *models_cloudbreak.UpdateGatewayTopologiesJSON) *UpdateGatewayTopologiesParams
- func (o *UpdateGatewayTopologiesParams) WithContext(ctx context.Context) *UpdateGatewayTopologiesParams
- func (o *UpdateGatewayTopologiesParams) WithHTTPClient(client *http.Client) *UpdateGatewayTopologiesParams
- func (o *UpdateGatewayTopologiesParams) WithID(id int64) *UpdateGatewayTopologiesParams
- func (o *UpdateGatewayTopologiesParams) WithTimeout(timeout time.Duration) *UpdateGatewayTopologiesParams
- func (o *UpdateGatewayTopologiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateGatewayTopologiesReader
- type UpgradeClusterDefault
- type UpgradeClusterParams
- func NewUpgradeClusterParams() *UpgradeClusterParams
- func NewUpgradeClusterParamsWithContext(ctx context.Context) *UpgradeClusterParams
- func NewUpgradeClusterParamsWithHTTPClient(client *http.Client) *UpgradeClusterParams
- func NewUpgradeClusterParamsWithTimeout(timeout time.Duration) *UpgradeClusterParams
- func (o *UpgradeClusterParams) SetBody(body *models_cloudbreak.AmbariRepoDetails)
- func (o *UpgradeClusterParams) SetContext(ctx context.Context)
- func (o *UpgradeClusterParams) SetHTTPClient(client *http.Client)
- func (o *UpgradeClusterParams) SetID(id int64)
- func (o *UpgradeClusterParams) SetTimeout(timeout time.Duration)
- func (o *UpgradeClusterParams) WithBody(body *models_cloudbreak.AmbariRepoDetails) *UpgradeClusterParams
- func (o *UpgradeClusterParams) WithContext(ctx context.Context) *UpgradeClusterParams
- func (o *UpgradeClusterParams) WithHTTPClient(client *http.Client) *UpgradeClusterParams
- func (o *UpgradeClusterParams) WithID(id int64) *UpgradeClusterParams
- func (o *UpgradeClusterParams) WithTimeout(timeout time.Duration) *UpgradeClusterParams
- func (o *UpgradeClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpgradeClusterReader
- type ValidateStackDefault
- type ValidateStackParams
- func (o *ValidateStackParams) SetBody(body *models_cloudbreak.StackValidationRequest)
- func (o *ValidateStackParams) SetContext(ctx context.Context)
- func (o *ValidateStackParams) SetHTTPClient(client *http.Client)
- func (o *ValidateStackParams) SetTimeout(timeout time.Duration)
- func (o *ValidateStackParams) WithBody(body *models_cloudbreak.StackValidationRequest) *ValidateStackParams
- func (o *ValidateStackParams) WithContext(ctx context.Context) *ValidateStackParams
- func (o *ValidateStackParams) WithHTTPClient(client *http.Client) *ValidateStackParams
- func (o *ValidateStackParams) WithTimeout(timeout time.Duration) *ValidateStackParams
- func (o *ValidateStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ValidateStackReader
- type VariantsStackOK
- type VariantsStackParams
- func (o *VariantsStackParams) SetContext(ctx context.Context)
- func (o *VariantsStackParams) SetHTTPClient(client *http.Client)
- func (o *VariantsStackParams) SetTimeout(timeout time.Duration)
- func (o *VariantsStackParams) WithContext(ctx context.Context) *VariantsStackParams
- func (o *VariantsStackParams) WithHTTPClient(client *http.Client) *VariantsStackParams
- func (o *VariantsStackParams) WithTimeout(timeout time.Duration) *VariantsStackParams
- func (o *VariantsStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type VariantsStackReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for v1stacks API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new v1stacks API client.
func (*Client) DeleteCluster ¶
func (a *Client) DeleteCluster(params *DeleteClusterParams) error
DeleteCluster deletes cluster on a specific stack
Clusters are materialised Hadoop services on a given infrastructure. They are built based on a Blueprint (running the components and services specified) and on a configured infrastructure Stack. Once a cluster is created and launched, it can be used the usual way as any Hadoop cluster. We suggest to start with the Cluster's Ambari UI for an overview of your cluster.
func (*Client) DeleteInstanceStack ¶
func (a *Client) DeleteInstanceStack(params *DeleteInstanceStackParams) error
DeleteInstanceStack deletes instance resource from stack
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) DeleteInstancesStack ¶
func (a *Client) DeleteInstancesStack(params *DeleteInstancesStackParams) error
DeleteInstancesStack deletes instance resource from stack
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) DeletePrivateStack ¶
func (a *Client) DeletePrivateStack(params *DeletePrivateStackParams) error
DeletePrivateStack deletes private stack by name
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) DeletePublicStack ¶
func (a *Client) DeletePublicStack(params *DeletePublicStackParams) error
DeletePublicStack deletes public owned or private stack by name
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) DeleteStack ¶
func (a *Client) DeleteStack(params *DeleteStackParams) error
DeleteStack deletes stack by id
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) GetCluster ¶
func (a *Client) GetCluster(params *GetClusterParams) (*GetClusterOK, error)
GetCluster retrieves cluster by stack id
Clusters are materialised Hadoop services on a given infrastructure. They are built based on a Blueprint (running the components and services specified) and on a configured infrastructure Stack. Once a cluster is created and launched, it can be used the usual way as any Hadoop cluster. We suggest to start with the Cluster's Ambari UI for an overview of your cluster.
func (*Client) GetConfigsCluster ¶
func (a *Client) GetConfigsCluster(params *GetConfigsClusterParams) (*GetConfigsClusterOK, error)
GetConfigsCluster gets cluster properties with blueprint outputs
Clusters are materialised Hadoop services on a given infrastructure. They are built based on a Blueprint (running the components and services specified) and on a configured infrastructure Stack. Once a cluster is created and launched, it can be used the usual way as any Hadoop cluster. We suggest to start with the Cluster's Ambari UI for an overview of your cluster.
func (*Client) GetPrivateCluster ¶
func (a *Client) GetPrivateCluster(params *GetPrivateClusterParams) (*GetPrivateClusterOK, error)
GetPrivateCluster retrieves cluster by stack name private
Clusters are materialised Hadoop services on a given infrastructure. They are built based on a Blueprint (running the components and services specified) and on a configured infrastructure Stack. Once a cluster is created and launched, it can be used the usual way as any Hadoop cluster. We suggest to start with the Cluster's Ambari UI for an overview of your cluster.
func (*Client) GetPrivateStack ¶
func (a *Client) GetPrivateStack(params *GetPrivateStackParams) (*GetPrivateStackOK, error)
GetPrivateStack retrieves a private stack by name
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) GetPrivatesStack ¶
func (a *Client) GetPrivatesStack(params *GetPrivatesStackParams) (*GetPrivatesStackOK, error)
GetPrivatesStack retrieves private stack
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) GetPublicCluster ¶
func (a *Client) GetPublicCluster(params *GetPublicClusterParams) (*GetPublicClusterOK, error)
GetPublicCluster retrieves cluster by stack name public
Clusters are materialised Hadoop services on a given infrastructure. They are built based on a Blueprint (running the components and services specified) and on a configured infrastructure Stack. Once a cluster is created and launched, it can be used the usual way as any Hadoop cluster. We suggest to start with the Cluster's Ambari UI for an overview of your cluster.
func (*Client) GetPublicStack ¶
func (a *Client) GetPublicStack(params *GetPublicStackParams) (*GetPublicStackOK, error)
GetPublicStack retrieves a public or private owned stack by name
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) GetPublicsStack ¶
func (a *Client) GetPublicsStack(params *GetPublicsStackParams) (*GetPublicsStackOK, error)
GetPublicsStack retrieves public and private owned stacks
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) GetStack ¶
func (a *Client) GetStack(params *GetStackParams) (*GetStackOK, error)
GetStack retrieves stack by id
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) PostCluster ¶
func (a *Client) PostCluster(params *PostClusterParams) (*PostClusterOK, error)
PostCluster creates cluster for stack
Clusters are materialised Hadoop services on a given infrastructure. They are built based on a Blueprint (running the components and services specified) and on a configured infrastructure Stack. Once a cluster is created and launched, it can be used the usual way as any Hadoop cluster. We suggest to start with the Cluster's Ambari UI for an overview of your cluster.
func (*Client) PostPrivateStack ¶
func (a *Client) PostPrivateStack(params *PostPrivateStackParams) (*PostPrivateStackOK, error)
PostPrivateStack creates stack as private resource
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) PostPublicStack ¶
func (a *Client) PostPublicStack(params *PostPublicStackParams) (*PostPublicStackOK, error)
PostPublicStack creates stack as public resource
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) PutCluster ¶
func (a *Client) PutCluster(params *PutClusterParams) error
PutCluster updates cluster by stack id
Clusters are materialised Hadoop services on a given infrastructure. They are built based on a Blueprint (running the components and services specified) and on a configured infrastructure Stack. Once a cluster is created and launched, it can be used the usual way as any Hadoop cluster. We suggest to start with the Cluster's Ambari UI for an overview of your cluster.
func (*Client) PutStack ¶
func (a *Client) PutStack(params *PutStackParams) error
PutStack updates stack by id
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) RepairCluster ¶
func (a *Client) RepairCluster(params *RepairClusterParams) error
RepairCluster repairs the cluster
Removing the failed nodes and starting new nodes to substitute them.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) StatusStack ¶
func (a *Client) StatusStack(params *StatusStackParams) (*StatusStackOK, error)
StatusStack retrieves stack status by stack id
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) UpdateGatewayTopologies ¶
func (a *Client) UpdateGatewayTopologies(params *UpdateGatewayTopologiesParams) (*UpdateGatewayTopologiesOK, error)
UpdateGatewayTopologies updates topologies of a gateway
Gateway is an Apache Knox Gateway, which is an Application Gateway for interacting with REST APIs andUIs of Apache Hadoop deployments. Provides Authentication and other services.
func (*Client) UpgradeCluster ¶
func (a *Client) UpgradeCluster(params *UpgradeClusterParams) error
UpgradeCluster upgrades the ambari version
Ambari is used to provision the Hadoop clusters.
func (*Client) ValidateStack ¶
func (a *Client) ValidateStack(params *ValidateStackParams) error
ValidateStack validates stack
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) VariantsStack ¶
func (a *Client) VariantsStack(params *VariantsStackParams) (*VariantsStackOK, error)
VariantsStack retrieves available platform variants
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
type DeleteClusterDefault ¶
type DeleteClusterDefault struct {
// contains filtered or unexported fields
}
DeleteClusterDefault handles this case with default header values.
successful operation
func NewDeleteClusterDefault ¶
func NewDeleteClusterDefault(code int) *DeleteClusterDefault
NewDeleteClusterDefault creates a DeleteClusterDefault with default headers values
func (*DeleteClusterDefault) Code ¶
func (o *DeleteClusterDefault) Code() int
Code gets the status code for the delete cluster default response
func (*DeleteClusterDefault) Error ¶
func (o *DeleteClusterDefault) Error() string
type DeleteClusterParams ¶
type DeleteClusterParams struct { /*DeleteDependencies*/ DeleteDependencies *bool /*ID*/ ID int64 /*WithStackDelete*/ WithStackDelete *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteClusterParams contains all the parameters to send to the API endpoint for the delete cluster operation typically these are written to a http.Request
func NewDeleteClusterParams ¶
func NewDeleteClusterParams() *DeleteClusterParams
NewDeleteClusterParams creates a new DeleteClusterParams object with the default values initialized.
func NewDeleteClusterParamsWithContext ¶
func NewDeleteClusterParamsWithContext(ctx context.Context) *DeleteClusterParams
NewDeleteClusterParamsWithContext creates a new DeleteClusterParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteClusterParamsWithHTTPClient ¶
func NewDeleteClusterParamsWithHTTPClient(client *http.Client) *DeleteClusterParams
NewDeleteClusterParamsWithHTTPClient creates a new DeleteClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteClusterParamsWithTimeout ¶
func NewDeleteClusterParamsWithTimeout(timeout time.Duration) *DeleteClusterParams
NewDeleteClusterParamsWithTimeout creates a new DeleteClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteClusterParams) SetContext ¶
func (o *DeleteClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the delete cluster params
func (*DeleteClusterParams) SetDeleteDependencies ¶
func (o *DeleteClusterParams) SetDeleteDependencies(deleteDependencies *bool)
SetDeleteDependencies adds the deleteDependencies to the delete cluster params
func (*DeleteClusterParams) SetHTTPClient ¶
func (o *DeleteClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete cluster params
func (*DeleteClusterParams) SetID ¶
func (o *DeleteClusterParams) SetID(id int64)
SetID adds the id to the delete cluster params
func (*DeleteClusterParams) SetTimeout ¶
func (o *DeleteClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete cluster params
func (*DeleteClusterParams) SetWithStackDelete ¶
func (o *DeleteClusterParams) SetWithStackDelete(withStackDelete *bool)
SetWithStackDelete adds the withStackDelete to the delete cluster params
func (*DeleteClusterParams) WithContext ¶
func (o *DeleteClusterParams) WithContext(ctx context.Context) *DeleteClusterParams
WithContext adds the context to the delete cluster params
func (*DeleteClusterParams) WithDeleteDependencies ¶
func (o *DeleteClusterParams) WithDeleteDependencies(deleteDependencies *bool) *DeleteClusterParams
WithDeleteDependencies adds the deleteDependencies to the delete cluster params
func (*DeleteClusterParams) WithHTTPClient ¶
func (o *DeleteClusterParams) WithHTTPClient(client *http.Client) *DeleteClusterParams
WithHTTPClient adds the HTTPClient to the delete cluster params
func (*DeleteClusterParams) WithID ¶
func (o *DeleteClusterParams) WithID(id int64) *DeleteClusterParams
WithID adds the id to the delete cluster params
func (*DeleteClusterParams) WithTimeout ¶
func (o *DeleteClusterParams) WithTimeout(timeout time.Duration) *DeleteClusterParams
WithTimeout adds the timeout to the delete cluster params
func (*DeleteClusterParams) WithWithStackDelete ¶
func (o *DeleteClusterParams) WithWithStackDelete(withStackDelete *bool) *DeleteClusterParams
WithWithStackDelete adds the withStackDelete to the delete cluster params
func (*DeleteClusterParams) WriteToRequest ¶
func (o *DeleteClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteClusterReader ¶
type DeleteClusterReader struct {
// contains filtered or unexported fields
}
DeleteClusterReader is a Reader for the DeleteCluster structure.
func (*DeleteClusterReader) ReadResponse ¶
func (o *DeleteClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteInstanceStackDefault ¶
type DeleteInstanceStackDefault struct {
// contains filtered or unexported fields
}
DeleteInstanceStackDefault handles this case with default header values.
successful operation
func NewDeleteInstanceStackDefault ¶
func NewDeleteInstanceStackDefault(code int) *DeleteInstanceStackDefault
NewDeleteInstanceStackDefault creates a DeleteInstanceStackDefault with default headers values
func (*DeleteInstanceStackDefault) Code ¶
func (o *DeleteInstanceStackDefault) Code() int
Code gets the status code for the delete instance stack default response
func (*DeleteInstanceStackDefault) Error ¶
func (o *DeleteInstanceStackDefault) Error() string
type DeleteInstanceStackParams ¶
type DeleteInstanceStackParams struct { /*Forced*/ Forced *bool /*InstanceID*/ InstanceID string /*StackID*/ StackID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteInstanceStackParams contains all the parameters to send to the API endpoint for the delete instance stack operation typically these are written to a http.Request
func NewDeleteInstanceStackParams ¶
func NewDeleteInstanceStackParams() *DeleteInstanceStackParams
NewDeleteInstanceStackParams creates a new DeleteInstanceStackParams object with the default values initialized.
func NewDeleteInstanceStackParamsWithContext ¶
func NewDeleteInstanceStackParamsWithContext(ctx context.Context) *DeleteInstanceStackParams
NewDeleteInstanceStackParamsWithContext creates a new DeleteInstanceStackParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteInstanceStackParamsWithHTTPClient ¶
func NewDeleteInstanceStackParamsWithHTTPClient(client *http.Client) *DeleteInstanceStackParams
NewDeleteInstanceStackParamsWithHTTPClient creates a new DeleteInstanceStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteInstanceStackParamsWithTimeout ¶
func NewDeleteInstanceStackParamsWithTimeout(timeout time.Duration) *DeleteInstanceStackParams
NewDeleteInstanceStackParamsWithTimeout creates a new DeleteInstanceStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteInstanceStackParams) SetContext ¶
func (o *DeleteInstanceStackParams) SetContext(ctx context.Context)
SetContext adds the context to the delete instance stack params
func (*DeleteInstanceStackParams) SetForced ¶
func (o *DeleteInstanceStackParams) SetForced(forced *bool)
SetForced adds the forced to the delete instance stack params
func (*DeleteInstanceStackParams) SetHTTPClient ¶
func (o *DeleteInstanceStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete instance stack params
func (*DeleteInstanceStackParams) SetInstanceID ¶
func (o *DeleteInstanceStackParams) SetInstanceID(instanceID string)
SetInstanceID adds the instanceId to the delete instance stack params
func (*DeleteInstanceStackParams) SetStackID ¶
func (o *DeleteInstanceStackParams) SetStackID(stackID int64)
SetStackID adds the stackId to the delete instance stack params
func (*DeleteInstanceStackParams) SetTimeout ¶
func (o *DeleteInstanceStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete instance stack params
func (*DeleteInstanceStackParams) WithContext ¶
func (o *DeleteInstanceStackParams) WithContext(ctx context.Context) *DeleteInstanceStackParams
WithContext adds the context to the delete instance stack params
func (*DeleteInstanceStackParams) WithForced ¶
func (o *DeleteInstanceStackParams) WithForced(forced *bool) *DeleteInstanceStackParams
WithForced adds the forced to the delete instance stack params
func (*DeleteInstanceStackParams) WithHTTPClient ¶
func (o *DeleteInstanceStackParams) WithHTTPClient(client *http.Client) *DeleteInstanceStackParams
WithHTTPClient adds the HTTPClient to the delete instance stack params
func (*DeleteInstanceStackParams) WithInstanceID ¶
func (o *DeleteInstanceStackParams) WithInstanceID(instanceID string) *DeleteInstanceStackParams
WithInstanceID adds the instanceID to the delete instance stack params
func (*DeleteInstanceStackParams) WithStackID ¶
func (o *DeleteInstanceStackParams) WithStackID(stackID int64) *DeleteInstanceStackParams
WithStackID adds the stackID to the delete instance stack params
func (*DeleteInstanceStackParams) WithTimeout ¶
func (o *DeleteInstanceStackParams) WithTimeout(timeout time.Duration) *DeleteInstanceStackParams
WithTimeout adds the timeout to the delete instance stack params
func (*DeleteInstanceStackParams) WriteToRequest ¶
func (o *DeleteInstanceStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteInstanceStackReader ¶
type DeleteInstanceStackReader struct {
// contains filtered or unexported fields
}
DeleteInstanceStackReader is a Reader for the DeleteInstanceStack structure.
func (*DeleteInstanceStackReader) ReadResponse ¶
func (o *DeleteInstanceStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteInstancesStackDefault ¶
type DeleteInstancesStackDefault struct {
// contains filtered or unexported fields
}
DeleteInstancesStackDefault handles this case with default header values.
successful operation
func NewDeleteInstancesStackDefault ¶
func NewDeleteInstancesStackDefault(code int) *DeleteInstancesStackDefault
NewDeleteInstancesStackDefault creates a DeleteInstancesStackDefault with default headers values
func (*DeleteInstancesStackDefault) Code ¶
func (o *DeleteInstancesStackDefault) Code() int
Code gets the status code for the delete instances stack default response
func (*DeleteInstancesStackDefault) Error ¶
func (o *DeleteInstancesStackDefault) Error() string
type DeleteInstancesStackParams ¶
type DeleteInstancesStackParams struct { /*InstanceIds*/ InstanceIds []string /*StackID*/ StackID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteInstancesStackParams contains all the parameters to send to the API endpoint for the delete instances stack operation typically these are written to a http.Request
func NewDeleteInstancesStackParams ¶
func NewDeleteInstancesStackParams() *DeleteInstancesStackParams
NewDeleteInstancesStackParams creates a new DeleteInstancesStackParams object with the default values initialized.
func NewDeleteInstancesStackParamsWithContext ¶
func NewDeleteInstancesStackParamsWithContext(ctx context.Context) *DeleteInstancesStackParams
NewDeleteInstancesStackParamsWithContext creates a new DeleteInstancesStackParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteInstancesStackParamsWithHTTPClient ¶
func NewDeleteInstancesStackParamsWithHTTPClient(client *http.Client) *DeleteInstancesStackParams
NewDeleteInstancesStackParamsWithHTTPClient creates a new DeleteInstancesStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteInstancesStackParamsWithTimeout ¶
func NewDeleteInstancesStackParamsWithTimeout(timeout time.Duration) *DeleteInstancesStackParams
NewDeleteInstancesStackParamsWithTimeout creates a new DeleteInstancesStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteInstancesStackParams) SetContext ¶
func (o *DeleteInstancesStackParams) SetContext(ctx context.Context)
SetContext adds the context to the delete instances stack params
func (*DeleteInstancesStackParams) SetHTTPClient ¶
func (o *DeleteInstancesStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete instances stack params
func (*DeleteInstancesStackParams) SetInstanceIds ¶
func (o *DeleteInstancesStackParams) SetInstanceIds(instanceIds []string)
SetInstanceIds adds the instanceIds to the delete instances stack params
func (*DeleteInstancesStackParams) SetStackID ¶
func (o *DeleteInstancesStackParams) SetStackID(stackID int64)
SetStackID adds the stackId to the delete instances stack params
func (*DeleteInstancesStackParams) SetTimeout ¶
func (o *DeleteInstancesStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete instances stack params
func (*DeleteInstancesStackParams) WithContext ¶
func (o *DeleteInstancesStackParams) WithContext(ctx context.Context) *DeleteInstancesStackParams
WithContext adds the context to the delete instances stack params
func (*DeleteInstancesStackParams) WithHTTPClient ¶
func (o *DeleteInstancesStackParams) WithHTTPClient(client *http.Client) *DeleteInstancesStackParams
WithHTTPClient adds the HTTPClient to the delete instances stack params
func (*DeleteInstancesStackParams) WithInstanceIds ¶
func (o *DeleteInstancesStackParams) WithInstanceIds(instanceIds []string) *DeleteInstancesStackParams
WithInstanceIds adds the instanceIds to the delete instances stack params
func (*DeleteInstancesStackParams) WithStackID ¶
func (o *DeleteInstancesStackParams) WithStackID(stackID int64) *DeleteInstancesStackParams
WithStackID adds the stackID to the delete instances stack params
func (*DeleteInstancesStackParams) WithTimeout ¶
func (o *DeleteInstancesStackParams) WithTimeout(timeout time.Duration) *DeleteInstancesStackParams
WithTimeout adds the timeout to the delete instances stack params
func (*DeleteInstancesStackParams) WriteToRequest ¶
func (o *DeleteInstancesStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteInstancesStackReader ¶
type DeleteInstancesStackReader struct {
// contains filtered or unexported fields
}
DeleteInstancesStackReader is a Reader for the DeleteInstancesStack structure.
func (*DeleteInstancesStackReader) ReadResponse ¶
func (o *DeleteInstancesStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeletePrivateStackDefault ¶
type DeletePrivateStackDefault struct {
// contains filtered or unexported fields
}
DeletePrivateStackDefault handles this case with default header values.
successful operation
func NewDeletePrivateStackDefault ¶
func NewDeletePrivateStackDefault(code int) *DeletePrivateStackDefault
NewDeletePrivateStackDefault creates a DeletePrivateStackDefault with default headers values
func (*DeletePrivateStackDefault) Code ¶
func (o *DeletePrivateStackDefault) Code() int
Code gets the status code for the delete private stack default response
func (*DeletePrivateStackDefault) Error ¶
func (o *DeletePrivateStackDefault) Error() string
type DeletePrivateStackParams ¶
type DeletePrivateStackParams struct { /*DeleteDependencies*/ DeleteDependencies *bool /*Forced*/ Forced *bool /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeletePrivateStackParams contains all the parameters to send to the API endpoint for the delete private stack operation typically these are written to a http.Request
func NewDeletePrivateStackParams ¶
func NewDeletePrivateStackParams() *DeletePrivateStackParams
NewDeletePrivateStackParams creates a new DeletePrivateStackParams object with the default values initialized.
func NewDeletePrivateStackParamsWithContext ¶
func NewDeletePrivateStackParamsWithContext(ctx context.Context) *DeletePrivateStackParams
NewDeletePrivateStackParamsWithContext creates a new DeletePrivateStackParams object with the default values initialized, and the ability to set a context for a request
func NewDeletePrivateStackParamsWithHTTPClient ¶
func NewDeletePrivateStackParamsWithHTTPClient(client *http.Client) *DeletePrivateStackParams
NewDeletePrivateStackParamsWithHTTPClient creates a new DeletePrivateStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeletePrivateStackParamsWithTimeout ¶
func NewDeletePrivateStackParamsWithTimeout(timeout time.Duration) *DeletePrivateStackParams
NewDeletePrivateStackParamsWithTimeout creates a new DeletePrivateStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeletePrivateStackParams) SetContext ¶
func (o *DeletePrivateStackParams) SetContext(ctx context.Context)
SetContext adds the context to the delete private stack params
func (*DeletePrivateStackParams) SetDeleteDependencies ¶
func (o *DeletePrivateStackParams) SetDeleteDependencies(deleteDependencies *bool)
SetDeleteDependencies adds the deleteDependencies to the delete private stack params
func (*DeletePrivateStackParams) SetForced ¶
func (o *DeletePrivateStackParams) SetForced(forced *bool)
SetForced adds the forced to the delete private stack params
func (*DeletePrivateStackParams) SetHTTPClient ¶
func (o *DeletePrivateStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete private stack params
func (*DeletePrivateStackParams) SetName ¶
func (o *DeletePrivateStackParams) SetName(name string)
SetName adds the name to the delete private stack params
func (*DeletePrivateStackParams) SetTimeout ¶
func (o *DeletePrivateStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete private stack params
func (*DeletePrivateStackParams) WithContext ¶
func (o *DeletePrivateStackParams) WithContext(ctx context.Context) *DeletePrivateStackParams
WithContext adds the context to the delete private stack params
func (*DeletePrivateStackParams) WithDeleteDependencies ¶
func (o *DeletePrivateStackParams) WithDeleteDependencies(deleteDependencies *bool) *DeletePrivateStackParams
WithDeleteDependencies adds the deleteDependencies to the delete private stack params
func (*DeletePrivateStackParams) WithForced ¶
func (o *DeletePrivateStackParams) WithForced(forced *bool) *DeletePrivateStackParams
WithForced adds the forced to the delete private stack params
func (*DeletePrivateStackParams) WithHTTPClient ¶
func (o *DeletePrivateStackParams) WithHTTPClient(client *http.Client) *DeletePrivateStackParams
WithHTTPClient adds the HTTPClient to the delete private stack params
func (*DeletePrivateStackParams) WithName ¶
func (o *DeletePrivateStackParams) WithName(name string) *DeletePrivateStackParams
WithName adds the name to the delete private stack params
func (*DeletePrivateStackParams) WithTimeout ¶
func (o *DeletePrivateStackParams) WithTimeout(timeout time.Duration) *DeletePrivateStackParams
WithTimeout adds the timeout to the delete private stack params
func (*DeletePrivateStackParams) WriteToRequest ¶
func (o *DeletePrivateStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeletePrivateStackReader ¶
type DeletePrivateStackReader struct {
// contains filtered or unexported fields
}
DeletePrivateStackReader is a Reader for the DeletePrivateStack structure.
func (*DeletePrivateStackReader) ReadResponse ¶
func (o *DeletePrivateStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeletePublicStackDefault ¶
type DeletePublicStackDefault struct {
// contains filtered or unexported fields
}
DeletePublicStackDefault handles this case with default header values.
successful operation
func NewDeletePublicStackDefault ¶
func NewDeletePublicStackDefault(code int) *DeletePublicStackDefault
NewDeletePublicStackDefault creates a DeletePublicStackDefault with default headers values
func (*DeletePublicStackDefault) Code ¶
func (o *DeletePublicStackDefault) Code() int
Code gets the status code for the delete public stack default response
func (*DeletePublicStackDefault) Error ¶
func (o *DeletePublicStackDefault) Error() string
type DeletePublicStackParams ¶
type DeletePublicStackParams struct { /*DeleteDependencies*/ DeleteDependencies *bool /*Forced*/ Forced *bool /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeletePublicStackParams contains all the parameters to send to the API endpoint for the delete public stack operation typically these are written to a http.Request
func NewDeletePublicStackParams ¶
func NewDeletePublicStackParams() *DeletePublicStackParams
NewDeletePublicStackParams creates a new DeletePublicStackParams object with the default values initialized.
func NewDeletePublicStackParamsWithContext ¶
func NewDeletePublicStackParamsWithContext(ctx context.Context) *DeletePublicStackParams
NewDeletePublicStackParamsWithContext creates a new DeletePublicStackParams object with the default values initialized, and the ability to set a context for a request
func NewDeletePublicStackParamsWithHTTPClient ¶
func NewDeletePublicStackParamsWithHTTPClient(client *http.Client) *DeletePublicStackParams
NewDeletePublicStackParamsWithHTTPClient creates a new DeletePublicStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeletePublicStackParamsWithTimeout ¶
func NewDeletePublicStackParamsWithTimeout(timeout time.Duration) *DeletePublicStackParams
NewDeletePublicStackParamsWithTimeout creates a new DeletePublicStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeletePublicStackParams) SetContext ¶
func (o *DeletePublicStackParams) SetContext(ctx context.Context)
SetContext adds the context to the delete public stack params
func (*DeletePublicStackParams) SetDeleteDependencies ¶
func (o *DeletePublicStackParams) SetDeleteDependencies(deleteDependencies *bool)
SetDeleteDependencies adds the deleteDependencies to the delete public stack params
func (*DeletePublicStackParams) SetForced ¶
func (o *DeletePublicStackParams) SetForced(forced *bool)
SetForced adds the forced to the delete public stack params
func (*DeletePublicStackParams) SetHTTPClient ¶
func (o *DeletePublicStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete public stack params
func (*DeletePublicStackParams) SetName ¶
func (o *DeletePublicStackParams) SetName(name string)
SetName adds the name to the delete public stack params
func (*DeletePublicStackParams) SetTimeout ¶
func (o *DeletePublicStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete public stack params
func (*DeletePublicStackParams) WithContext ¶
func (o *DeletePublicStackParams) WithContext(ctx context.Context) *DeletePublicStackParams
WithContext adds the context to the delete public stack params
func (*DeletePublicStackParams) WithDeleteDependencies ¶
func (o *DeletePublicStackParams) WithDeleteDependencies(deleteDependencies *bool) *DeletePublicStackParams
WithDeleteDependencies adds the deleteDependencies to the delete public stack params
func (*DeletePublicStackParams) WithForced ¶
func (o *DeletePublicStackParams) WithForced(forced *bool) *DeletePublicStackParams
WithForced adds the forced to the delete public stack params
func (*DeletePublicStackParams) WithHTTPClient ¶
func (o *DeletePublicStackParams) WithHTTPClient(client *http.Client) *DeletePublicStackParams
WithHTTPClient adds the HTTPClient to the delete public stack params
func (*DeletePublicStackParams) WithName ¶
func (o *DeletePublicStackParams) WithName(name string) *DeletePublicStackParams
WithName adds the name to the delete public stack params
func (*DeletePublicStackParams) WithTimeout ¶
func (o *DeletePublicStackParams) WithTimeout(timeout time.Duration) *DeletePublicStackParams
WithTimeout adds the timeout to the delete public stack params
func (*DeletePublicStackParams) WriteToRequest ¶
func (o *DeletePublicStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeletePublicStackReader ¶
type DeletePublicStackReader struct {
// contains filtered or unexported fields
}
DeletePublicStackReader is a Reader for the DeletePublicStack structure.
func (*DeletePublicStackReader) ReadResponse ¶
func (o *DeletePublicStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteStackDefault ¶
type DeleteStackDefault struct {
// contains filtered or unexported fields
}
DeleteStackDefault handles this case with default header values.
successful operation
func NewDeleteStackDefault ¶
func NewDeleteStackDefault(code int) *DeleteStackDefault
NewDeleteStackDefault creates a DeleteStackDefault with default headers values
func (*DeleteStackDefault) Code ¶
func (o *DeleteStackDefault) Code() int
Code gets the status code for the delete stack default response
func (*DeleteStackDefault) Error ¶
func (o *DeleteStackDefault) Error() string
type DeleteStackParams ¶
type DeleteStackParams struct { /*DeleteDependencies*/ DeleteDependencies *bool /*Forced*/ Forced *bool /*ID*/ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteStackParams contains all the parameters to send to the API endpoint for the delete stack operation typically these are written to a http.Request
func NewDeleteStackParams ¶
func NewDeleteStackParams() *DeleteStackParams
NewDeleteStackParams creates a new DeleteStackParams object with the default values initialized.
func NewDeleteStackParamsWithContext ¶
func NewDeleteStackParamsWithContext(ctx context.Context) *DeleteStackParams
NewDeleteStackParamsWithContext creates a new DeleteStackParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteStackParamsWithHTTPClient ¶
func NewDeleteStackParamsWithHTTPClient(client *http.Client) *DeleteStackParams
NewDeleteStackParamsWithHTTPClient creates a new DeleteStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteStackParamsWithTimeout ¶
func NewDeleteStackParamsWithTimeout(timeout time.Duration) *DeleteStackParams
NewDeleteStackParamsWithTimeout creates a new DeleteStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteStackParams) SetContext ¶
func (o *DeleteStackParams) SetContext(ctx context.Context)
SetContext adds the context to the delete stack params
func (*DeleteStackParams) SetDeleteDependencies ¶
func (o *DeleteStackParams) SetDeleteDependencies(deleteDependencies *bool)
SetDeleteDependencies adds the deleteDependencies to the delete stack params
func (*DeleteStackParams) SetForced ¶
func (o *DeleteStackParams) SetForced(forced *bool)
SetForced adds the forced to the delete stack params
func (*DeleteStackParams) SetHTTPClient ¶
func (o *DeleteStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete stack params
func (*DeleteStackParams) SetID ¶
func (o *DeleteStackParams) SetID(id int64)
SetID adds the id to the delete stack params
func (*DeleteStackParams) SetTimeout ¶
func (o *DeleteStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete stack params
func (*DeleteStackParams) WithContext ¶
func (o *DeleteStackParams) WithContext(ctx context.Context) *DeleteStackParams
WithContext adds the context to the delete stack params
func (*DeleteStackParams) WithDeleteDependencies ¶
func (o *DeleteStackParams) WithDeleteDependencies(deleteDependencies *bool) *DeleteStackParams
WithDeleteDependencies adds the deleteDependencies to the delete stack params
func (*DeleteStackParams) WithForced ¶
func (o *DeleteStackParams) WithForced(forced *bool) *DeleteStackParams
WithForced adds the forced to the delete stack params
func (*DeleteStackParams) WithHTTPClient ¶
func (o *DeleteStackParams) WithHTTPClient(client *http.Client) *DeleteStackParams
WithHTTPClient adds the HTTPClient to the delete stack params
func (*DeleteStackParams) WithID ¶
func (o *DeleteStackParams) WithID(id int64) *DeleteStackParams
WithID adds the id to the delete stack params
func (*DeleteStackParams) WithTimeout ¶
func (o *DeleteStackParams) WithTimeout(timeout time.Duration) *DeleteStackParams
WithTimeout adds the timeout to the delete stack params
func (*DeleteStackParams) WriteToRequest ¶
func (o *DeleteStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteStackReader ¶
type DeleteStackReader struct {
// contains filtered or unexported fields
}
DeleteStackReader is a Reader for the DeleteStack structure.
func (*DeleteStackReader) ReadResponse ¶
func (o *DeleteStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetClusterOK ¶
type GetClusterOK struct {
Payload *models_cloudbreak.ClusterResponse
}
GetClusterOK handles this case with default header values.
successful operation
func NewGetClusterOK ¶
func NewGetClusterOK() *GetClusterOK
NewGetClusterOK creates a GetClusterOK with default headers values
func (*GetClusterOK) Error ¶
func (o *GetClusterOK) Error() string
type GetClusterParams ¶
type GetClusterParams struct { /*ID*/ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetClusterParams contains all the parameters to send to the API endpoint for the get cluster operation typically these are written to a http.Request
func NewGetClusterParams ¶
func NewGetClusterParams() *GetClusterParams
NewGetClusterParams creates a new GetClusterParams object with the default values initialized.
func NewGetClusterParamsWithContext ¶
func NewGetClusterParamsWithContext(ctx context.Context) *GetClusterParams
NewGetClusterParamsWithContext creates a new GetClusterParams object with the default values initialized, and the ability to set a context for a request
func NewGetClusterParamsWithHTTPClient ¶
func NewGetClusterParamsWithHTTPClient(client *http.Client) *GetClusterParams
NewGetClusterParamsWithHTTPClient creates a new GetClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetClusterParamsWithTimeout ¶
func NewGetClusterParamsWithTimeout(timeout time.Duration) *GetClusterParams
NewGetClusterParamsWithTimeout creates a new GetClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetClusterParams) SetContext ¶
func (o *GetClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the get cluster params
func (*GetClusterParams) SetHTTPClient ¶
func (o *GetClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cluster params
func (*GetClusterParams) SetID ¶
func (o *GetClusterParams) SetID(id int64)
SetID adds the id to the get cluster params
func (*GetClusterParams) SetTimeout ¶
func (o *GetClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cluster params
func (*GetClusterParams) WithContext ¶
func (o *GetClusterParams) WithContext(ctx context.Context) *GetClusterParams
WithContext adds the context to the get cluster params
func (*GetClusterParams) WithHTTPClient ¶
func (o *GetClusterParams) WithHTTPClient(client *http.Client) *GetClusterParams
WithHTTPClient adds the HTTPClient to the get cluster params
func (*GetClusterParams) WithID ¶
func (o *GetClusterParams) WithID(id int64) *GetClusterParams
WithID adds the id to the get cluster params
func (*GetClusterParams) WithTimeout ¶
func (o *GetClusterParams) WithTimeout(timeout time.Duration) *GetClusterParams
WithTimeout adds the timeout to the get cluster params
func (*GetClusterParams) WriteToRequest ¶
func (o *GetClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetClusterReader ¶
type GetClusterReader struct {
// contains filtered or unexported fields
}
GetClusterReader is a Reader for the GetCluster structure.
func (*GetClusterReader) ReadResponse ¶
func (o *GetClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetConfigsClusterOK ¶
type GetConfigsClusterOK struct {
Payload *models_cloudbreak.ConfigsResponse
}
GetConfigsClusterOK handles this case with default header values.
successful operation
func NewGetConfigsClusterOK ¶
func NewGetConfigsClusterOK() *GetConfigsClusterOK
NewGetConfigsClusterOK creates a GetConfigsClusterOK with default headers values
func (*GetConfigsClusterOK) Error ¶
func (o *GetConfigsClusterOK) Error() string
type GetConfigsClusterParams ¶
type GetConfigsClusterParams struct { /*Body*/ Body *models_cloudbreak.ConfigsRequest /*ID*/ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetConfigsClusterParams contains all the parameters to send to the API endpoint for the get configs cluster operation typically these are written to a http.Request
func NewGetConfigsClusterParams ¶
func NewGetConfigsClusterParams() *GetConfigsClusterParams
NewGetConfigsClusterParams creates a new GetConfigsClusterParams object with the default values initialized.
func NewGetConfigsClusterParamsWithContext ¶
func NewGetConfigsClusterParamsWithContext(ctx context.Context) *GetConfigsClusterParams
NewGetConfigsClusterParamsWithContext creates a new GetConfigsClusterParams object with the default values initialized, and the ability to set a context for a request
func NewGetConfigsClusterParamsWithHTTPClient ¶
func NewGetConfigsClusterParamsWithHTTPClient(client *http.Client) *GetConfigsClusterParams
NewGetConfigsClusterParamsWithHTTPClient creates a new GetConfigsClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetConfigsClusterParamsWithTimeout ¶
func NewGetConfigsClusterParamsWithTimeout(timeout time.Duration) *GetConfigsClusterParams
NewGetConfigsClusterParamsWithTimeout creates a new GetConfigsClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetConfigsClusterParams) SetBody ¶
func (o *GetConfigsClusterParams) SetBody(body *models_cloudbreak.ConfigsRequest)
SetBody adds the body to the get configs cluster params
func (*GetConfigsClusterParams) SetContext ¶
func (o *GetConfigsClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the get configs cluster params
func (*GetConfigsClusterParams) SetHTTPClient ¶
func (o *GetConfigsClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get configs cluster params
func (*GetConfigsClusterParams) SetID ¶
func (o *GetConfigsClusterParams) SetID(id int64)
SetID adds the id to the get configs cluster params
func (*GetConfigsClusterParams) SetTimeout ¶
func (o *GetConfigsClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get configs cluster params
func (*GetConfigsClusterParams) WithBody ¶
func (o *GetConfigsClusterParams) WithBody(body *models_cloudbreak.ConfigsRequest) *GetConfigsClusterParams
WithBody adds the body to the get configs cluster params
func (*GetConfigsClusterParams) WithContext ¶
func (o *GetConfigsClusterParams) WithContext(ctx context.Context) *GetConfigsClusterParams
WithContext adds the context to the get configs cluster params
func (*GetConfigsClusterParams) WithHTTPClient ¶
func (o *GetConfigsClusterParams) WithHTTPClient(client *http.Client) *GetConfigsClusterParams
WithHTTPClient adds the HTTPClient to the get configs cluster params
func (*GetConfigsClusterParams) WithID ¶
func (o *GetConfigsClusterParams) WithID(id int64) *GetConfigsClusterParams
WithID adds the id to the get configs cluster params
func (*GetConfigsClusterParams) WithTimeout ¶
func (o *GetConfigsClusterParams) WithTimeout(timeout time.Duration) *GetConfigsClusterParams
WithTimeout adds the timeout to the get configs cluster params
func (*GetConfigsClusterParams) WriteToRequest ¶
func (o *GetConfigsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetConfigsClusterReader ¶
type GetConfigsClusterReader struct {
// contains filtered or unexported fields
}
GetConfigsClusterReader is a Reader for the GetConfigsCluster structure.
func (*GetConfigsClusterReader) ReadResponse ¶
func (o *GetConfigsClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivateClusterOK ¶
type GetPrivateClusterOK struct {
Payload *models_cloudbreak.ClusterResponse
}
GetPrivateClusterOK handles this case with default header values.
successful operation
func NewGetPrivateClusterOK ¶
func NewGetPrivateClusterOK() *GetPrivateClusterOK
NewGetPrivateClusterOK creates a GetPrivateClusterOK with default headers values
func (*GetPrivateClusterOK) Error ¶
func (o *GetPrivateClusterOK) Error() string
type GetPrivateClusterParams ¶
type GetPrivateClusterParams struct { /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivateClusterParams contains all the parameters to send to the API endpoint for the get private cluster operation typically these are written to a http.Request
func NewGetPrivateClusterParams ¶
func NewGetPrivateClusterParams() *GetPrivateClusterParams
NewGetPrivateClusterParams creates a new GetPrivateClusterParams object with the default values initialized.
func NewGetPrivateClusterParamsWithContext ¶
func NewGetPrivateClusterParamsWithContext(ctx context.Context) *GetPrivateClusterParams
NewGetPrivateClusterParamsWithContext creates a new GetPrivateClusterParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivateClusterParamsWithHTTPClient ¶
func NewGetPrivateClusterParamsWithHTTPClient(client *http.Client) *GetPrivateClusterParams
NewGetPrivateClusterParamsWithHTTPClient creates a new GetPrivateClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivateClusterParamsWithTimeout ¶
func NewGetPrivateClusterParamsWithTimeout(timeout time.Duration) *GetPrivateClusterParams
NewGetPrivateClusterParamsWithTimeout creates a new GetPrivateClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivateClusterParams) SetContext ¶
func (o *GetPrivateClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the get private cluster params
func (*GetPrivateClusterParams) SetHTTPClient ¶
func (o *GetPrivateClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get private cluster params
func (*GetPrivateClusterParams) SetName ¶
func (o *GetPrivateClusterParams) SetName(name string)
SetName adds the name to the get private cluster params
func (*GetPrivateClusterParams) SetTimeout ¶
func (o *GetPrivateClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get private cluster params
func (*GetPrivateClusterParams) WithContext ¶
func (o *GetPrivateClusterParams) WithContext(ctx context.Context) *GetPrivateClusterParams
WithContext adds the context to the get private cluster params
func (*GetPrivateClusterParams) WithHTTPClient ¶
func (o *GetPrivateClusterParams) WithHTTPClient(client *http.Client) *GetPrivateClusterParams
WithHTTPClient adds the HTTPClient to the get private cluster params
func (*GetPrivateClusterParams) WithName ¶
func (o *GetPrivateClusterParams) WithName(name string) *GetPrivateClusterParams
WithName adds the name to the get private cluster params
func (*GetPrivateClusterParams) WithTimeout ¶
func (o *GetPrivateClusterParams) WithTimeout(timeout time.Duration) *GetPrivateClusterParams
WithTimeout adds the timeout to the get private cluster params
func (*GetPrivateClusterParams) WriteToRequest ¶
func (o *GetPrivateClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivateClusterReader ¶
type GetPrivateClusterReader struct {
// contains filtered or unexported fields
}
GetPrivateClusterReader is a Reader for the GetPrivateCluster structure.
func (*GetPrivateClusterReader) ReadResponse ¶
func (o *GetPrivateClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivateStackOK ¶
type GetPrivateStackOK struct {
Payload *models_cloudbreak.StackResponse
}
GetPrivateStackOK handles this case with default header values.
successful operation
func NewGetPrivateStackOK ¶
func NewGetPrivateStackOK() *GetPrivateStackOK
NewGetPrivateStackOK creates a GetPrivateStackOK with default headers values
func (*GetPrivateStackOK) Error ¶
func (o *GetPrivateStackOK) Error() string
type GetPrivateStackParams ¶
type GetPrivateStackParams struct { /*Entry*/ Entry []string /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivateStackParams contains all the parameters to send to the API endpoint for the get private stack operation typically these are written to a http.Request
func NewGetPrivateStackParams ¶
func NewGetPrivateStackParams() *GetPrivateStackParams
NewGetPrivateStackParams creates a new GetPrivateStackParams object with the default values initialized.
func NewGetPrivateStackParamsWithContext ¶
func NewGetPrivateStackParamsWithContext(ctx context.Context) *GetPrivateStackParams
NewGetPrivateStackParamsWithContext creates a new GetPrivateStackParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivateStackParamsWithHTTPClient ¶
func NewGetPrivateStackParamsWithHTTPClient(client *http.Client) *GetPrivateStackParams
NewGetPrivateStackParamsWithHTTPClient creates a new GetPrivateStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivateStackParamsWithTimeout ¶
func NewGetPrivateStackParamsWithTimeout(timeout time.Duration) *GetPrivateStackParams
NewGetPrivateStackParamsWithTimeout creates a new GetPrivateStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivateStackParams) SetContext ¶
func (o *GetPrivateStackParams) SetContext(ctx context.Context)
SetContext adds the context to the get private stack params
func (*GetPrivateStackParams) SetEntry ¶
func (o *GetPrivateStackParams) SetEntry(entry []string)
SetEntry adds the entry to the get private stack params
func (*GetPrivateStackParams) SetHTTPClient ¶
func (o *GetPrivateStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get private stack params
func (*GetPrivateStackParams) SetName ¶
func (o *GetPrivateStackParams) SetName(name string)
SetName adds the name to the get private stack params
func (*GetPrivateStackParams) SetTimeout ¶
func (o *GetPrivateStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get private stack params
func (*GetPrivateStackParams) WithContext ¶
func (o *GetPrivateStackParams) WithContext(ctx context.Context) *GetPrivateStackParams
WithContext adds the context to the get private stack params
func (*GetPrivateStackParams) WithEntry ¶
func (o *GetPrivateStackParams) WithEntry(entry []string) *GetPrivateStackParams
WithEntry adds the entry to the get private stack params
func (*GetPrivateStackParams) WithHTTPClient ¶
func (o *GetPrivateStackParams) WithHTTPClient(client *http.Client) *GetPrivateStackParams
WithHTTPClient adds the HTTPClient to the get private stack params
func (*GetPrivateStackParams) WithName ¶
func (o *GetPrivateStackParams) WithName(name string) *GetPrivateStackParams
WithName adds the name to the get private stack params
func (*GetPrivateStackParams) WithTimeout ¶
func (o *GetPrivateStackParams) WithTimeout(timeout time.Duration) *GetPrivateStackParams
WithTimeout adds the timeout to the get private stack params
func (*GetPrivateStackParams) WriteToRequest ¶
func (o *GetPrivateStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivateStackReader ¶
type GetPrivateStackReader struct {
// contains filtered or unexported fields
}
GetPrivateStackReader is a Reader for the GetPrivateStack structure.
func (*GetPrivateStackReader) ReadResponse ¶
func (o *GetPrivateStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivatesStackOK ¶
type GetPrivatesStackOK struct {
Payload []*models_cloudbreak.StackResponse
}
GetPrivatesStackOK handles this case with default header values.
successful operation
func NewGetPrivatesStackOK ¶
func NewGetPrivatesStackOK() *GetPrivatesStackOK
NewGetPrivatesStackOK creates a GetPrivatesStackOK with default headers values
func (*GetPrivatesStackOK) Error ¶
func (o *GetPrivatesStackOK) Error() string
type GetPrivatesStackParams ¶
type GetPrivatesStackParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivatesStackParams contains all the parameters to send to the API endpoint for the get privates stack operation typically these are written to a http.Request
func NewGetPrivatesStackParams ¶
func NewGetPrivatesStackParams() *GetPrivatesStackParams
NewGetPrivatesStackParams creates a new GetPrivatesStackParams object with the default values initialized.
func NewGetPrivatesStackParamsWithContext ¶
func NewGetPrivatesStackParamsWithContext(ctx context.Context) *GetPrivatesStackParams
NewGetPrivatesStackParamsWithContext creates a new GetPrivatesStackParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivatesStackParamsWithHTTPClient ¶
func NewGetPrivatesStackParamsWithHTTPClient(client *http.Client) *GetPrivatesStackParams
NewGetPrivatesStackParamsWithHTTPClient creates a new GetPrivatesStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivatesStackParamsWithTimeout ¶
func NewGetPrivatesStackParamsWithTimeout(timeout time.Duration) *GetPrivatesStackParams
NewGetPrivatesStackParamsWithTimeout creates a new GetPrivatesStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivatesStackParams) SetContext ¶
func (o *GetPrivatesStackParams) SetContext(ctx context.Context)
SetContext adds the context to the get privates stack params
func (*GetPrivatesStackParams) SetHTTPClient ¶
func (o *GetPrivatesStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get privates stack params
func (*GetPrivatesStackParams) SetTimeout ¶
func (o *GetPrivatesStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get privates stack params
func (*GetPrivatesStackParams) WithContext ¶
func (o *GetPrivatesStackParams) WithContext(ctx context.Context) *GetPrivatesStackParams
WithContext adds the context to the get privates stack params
func (*GetPrivatesStackParams) WithHTTPClient ¶
func (o *GetPrivatesStackParams) WithHTTPClient(client *http.Client) *GetPrivatesStackParams
WithHTTPClient adds the HTTPClient to the get privates stack params
func (*GetPrivatesStackParams) WithTimeout ¶
func (o *GetPrivatesStackParams) WithTimeout(timeout time.Duration) *GetPrivatesStackParams
WithTimeout adds the timeout to the get privates stack params
func (*GetPrivatesStackParams) WriteToRequest ¶
func (o *GetPrivatesStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivatesStackReader ¶
type GetPrivatesStackReader struct {
// contains filtered or unexported fields
}
GetPrivatesStackReader is a Reader for the GetPrivatesStack structure.
func (*GetPrivatesStackReader) ReadResponse ¶
func (o *GetPrivatesStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPublicClusterOK ¶
type GetPublicClusterOK struct {
Payload *models_cloudbreak.ClusterResponse
}
GetPublicClusterOK handles this case with default header values.
successful operation
func NewGetPublicClusterOK ¶
func NewGetPublicClusterOK() *GetPublicClusterOK
NewGetPublicClusterOK creates a GetPublicClusterOK with default headers values
func (*GetPublicClusterOK) Error ¶
func (o *GetPublicClusterOK) Error() string
type GetPublicClusterParams ¶
type GetPublicClusterParams struct { /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPublicClusterParams contains all the parameters to send to the API endpoint for the get public cluster operation typically these are written to a http.Request
func NewGetPublicClusterParams ¶
func NewGetPublicClusterParams() *GetPublicClusterParams
NewGetPublicClusterParams creates a new GetPublicClusterParams object with the default values initialized.
func NewGetPublicClusterParamsWithContext ¶
func NewGetPublicClusterParamsWithContext(ctx context.Context) *GetPublicClusterParams
NewGetPublicClusterParamsWithContext creates a new GetPublicClusterParams object with the default values initialized, and the ability to set a context for a request
func NewGetPublicClusterParamsWithHTTPClient ¶
func NewGetPublicClusterParamsWithHTTPClient(client *http.Client) *GetPublicClusterParams
NewGetPublicClusterParamsWithHTTPClient creates a new GetPublicClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPublicClusterParamsWithTimeout ¶
func NewGetPublicClusterParamsWithTimeout(timeout time.Duration) *GetPublicClusterParams
NewGetPublicClusterParamsWithTimeout creates a new GetPublicClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPublicClusterParams) SetContext ¶
func (o *GetPublicClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the get public cluster params
func (*GetPublicClusterParams) SetHTTPClient ¶
func (o *GetPublicClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get public cluster params
func (*GetPublicClusterParams) SetName ¶
func (o *GetPublicClusterParams) SetName(name string)
SetName adds the name to the get public cluster params
func (*GetPublicClusterParams) SetTimeout ¶
func (o *GetPublicClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get public cluster params
func (*GetPublicClusterParams) WithContext ¶
func (o *GetPublicClusterParams) WithContext(ctx context.Context) *GetPublicClusterParams
WithContext adds the context to the get public cluster params
func (*GetPublicClusterParams) WithHTTPClient ¶
func (o *GetPublicClusterParams) WithHTTPClient(client *http.Client) *GetPublicClusterParams
WithHTTPClient adds the HTTPClient to the get public cluster params
func (*GetPublicClusterParams) WithName ¶
func (o *GetPublicClusterParams) WithName(name string) *GetPublicClusterParams
WithName adds the name to the get public cluster params
func (*GetPublicClusterParams) WithTimeout ¶
func (o *GetPublicClusterParams) WithTimeout(timeout time.Duration) *GetPublicClusterParams
WithTimeout adds the timeout to the get public cluster params
func (*GetPublicClusterParams) WriteToRequest ¶
func (o *GetPublicClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPublicClusterReader ¶
type GetPublicClusterReader struct {
// contains filtered or unexported fields
}
GetPublicClusterReader is a Reader for the GetPublicCluster structure.
func (*GetPublicClusterReader) ReadResponse ¶
func (o *GetPublicClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPublicStackOK ¶
type GetPublicStackOK struct {
Payload *models_cloudbreak.StackResponse
}
GetPublicStackOK handles this case with default header values.
successful operation
func NewGetPublicStackOK ¶
func NewGetPublicStackOK() *GetPublicStackOK
NewGetPublicStackOK creates a GetPublicStackOK with default headers values
func (*GetPublicStackOK) Error ¶
func (o *GetPublicStackOK) Error() string
type GetPublicStackParams ¶
type GetPublicStackParams struct { /*Entry*/ Entry []string /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPublicStackParams contains all the parameters to send to the API endpoint for the get public stack operation typically these are written to a http.Request
func NewGetPublicStackParams ¶
func NewGetPublicStackParams() *GetPublicStackParams
NewGetPublicStackParams creates a new GetPublicStackParams object with the default values initialized.
func NewGetPublicStackParamsWithContext ¶
func NewGetPublicStackParamsWithContext(ctx context.Context) *GetPublicStackParams
NewGetPublicStackParamsWithContext creates a new GetPublicStackParams object with the default values initialized, and the ability to set a context for a request
func NewGetPublicStackParamsWithHTTPClient ¶
func NewGetPublicStackParamsWithHTTPClient(client *http.Client) *GetPublicStackParams
NewGetPublicStackParamsWithHTTPClient creates a new GetPublicStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPublicStackParamsWithTimeout ¶
func NewGetPublicStackParamsWithTimeout(timeout time.Duration) *GetPublicStackParams
NewGetPublicStackParamsWithTimeout creates a new GetPublicStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPublicStackParams) SetContext ¶
func (o *GetPublicStackParams) SetContext(ctx context.Context)
SetContext adds the context to the get public stack params
func (*GetPublicStackParams) SetEntry ¶
func (o *GetPublicStackParams) SetEntry(entry []string)
SetEntry adds the entry to the get public stack params
func (*GetPublicStackParams) SetHTTPClient ¶
func (o *GetPublicStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get public stack params
func (*GetPublicStackParams) SetName ¶
func (o *GetPublicStackParams) SetName(name string)
SetName adds the name to the get public stack params
func (*GetPublicStackParams) SetTimeout ¶
func (o *GetPublicStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get public stack params
func (*GetPublicStackParams) WithContext ¶
func (o *GetPublicStackParams) WithContext(ctx context.Context) *GetPublicStackParams
WithContext adds the context to the get public stack params
func (*GetPublicStackParams) WithEntry ¶
func (o *GetPublicStackParams) WithEntry(entry []string) *GetPublicStackParams
WithEntry adds the entry to the get public stack params
func (*GetPublicStackParams) WithHTTPClient ¶
func (o *GetPublicStackParams) WithHTTPClient(client *http.Client) *GetPublicStackParams
WithHTTPClient adds the HTTPClient to the get public stack params
func (*GetPublicStackParams) WithName ¶
func (o *GetPublicStackParams) WithName(name string) *GetPublicStackParams
WithName adds the name to the get public stack params
func (*GetPublicStackParams) WithTimeout ¶
func (o *GetPublicStackParams) WithTimeout(timeout time.Duration) *GetPublicStackParams
WithTimeout adds the timeout to the get public stack params
func (*GetPublicStackParams) WriteToRequest ¶
func (o *GetPublicStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPublicStackReader ¶
type GetPublicStackReader struct {
// contains filtered or unexported fields
}
GetPublicStackReader is a Reader for the GetPublicStack structure.
func (*GetPublicStackReader) ReadResponse ¶
func (o *GetPublicStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPublicsStackOK ¶
type GetPublicsStackOK struct {
Payload []*models_cloudbreak.StackResponse
}
GetPublicsStackOK handles this case with default header values.
successful operation
func NewGetPublicsStackOK ¶
func NewGetPublicsStackOK() *GetPublicsStackOK
NewGetPublicsStackOK creates a GetPublicsStackOK with default headers values
func (*GetPublicsStackOK) Error ¶
func (o *GetPublicsStackOK) Error() string
type GetPublicsStackParams ¶
type GetPublicsStackParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPublicsStackParams contains all the parameters to send to the API endpoint for the get publics stack operation typically these are written to a http.Request
func NewGetPublicsStackParams ¶
func NewGetPublicsStackParams() *GetPublicsStackParams
NewGetPublicsStackParams creates a new GetPublicsStackParams object with the default values initialized.
func NewGetPublicsStackParamsWithContext ¶
func NewGetPublicsStackParamsWithContext(ctx context.Context) *GetPublicsStackParams
NewGetPublicsStackParamsWithContext creates a new GetPublicsStackParams object with the default values initialized, and the ability to set a context for a request
func NewGetPublicsStackParamsWithHTTPClient ¶
func NewGetPublicsStackParamsWithHTTPClient(client *http.Client) *GetPublicsStackParams
NewGetPublicsStackParamsWithHTTPClient creates a new GetPublicsStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPublicsStackParamsWithTimeout ¶
func NewGetPublicsStackParamsWithTimeout(timeout time.Duration) *GetPublicsStackParams
NewGetPublicsStackParamsWithTimeout creates a new GetPublicsStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPublicsStackParams) SetContext ¶
func (o *GetPublicsStackParams) SetContext(ctx context.Context)
SetContext adds the context to the get publics stack params
func (*GetPublicsStackParams) SetHTTPClient ¶
func (o *GetPublicsStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get publics stack params
func (*GetPublicsStackParams) SetTimeout ¶
func (o *GetPublicsStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get publics stack params
func (*GetPublicsStackParams) WithContext ¶
func (o *GetPublicsStackParams) WithContext(ctx context.Context) *GetPublicsStackParams
WithContext adds the context to the get publics stack params
func (*GetPublicsStackParams) WithHTTPClient ¶
func (o *GetPublicsStackParams) WithHTTPClient(client *http.Client) *GetPublicsStackParams
WithHTTPClient adds the HTTPClient to the get publics stack params
func (*GetPublicsStackParams) WithTimeout ¶
func (o *GetPublicsStackParams) WithTimeout(timeout time.Duration) *GetPublicsStackParams
WithTimeout adds the timeout to the get publics stack params
func (*GetPublicsStackParams) WriteToRequest ¶
func (o *GetPublicsStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPublicsStackReader ¶
type GetPublicsStackReader struct {
// contains filtered or unexported fields
}
GetPublicsStackReader is a Reader for the GetPublicsStack structure.
func (*GetPublicsStackReader) ReadResponse ¶
func (o *GetPublicsStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetStackOK ¶
type GetStackOK struct {
Payload *models_cloudbreak.StackResponse
}
GetStackOK handles this case with default header values.
successful operation
func NewGetStackOK ¶
func NewGetStackOK() *GetStackOK
NewGetStackOK creates a GetStackOK with default headers values
func (*GetStackOK) Error ¶
func (o *GetStackOK) Error() string
type GetStackParams ¶
type GetStackParams struct { /*Entry*/ Entry []string /*ID*/ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetStackParams contains all the parameters to send to the API endpoint for the get stack operation typically these are written to a http.Request
func NewGetStackParams ¶
func NewGetStackParams() *GetStackParams
NewGetStackParams creates a new GetStackParams object with the default values initialized.
func NewGetStackParamsWithContext ¶
func NewGetStackParamsWithContext(ctx context.Context) *GetStackParams
NewGetStackParamsWithContext creates a new GetStackParams object with the default values initialized, and the ability to set a context for a request
func NewGetStackParamsWithHTTPClient ¶
func NewGetStackParamsWithHTTPClient(client *http.Client) *GetStackParams
NewGetStackParamsWithHTTPClient creates a new GetStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetStackParamsWithTimeout ¶
func NewGetStackParamsWithTimeout(timeout time.Duration) *GetStackParams
NewGetStackParamsWithTimeout creates a new GetStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetStackParams) SetContext ¶
func (o *GetStackParams) SetContext(ctx context.Context)
SetContext adds the context to the get stack params
func (*GetStackParams) SetEntry ¶
func (o *GetStackParams) SetEntry(entry []string)
SetEntry adds the entry to the get stack params
func (*GetStackParams) SetHTTPClient ¶
func (o *GetStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get stack params
func (*GetStackParams) SetID ¶
func (o *GetStackParams) SetID(id int64)
SetID adds the id to the get stack params
func (*GetStackParams) SetTimeout ¶
func (o *GetStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get stack params
func (*GetStackParams) WithContext ¶
func (o *GetStackParams) WithContext(ctx context.Context) *GetStackParams
WithContext adds the context to the get stack params
func (*GetStackParams) WithEntry ¶
func (o *GetStackParams) WithEntry(entry []string) *GetStackParams
WithEntry adds the entry to the get stack params
func (*GetStackParams) WithHTTPClient ¶
func (o *GetStackParams) WithHTTPClient(client *http.Client) *GetStackParams
WithHTTPClient adds the HTTPClient to the get stack params
func (*GetStackParams) WithID ¶
func (o *GetStackParams) WithID(id int64) *GetStackParams
WithID adds the id to the get stack params
func (*GetStackParams) WithTimeout ¶
func (o *GetStackParams) WithTimeout(timeout time.Duration) *GetStackParams
WithTimeout adds the timeout to the get stack params
func (*GetStackParams) WriteToRequest ¶
func (o *GetStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetStackReader ¶
type GetStackReader struct {
// contains filtered or unexported fields
}
GetStackReader is a Reader for the GetStack structure.
func (*GetStackReader) ReadResponse ¶
func (o *GetStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostClusterOK ¶
type PostClusterOK struct {
Payload *models_cloudbreak.ClusterResponse
}
PostClusterOK handles this case with default header values.
successful operation
func NewPostClusterOK ¶
func NewPostClusterOK() *PostClusterOK
NewPostClusterOK creates a PostClusterOK with default headers values
func (*PostClusterOK) Error ¶
func (o *PostClusterOK) Error() string
type PostClusterParams ¶
type PostClusterParams struct { /*Body*/ Body *models_cloudbreak.ClusterRequest /*ID*/ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostClusterParams contains all the parameters to send to the API endpoint for the post cluster operation typically these are written to a http.Request
func NewPostClusterParams ¶
func NewPostClusterParams() *PostClusterParams
NewPostClusterParams creates a new PostClusterParams object with the default values initialized.
func NewPostClusterParamsWithContext ¶
func NewPostClusterParamsWithContext(ctx context.Context) *PostClusterParams
NewPostClusterParamsWithContext creates a new PostClusterParams object with the default values initialized, and the ability to set a context for a request
func NewPostClusterParamsWithHTTPClient ¶
func NewPostClusterParamsWithHTTPClient(client *http.Client) *PostClusterParams
NewPostClusterParamsWithHTTPClient creates a new PostClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostClusterParamsWithTimeout ¶
func NewPostClusterParamsWithTimeout(timeout time.Duration) *PostClusterParams
NewPostClusterParamsWithTimeout creates a new PostClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostClusterParams) SetBody ¶
func (o *PostClusterParams) SetBody(body *models_cloudbreak.ClusterRequest)
SetBody adds the body to the post cluster params
func (*PostClusterParams) SetContext ¶
func (o *PostClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the post cluster params
func (*PostClusterParams) SetHTTPClient ¶
func (o *PostClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post cluster params
func (*PostClusterParams) SetID ¶
func (o *PostClusterParams) SetID(id int64)
SetID adds the id to the post cluster params
func (*PostClusterParams) SetTimeout ¶
func (o *PostClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post cluster params
func (*PostClusterParams) WithBody ¶
func (o *PostClusterParams) WithBody(body *models_cloudbreak.ClusterRequest) *PostClusterParams
WithBody adds the body to the post cluster params
func (*PostClusterParams) WithContext ¶
func (o *PostClusterParams) WithContext(ctx context.Context) *PostClusterParams
WithContext adds the context to the post cluster params
func (*PostClusterParams) WithHTTPClient ¶
func (o *PostClusterParams) WithHTTPClient(client *http.Client) *PostClusterParams
WithHTTPClient adds the HTTPClient to the post cluster params
func (*PostClusterParams) WithID ¶
func (o *PostClusterParams) WithID(id int64) *PostClusterParams
WithID adds the id to the post cluster params
func (*PostClusterParams) WithTimeout ¶
func (o *PostClusterParams) WithTimeout(timeout time.Duration) *PostClusterParams
WithTimeout adds the timeout to the post cluster params
func (*PostClusterParams) WriteToRequest ¶
func (o *PostClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostClusterReader ¶
type PostClusterReader struct {
// contains filtered or unexported fields
}
PostClusterReader is a Reader for the PostCluster structure.
func (*PostClusterReader) ReadResponse ¶
func (o *PostClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostPrivateStackOK ¶
type PostPrivateStackOK struct {
Payload *models_cloudbreak.StackResponse
}
PostPrivateStackOK handles this case with default header values.
successful operation
func NewPostPrivateStackOK ¶
func NewPostPrivateStackOK() *PostPrivateStackOK
NewPostPrivateStackOK creates a PostPrivateStackOK with default headers values
func (*PostPrivateStackOK) Error ¶
func (o *PostPrivateStackOK) Error() string
type PostPrivateStackParams ¶
type PostPrivateStackParams struct { /*Body*/ Body *models_cloudbreak.StackRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostPrivateStackParams contains all the parameters to send to the API endpoint for the post private stack operation typically these are written to a http.Request
func NewPostPrivateStackParams ¶
func NewPostPrivateStackParams() *PostPrivateStackParams
NewPostPrivateStackParams creates a new PostPrivateStackParams object with the default values initialized.
func NewPostPrivateStackParamsWithContext ¶
func NewPostPrivateStackParamsWithContext(ctx context.Context) *PostPrivateStackParams
NewPostPrivateStackParamsWithContext creates a new PostPrivateStackParams object with the default values initialized, and the ability to set a context for a request
func NewPostPrivateStackParamsWithHTTPClient ¶
func NewPostPrivateStackParamsWithHTTPClient(client *http.Client) *PostPrivateStackParams
NewPostPrivateStackParamsWithHTTPClient creates a new PostPrivateStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostPrivateStackParamsWithTimeout ¶
func NewPostPrivateStackParamsWithTimeout(timeout time.Duration) *PostPrivateStackParams
NewPostPrivateStackParamsWithTimeout creates a new PostPrivateStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostPrivateStackParams) SetBody ¶
func (o *PostPrivateStackParams) SetBody(body *models_cloudbreak.StackRequest)
SetBody adds the body to the post private stack params
func (*PostPrivateStackParams) SetContext ¶
func (o *PostPrivateStackParams) SetContext(ctx context.Context)
SetContext adds the context to the post private stack params
func (*PostPrivateStackParams) SetHTTPClient ¶
func (o *PostPrivateStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post private stack params
func (*PostPrivateStackParams) SetTimeout ¶
func (o *PostPrivateStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post private stack params
func (*PostPrivateStackParams) WithBody ¶
func (o *PostPrivateStackParams) WithBody(body *models_cloudbreak.StackRequest) *PostPrivateStackParams
WithBody adds the body to the post private stack params
func (*PostPrivateStackParams) WithContext ¶
func (o *PostPrivateStackParams) WithContext(ctx context.Context) *PostPrivateStackParams
WithContext adds the context to the post private stack params
func (*PostPrivateStackParams) WithHTTPClient ¶
func (o *PostPrivateStackParams) WithHTTPClient(client *http.Client) *PostPrivateStackParams
WithHTTPClient adds the HTTPClient to the post private stack params
func (*PostPrivateStackParams) WithTimeout ¶
func (o *PostPrivateStackParams) WithTimeout(timeout time.Duration) *PostPrivateStackParams
WithTimeout adds the timeout to the post private stack params
func (*PostPrivateStackParams) WriteToRequest ¶
func (o *PostPrivateStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostPrivateStackReader ¶
type PostPrivateStackReader struct {
// contains filtered or unexported fields
}
PostPrivateStackReader is a Reader for the PostPrivateStack structure.
func (*PostPrivateStackReader) ReadResponse ¶
func (o *PostPrivateStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostPublicStackOK ¶
type PostPublicStackOK struct {
Payload *models_cloudbreak.StackResponse
}
PostPublicStackOK handles this case with default header values.
successful operation
func NewPostPublicStackOK ¶
func NewPostPublicStackOK() *PostPublicStackOK
NewPostPublicStackOK creates a PostPublicStackOK with default headers values
func (*PostPublicStackOK) Error ¶
func (o *PostPublicStackOK) Error() string
type PostPublicStackParams ¶
type PostPublicStackParams struct { /*Body*/ Body *models_cloudbreak.StackRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostPublicStackParams contains all the parameters to send to the API endpoint for the post public stack operation typically these are written to a http.Request
func NewPostPublicStackParams ¶
func NewPostPublicStackParams() *PostPublicStackParams
NewPostPublicStackParams creates a new PostPublicStackParams object with the default values initialized.
func NewPostPublicStackParamsWithContext ¶
func NewPostPublicStackParamsWithContext(ctx context.Context) *PostPublicStackParams
NewPostPublicStackParamsWithContext creates a new PostPublicStackParams object with the default values initialized, and the ability to set a context for a request
func NewPostPublicStackParamsWithHTTPClient ¶
func NewPostPublicStackParamsWithHTTPClient(client *http.Client) *PostPublicStackParams
NewPostPublicStackParamsWithHTTPClient creates a new PostPublicStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostPublicStackParamsWithTimeout ¶
func NewPostPublicStackParamsWithTimeout(timeout time.Duration) *PostPublicStackParams
NewPostPublicStackParamsWithTimeout creates a new PostPublicStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostPublicStackParams) SetBody ¶
func (o *PostPublicStackParams) SetBody(body *models_cloudbreak.StackRequest)
SetBody adds the body to the post public stack params
func (*PostPublicStackParams) SetContext ¶
func (o *PostPublicStackParams) SetContext(ctx context.Context)
SetContext adds the context to the post public stack params
func (*PostPublicStackParams) SetHTTPClient ¶
func (o *PostPublicStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post public stack params
func (*PostPublicStackParams) SetTimeout ¶
func (o *PostPublicStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post public stack params
func (*PostPublicStackParams) WithBody ¶
func (o *PostPublicStackParams) WithBody(body *models_cloudbreak.StackRequest) *PostPublicStackParams
WithBody adds the body to the post public stack params
func (*PostPublicStackParams) WithContext ¶
func (o *PostPublicStackParams) WithContext(ctx context.Context) *PostPublicStackParams
WithContext adds the context to the post public stack params
func (*PostPublicStackParams) WithHTTPClient ¶
func (o *PostPublicStackParams) WithHTTPClient(client *http.Client) *PostPublicStackParams
WithHTTPClient adds the HTTPClient to the post public stack params
func (*PostPublicStackParams) WithTimeout ¶
func (o *PostPublicStackParams) WithTimeout(timeout time.Duration) *PostPublicStackParams
WithTimeout adds the timeout to the post public stack params
func (*PostPublicStackParams) WriteToRequest ¶
func (o *PostPublicStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostPublicStackReader ¶
type PostPublicStackReader struct {
// contains filtered or unexported fields
}
PostPublicStackReader is a Reader for the PostPublicStack structure.
func (*PostPublicStackReader) ReadResponse ¶
func (o *PostPublicStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutClusterDefault ¶
type PutClusterDefault struct {
// contains filtered or unexported fields
}
PutClusterDefault handles this case with default header values.
successful operation
func NewPutClusterDefault ¶
func NewPutClusterDefault(code int) *PutClusterDefault
NewPutClusterDefault creates a PutClusterDefault with default headers values
func (*PutClusterDefault) Code ¶
func (o *PutClusterDefault) Code() int
Code gets the status code for the put cluster default response
func (*PutClusterDefault) Error ¶
func (o *PutClusterDefault) Error() string
type PutClusterParams ¶
type PutClusterParams struct { /*Body*/ Body *models_cloudbreak.UpdateCluster /*ID*/ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutClusterParams contains all the parameters to send to the API endpoint for the put cluster operation typically these are written to a http.Request
func NewPutClusterParams ¶
func NewPutClusterParams() *PutClusterParams
NewPutClusterParams creates a new PutClusterParams object with the default values initialized.
func NewPutClusterParamsWithContext ¶
func NewPutClusterParamsWithContext(ctx context.Context) *PutClusterParams
NewPutClusterParamsWithContext creates a new PutClusterParams object with the default values initialized, and the ability to set a context for a request
func NewPutClusterParamsWithHTTPClient ¶
func NewPutClusterParamsWithHTTPClient(client *http.Client) *PutClusterParams
NewPutClusterParamsWithHTTPClient creates a new PutClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPutClusterParamsWithTimeout ¶
func NewPutClusterParamsWithTimeout(timeout time.Duration) *PutClusterParams
NewPutClusterParamsWithTimeout creates a new PutClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutClusterParams) SetBody ¶
func (o *PutClusterParams) SetBody(body *models_cloudbreak.UpdateCluster)
SetBody adds the body to the put cluster params
func (*PutClusterParams) SetContext ¶
func (o *PutClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the put cluster params
func (*PutClusterParams) SetHTTPClient ¶
func (o *PutClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put cluster params
func (*PutClusterParams) SetID ¶
func (o *PutClusterParams) SetID(id int64)
SetID adds the id to the put cluster params
func (*PutClusterParams) SetTimeout ¶
func (o *PutClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put cluster params
func (*PutClusterParams) WithBody ¶
func (o *PutClusterParams) WithBody(body *models_cloudbreak.UpdateCluster) *PutClusterParams
WithBody adds the body to the put cluster params
func (*PutClusterParams) WithContext ¶
func (o *PutClusterParams) WithContext(ctx context.Context) *PutClusterParams
WithContext adds the context to the put cluster params
func (*PutClusterParams) WithHTTPClient ¶
func (o *PutClusterParams) WithHTTPClient(client *http.Client) *PutClusterParams
WithHTTPClient adds the HTTPClient to the put cluster params
func (*PutClusterParams) WithID ¶
func (o *PutClusterParams) WithID(id int64) *PutClusterParams
WithID adds the id to the put cluster params
func (*PutClusterParams) WithTimeout ¶
func (o *PutClusterParams) WithTimeout(timeout time.Duration) *PutClusterParams
WithTimeout adds the timeout to the put cluster params
func (*PutClusterParams) WriteToRequest ¶
func (o *PutClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutClusterReader ¶
type PutClusterReader struct {
// contains filtered or unexported fields
}
PutClusterReader is a Reader for the PutCluster structure.
func (*PutClusterReader) ReadResponse ¶
func (o *PutClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutStackDefault ¶
type PutStackDefault struct {
// contains filtered or unexported fields
}
PutStackDefault handles this case with default header values.
successful operation
func NewPutStackDefault ¶
func NewPutStackDefault(code int) *PutStackDefault
NewPutStackDefault creates a PutStackDefault with default headers values
func (*PutStackDefault) Code ¶
func (o *PutStackDefault) Code() int
Code gets the status code for the put stack default response
func (*PutStackDefault) Error ¶
func (o *PutStackDefault) Error() string
type PutStackParams ¶
type PutStackParams struct { /*Body*/ Body *models_cloudbreak.UpdateStack /*ID*/ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutStackParams contains all the parameters to send to the API endpoint for the put stack operation typically these are written to a http.Request
func NewPutStackParams ¶
func NewPutStackParams() *PutStackParams
NewPutStackParams creates a new PutStackParams object with the default values initialized.
func NewPutStackParamsWithContext ¶
func NewPutStackParamsWithContext(ctx context.Context) *PutStackParams
NewPutStackParamsWithContext creates a new PutStackParams object with the default values initialized, and the ability to set a context for a request
func NewPutStackParamsWithHTTPClient ¶
func NewPutStackParamsWithHTTPClient(client *http.Client) *PutStackParams
NewPutStackParamsWithHTTPClient creates a new PutStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPutStackParamsWithTimeout ¶
func NewPutStackParamsWithTimeout(timeout time.Duration) *PutStackParams
NewPutStackParamsWithTimeout creates a new PutStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutStackParams) SetBody ¶
func (o *PutStackParams) SetBody(body *models_cloudbreak.UpdateStack)
SetBody adds the body to the put stack params
func (*PutStackParams) SetContext ¶
func (o *PutStackParams) SetContext(ctx context.Context)
SetContext adds the context to the put stack params
func (*PutStackParams) SetHTTPClient ¶
func (o *PutStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put stack params
func (*PutStackParams) SetID ¶
func (o *PutStackParams) SetID(id int64)
SetID adds the id to the put stack params
func (*PutStackParams) SetTimeout ¶
func (o *PutStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put stack params
func (*PutStackParams) WithBody ¶
func (o *PutStackParams) WithBody(body *models_cloudbreak.UpdateStack) *PutStackParams
WithBody adds the body to the put stack params
func (*PutStackParams) WithContext ¶
func (o *PutStackParams) WithContext(ctx context.Context) *PutStackParams
WithContext adds the context to the put stack params
func (*PutStackParams) WithHTTPClient ¶
func (o *PutStackParams) WithHTTPClient(client *http.Client) *PutStackParams
WithHTTPClient adds the HTTPClient to the put stack params
func (*PutStackParams) WithID ¶
func (o *PutStackParams) WithID(id int64) *PutStackParams
WithID adds the id to the put stack params
func (*PutStackParams) WithTimeout ¶
func (o *PutStackParams) WithTimeout(timeout time.Duration) *PutStackParams
WithTimeout adds the timeout to the put stack params
func (*PutStackParams) WriteToRequest ¶
func (o *PutStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutStackReader ¶
type PutStackReader struct {
// contains filtered or unexported fields
}
PutStackReader is a Reader for the PutStack structure.
func (*PutStackReader) ReadResponse ¶
func (o *PutStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RepairClusterDefault ¶
type RepairClusterDefault struct {
// contains filtered or unexported fields
}
RepairClusterDefault handles this case with default header values.
successful operation
func NewRepairClusterDefault ¶
func NewRepairClusterDefault(code int) *RepairClusterDefault
NewRepairClusterDefault creates a RepairClusterDefault with default headers values
func (*RepairClusterDefault) Code ¶
func (o *RepairClusterDefault) Code() int
Code gets the status code for the repair cluster default response
func (*RepairClusterDefault) Error ¶
func (o *RepairClusterDefault) Error() string
type RepairClusterParams ¶
type RepairClusterParams struct { /*Body*/ Body *models_cloudbreak.ClusterRepairRequest /*ID*/ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RepairClusterParams contains all the parameters to send to the API endpoint for the repair cluster operation typically these are written to a http.Request
func NewRepairClusterParams ¶
func NewRepairClusterParams() *RepairClusterParams
NewRepairClusterParams creates a new RepairClusterParams object with the default values initialized.
func NewRepairClusterParamsWithContext ¶
func NewRepairClusterParamsWithContext(ctx context.Context) *RepairClusterParams
NewRepairClusterParamsWithContext creates a new RepairClusterParams object with the default values initialized, and the ability to set a context for a request
func NewRepairClusterParamsWithHTTPClient ¶
func NewRepairClusterParamsWithHTTPClient(client *http.Client) *RepairClusterParams
NewRepairClusterParamsWithHTTPClient creates a new RepairClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRepairClusterParamsWithTimeout ¶
func NewRepairClusterParamsWithTimeout(timeout time.Duration) *RepairClusterParams
NewRepairClusterParamsWithTimeout creates a new RepairClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*RepairClusterParams) SetBody ¶
func (o *RepairClusterParams) SetBody(body *models_cloudbreak.ClusterRepairRequest)
SetBody adds the body to the repair cluster params
func (*RepairClusterParams) SetContext ¶
func (o *RepairClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the repair cluster params
func (*RepairClusterParams) SetHTTPClient ¶
func (o *RepairClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the repair cluster params
func (*RepairClusterParams) SetID ¶
func (o *RepairClusterParams) SetID(id int64)
SetID adds the id to the repair cluster params
func (*RepairClusterParams) SetTimeout ¶
func (o *RepairClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the repair cluster params
func (*RepairClusterParams) WithBody ¶
func (o *RepairClusterParams) WithBody(body *models_cloudbreak.ClusterRepairRequest) *RepairClusterParams
WithBody adds the body to the repair cluster params
func (*RepairClusterParams) WithContext ¶
func (o *RepairClusterParams) WithContext(ctx context.Context) *RepairClusterParams
WithContext adds the context to the repair cluster params
func (*RepairClusterParams) WithHTTPClient ¶
func (o *RepairClusterParams) WithHTTPClient(client *http.Client) *RepairClusterParams
WithHTTPClient adds the HTTPClient to the repair cluster params
func (*RepairClusterParams) WithID ¶
func (o *RepairClusterParams) WithID(id int64) *RepairClusterParams
WithID adds the id to the repair cluster params
func (*RepairClusterParams) WithTimeout ¶
func (o *RepairClusterParams) WithTimeout(timeout time.Duration) *RepairClusterParams
WithTimeout adds the timeout to the repair cluster params
func (*RepairClusterParams) WriteToRequest ¶
func (o *RepairClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RepairClusterReader ¶
type RepairClusterReader struct {
// contains filtered or unexported fields
}
RepairClusterReader is a Reader for the RepairCluster structure.
func (*RepairClusterReader) ReadResponse ¶
func (o *RepairClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StatusStackOK ¶
type StatusStackOK struct {
Payload StatusStackOKBody
}
StatusStackOK handles this case with default header values.
successful operation
func NewStatusStackOK ¶
func NewStatusStackOK() *StatusStackOK
NewStatusStackOK creates a StatusStackOK with default headers values
func (*StatusStackOK) Error ¶
func (o *StatusStackOK) Error() string
type StatusStackOKBody ¶
type StatusStackOKBody map[string]interface{}
type StatusStackParams ¶
type StatusStackParams struct { /*ID*/ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
StatusStackParams contains all the parameters to send to the API endpoint for the status stack operation typically these are written to a http.Request
func NewStatusStackParams ¶
func NewStatusStackParams() *StatusStackParams
NewStatusStackParams creates a new StatusStackParams object with the default values initialized.
func NewStatusStackParamsWithContext ¶
func NewStatusStackParamsWithContext(ctx context.Context) *StatusStackParams
NewStatusStackParamsWithContext creates a new StatusStackParams object with the default values initialized, and the ability to set a context for a request
func NewStatusStackParamsWithHTTPClient ¶
func NewStatusStackParamsWithHTTPClient(client *http.Client) *StatusStackParams
NewStatusStackParamsWithHTTPClient creates a new StatusStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStatusStackParamsWithTimeout ¶
func NewStatusStackParamsWithTimeout(timeout time.Duration) *StatusStackParams
NewStatusStackParamsWithTimeout creates a new StatusStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*StatusStackParams) SetContext ¶
func (o *StatusStackParams) SetContext(ctx context.Context)
SetContext adds the context to the status stack params
func (*StatusStackParams) SetHTTPClient ¶
func (o *StatusStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the status stack params
func (*StatusStackParams) SetID ¶
func (o *StatusStackParams) SetID(id int64)
SetID adds the id to the status stack params
func (*StatusStackParams) SetTimeout ¶
func (o *StatusStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the status stack params
func (*StatusStackParams) WithContext ¶
func (o *StatusStackParams) WithContext(ctx context.Context) *StatusStackParams
WithContext adds the context to the status stack params
func (*StatusStackParams) WithHTTPClient ¶
func (o *StatusStackParams) WithHTTPClient(client *http.Client) *StatusStackParams
WithHTTPClient adds the HTTPClient to the status stack params
func (*StatusStackParams) WithID ¶
func (o *StatusStackParams) WithID(id int64) *StatusStackParams
WithID adds the id to the status stack params
func (*StatusStackParams) WithTimeout ¶
func (o *StatusStackParams) WithTimeout(timeout time.Duration) *StatusStackParams
WithTimeout adds the timeout to the status stack params
func (*StatusStackParams) WriteToRequest ¶
func (o *StatusStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StatusStackReader ¶
type StatusStackReader struct {
// contains filtered or unexported fields
}
StatusStackReader is a Reader for the StatusStack structure.
func (*StatusStackReader) ReadResponse ¶
func (o *StatusStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateGatewayTopologiesOK ¶
type UpdateGatewayTopologiesOK struct {
Payload *models_cloudbreak.GatewayJSON
}
UpdateGatewayTopologiesOK handles this case with default header values.
successful operation
func NewUpdateGatewayTopologiesOK ¶
func NewUpdateGatewayTopologiesOK() *UpdateGatewayTopologiesOK
NewUpdateGatewayTopologiesOK creates a UpdateGatewayTopologiesOK with default headers values
func (*UpdateGatewayTopologiesOK) Error ¶
func (o *UpdateGatewayTopologiesOK) Error() string
type UpdateGatewayTopologiesParams ¶
type UpdateGatewayTopologiesParams struct { /*Body*/ Body *models_cloudbreak.UpdateGatewayTopologiesJSON /*ID*/ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateGatewayTopologiesParams contains all the parameters to send to the API endpoint for the update gateway topologies operation typically these are written to a http.Request
func NewUpdateGatewayTopologiesParams ¶
func NewUpdateGatewayTopologiesParams() *UpdateGatewayTopologiesParams
NewUpdateGatewayTopologiesParams creates a new UpdateGatewayTopologiesParams object with the default values initialized.
func NewUpdateGatewayTopologiesParamsWithContext ¶
func NewUpdateGatewayTopologiesParamsWithContext(ctx context.Context) *UpdateGatewayTopologiesParams
NewUpdateGatewayTopologiesParamsWithContext creates a new UpdateGatewayTopologiesParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateGatewayTopologiesParamsWithHTTPClient ¶
func NewUpdateGatewayTopologiesParamsWithHTTPClient(client *http.Client) *UpdateGatewayTopologiesParams
NewUpdateGatewayTopologiesParamsWithHTTPClient creates a new UpdateGatewayTopologiesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateGatewayTopologiesParamsWithTimeout ¶
func NewUpdateGatewayTopologiesParamsWithTimeout(timeout time.Duration) *UpdateGatewayTopologiesParams
NewUpdateGatewayTopologiesParamsWithTimeout creates a new UpdateGatewayTopologiesParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateGatewayTopologiesParams) SetBody ¶
func (o *UpdateGatewayTopologiesParams) SetBody(body *models_cloudbreak.UpdateGatewayTopologiesJSON)
SetBody adds the body to the update gateway topologies params
func (*UpdateGatewayTopologiesParams) SetContext ¶
func (o *UpdateGatewayTopologiesParams) SetContext(ctx context.Context)
SetContext adds the context to the update gateway topologies params
func (*UpdateGatewayTopologiesParams) SetHTTPClient ¶
func (o *UpdateGatewayTopologiesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update gateway topologies params
func (*UpdateGatewayTopologiesParams) SetID ¶
func (o *UpdateGatewayTopologiesParams) SetID(id int64)
SetID adds the id to the update gateway topologies params
func (*UpdateGatewayTopologiesParams) SetTimeout ¶
func (o *UpdateGatewayTopologiesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update gateway topologies params
func (*UpdateGatewayTopologiesParams) WithBody ¶
func (o *UpdateGatewayTopologiesParams) WithBody(body *models_cloudbreak.UpdateGatewayTopologiesJSON) *UpdateGatewayTopologiesParams
WithBody adds the body to the update gateway topologies params
func (*UpdateGatewayTopologiesParams) WithContext ¶
func (o *UpdateGatewayTopologiesParams) WithContext(ctx context.Context) *UpdateGatewayTopologiesParams
WithContext adds the context to the update gateway topologies params
func (*UpdateGatewayTopologiesParams) WithHTTPClient ¶
func (o *UpdateGatewayTopologiesParams) WithHTTPClient(client *http.Client) *UpdateGatewayTopologiesParams
WithHTTPClient adds the HTTPClient to the update gateway topologies params
func (*UpdateGatewayTopologiesParams) WithID ¶
func (o *UpdateGatewayTopologiesParams) WithID(id int64) *UpdateGatewayTopologiesParams
WithID adds the id to the update gateway topologies params
func (*UpdateGatewayTopologiesParams) WithTimeout ¶
func (o *UpdateGatewayTopologiesParams) WithTimeout(timeout time.Duration) *UpdateGatewayTopologiesParams
WithTimeout adds the timeout to the update gateway topologies params
func (*UpdateGatewayTopologiesParams) WriteToRequest ¶
func (o *UpdateGatewayTopologiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateGatewayTopologiesReader ¶
type UpdateGatewayTopologiesReader struct {
// contains filtered or unexported fields
}
UpdateGatewayTopologiesReader is a Reader for the UpdateGatewayTopologies structure.
func (*UpdateGatewayTopologiesReader) ReadResponse ¶
func (o *UpdateGatewayTopologiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpgradeClusterDefault ¶
type UpgradeClusterDefault struct {
// contains filtered or unexported fields
}
UpgradeClusterDefault handles this case with default header values.
successful operation
func NewUpgradeClusterDefault ¶
func NewUpgradeClusterDefault(code int) *UpgradeClusterDefault
NewUpgradeClusterDefault creates a UpgradeClusterDefault with default headers values
func (*UpgradeClusterDefault) Code ¶
func (o *UpgradeClusterDefault) Code() int
Code gets the status code for the upgrade cluster default response
func (*UpgradeClusterDefault) Error ¶
func (o *UpgradeClusterDefault) Error() string
type UpgradeClusterParams ¶
type UpgradeClusterParams struct { /*Body*/ Body *models_cloudbreak.AmbariRepoDetails /*ID*/ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpgradeClusterParams contains all the parameters to send to the API endpoint for the upgrade cluster operation typically these are written to a http.Request
func NewUpgradeClusterParams ¶
func NewUpgradeClusterParams() *UpgradeClusterParams
NewUpgradeClusterParams creates a new UpgradeClusterParams object with the default values initialized.
func NewUpgradeClusterParamsWithContext ¶
func NewUpgradeClusterParamsWithContext(ctx context.Context) *UpgradeClusterParams
NewUpgradeClusterParamsWithContext creates a new UpgradeClusterParams object with the default values initialized, and the ability to set a context for a request
func NewUpgradeClusterParamsWithHTTPClient ¶
func NewUpgradeClusterParamsWithHTTPClient(client *http.Client) *UpgradeClusterParams
NewUpgradeClusterParamsWithHTTPClient creates a new UpgradeClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpgradeClusterParamsWithTimeout ¶
func NewUpgradeClusterParamsWithTimeout(timeout time.Duration) *UpgradeClusterParams
NewUpgradeClusterParamsWithTimeout creates a new UpgradeClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpgradeClusterParams) SetBody ¶
func (o *UpgradeClusterParams) SetBody(body *models_cloudbreak.AmbariRepoDetails)
SetBody adds the body to the upgrade cluster params
func (*UpgradeClusterParams) SetContext ¶
func (o *UpgradeClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the upgrade cluster params
func (*UpgradeClusterParams) SetHTTPClient ¶
func (o *UpgradeClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the upgrade cluster params
func (*UpgradeClusterParams) SetID ¶
func (o *UpgradeClusterParams) SetID(id int64)
SetID adds the id to the upgrade cluster params
func (*UpgradeClusterParams) SetTimeout ¶
func (o *UpgradeClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the upgrade cluster params
func (*UpgradeClusterParams) WithBody ¶
func (o *UpgradeClusterParams) WithBody(body *models_cloudbreak.AmbariRepoDetails) *UpgradeClusterParams
WithBody adds the body to the upgrade cluster params
func (*UpgradeClusterParams) WithContext ¶
func (o *UpgradeClusterParams) WithContext(ctx context.Context) *UpgradeClusterParams
WithContext adds the context to the upgrade cluster params
func (*UpgradeClusterParams) WithHTTPClient ¶
func (o *UpgradeClusterParams) WithHTTPClient(client *http.Client) *UpgradeClusterParams
WithHTTPClient adds the HTTPClient to the upgrade cluster params
func (*UpgradeClusterParams) WithID ¶
func (o *UpgradeClusterParams) WithID(id int64) *UpgradeClusterParams
WithID adds the id to the upgrade cluster params
func (*UpgradeClusterParams) WithTimeout ¶
func (o *UpgradeClusterParams) WithTimeout(timeout time.Duration) *UpgradeClusterParams
WithTimeout adds the timeout to the upgrade cluster params
func (*UpgradeClusterParams) WriteToRequest ¶
func (o *UpgradeClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpgradeClusterReader ¶
type UpgradeClusterReader struct {
// contains filtered or unexported fields
}
UpgradeClusterReader is a Reader for the UpgradeCluster structure.
func (*UpgradeClusterReader) ReadResponse ¶
func (o *UpgradeClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ValidateStackDefault ¶
type ValidateStackDefault struct {
// contains filtered or unexported fields
}
ValidateStackDefault handles this case with default header values.
successful operation
func NewValidateStackDefault ¶
func NewValidateStackDefault(code int) *ValidateStackDefault
NewValidateStackDefault creates a ValidateStackDefault with default headers values
func (*ValidateStackDefault) Code ¶
func (o *ValidateStackDefault) Code() int
Code gets the status code for the validate stack default response
func (*ValidateStackDefault) Error ¶
func (o *ValidateStackDefault) Error() string
type ValidateStackParams ¶
type ValidateStackParams struct { /*Body*/ Body *models_cloudbreak.StackValidationRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ValidateStackParams contains all the parameters to send to the API endpoint for the validate stack operation typically these are written to a http.Request
func NewValidateStackParams ¶
func NewValidateStackParams() *ValidateStackParams
NewValidateStackParams creates a new ValidateStackParams object with the default values initialized.
func NewValidateStackParamsWithContext ¶
func NewValidateStackParamsWithContext(ctx context.Context) *ValidateStackParams
NewValidateStackParamsWithContext creates a new ValidateStackParams object with the default values initialized, and the ability to set a context for a request
func NewValidateStackParamsWithHTTPClient ¶
func NewValidateStackParamsWithHTTPClient(client *http.Client) *ValidateStackParams
NewValidateStackParamsWithHTTPClient creates a new ValidateStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewValidateStackParamsWithTimeout ¶
func NewValidateStackParamsWithTimeout(timeout time.Duration) *ValidateStackParams
NewValidateStackParamsWithTimeout creates a new ValidateStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*ValidateStackParams) SetBody ¶
func (o *ValidateStackParams) SetBody(body *models_cloudbreak.StackValidationRequest)
SetBody adds the body to the validate stack params
func (*ValidateStackParams) SetContext ¶
func (o *ValidateStackParams) SetContext(ctx context.Context)
SetContext adds the context to the validate stack params
func (*ValidateStackParams) SetHTTPClient ¶
func (o *ValidateStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the validate stack params
func (*ValidateStackParams) SetTimeout ¶
func (o *ValidateStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the validate stack params
func (*ValidateStackParams) WithBody ¶
func (o *ValidateStackParams) WithBody(body *models_cloudbreak.StackValidationRequest) *ValidateStackParams
WithBody adds the body to the validate stack params
func (*ValidateStackParams) WithContext ¶
func (o *ValidateStackParams) WithContext(ctx context.Context) *ValidateStackParams
WithContext adds the context to the validate stack params
func (*ValidateStackParams) WithHTTPClient ¶
func (o *ValidateStackParams) WithHTTPClient(client *http.Client) *ValidateStackParams
WithHTTPClient adds the HTTPClient to the validate stack params
func (*ValidateStackParams) WithTimeout ¶
func (o *ValidateStackParams) WithTimeout(timeout time.Duration) *ValidateStackParams
WithTimeout adds the timeout to the validate stack params
func (*ValidateStackParams) WriteToRequest ¶
func (o *ValidateStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ValidateStackReader ¶
type ValidateStackReader struct {
// contains filtered or unexported fields
}
ValidateStackReader is a Reader for the ValidateStack structure.
func (*ValidateStackReader) ReadResponse ¶
func (o *ValidateStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type VariantsStackOK ¶
type VariantsStackOK struct {
Payload *models_cloudbreak.PlatformVariantsJSON
}
VariantsStackOK handles this case with default header values.
successful operation
func NewVariantsStackOK ¶
func NewVariantsStackOK() *VariantsStackOK
NewVariantsStackOK creates a VariantsStackOK with default headers values
func (*VariantsStackOK) Error ¶
func (o *VariantsStackOK) Error() string
type VariantsStackParams ¶
type VariantsStackParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
VariantsStackParams contains all the parameters to send to the API endpoint for the variants stack operation typically these are written to a http.Request
func NewVariantsStackParams ¶
func NewVariantsStackParams() *VariantsStackParams
NewVariantsStackParams creates a new VariantsStackParams object with the default values initialized.
func NewVariantsStackParamsWithContext ¶
func NewVariantsStackParamsWithContext(ctx context.Context) *VariantsStackParams
NewVariantsStackParamsWithContext creates a new VariantsStackParams object with the default values initialized, and the ability to set a context for a request
func NewVariantsStackParamsWithHTTPClient ¶
func NewVariantsStackParamsWithHTTPClient(client *http.Client) *VariantsStackParams
NewVariantsStackParamsWithHTTPClient creates a new VariantsStackParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewVariantsStackParamsWithTimeout ¶
func NewVariantsStackParamsWithTimeout(timeout time.Duration) *VariantsStackParams
NewVariantsStackParamsWithTimeout creates a new VariantsStackParams object with the default values initialized, and the ability to set a timeout on a request
func (*VariantsStackParams) SetContext ¶
func (o *VariantsStackParams) SetContext(ctx context.Context)
SetContext adds the context to the variants stack params
func (*VariantsStackParams) SetHTTPClient ¶
func (o *VariantsStackParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the variants stack params
func (*VariantsStackParams) SetTimeout ¶
func (o *VariantsStackParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the variants stack params
func (*VariantsStackParams) WithContext ¶
func (o *VariantsStackParams) WithContext(ctx context.Context) *VariantsStackParams
WithContext adds the context to the variants stack params
func (*VariantsStackParams) WithHTTPClient ¶
func (o *VariantsStackParams) WithHTTPClient(client *http.Client) *VariantsStackParams
WithHTTPClient adds the HTTPClient to the variants stack params
func (*VariantsStackParams) WithTimeout ¶
func (o *VariantsStackParams) WithTimeout(timeout time.Duration) *VariantsStackParams
WithTimeout adds the timeout to the variants stack params
func (*VariantsStackParams) WriteToRequest ¶
func (o *VariantsStackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type VariantsStackReader ¶
type VariantsStackReader struct {
// contains filtered or unexported fields
}
VariantsStackReader is a Reader for the VariantsStack structure.
func (*VariantsStackReader) ReadResponse ¶
func (o *VariantsStackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- delete_cluster_parameters.go
- delete_cluster_responses.go
- delete_instance_stack_parameters.go
- delete_instance_stack_responses.go
- delete_instances_stack_parameters.go
- delete_instances_stack_responses.go
- delete_private_stack_parameters.go
- delete_private_stack_responses.go
- delete_public_stack_parameters.go
- delete_public_stack_responses.go
- delete_stack_parameters.go
- delete_stack_responses.go
- get_cluster_parameters.go
- get_cluster_responses.go
- get_configs_cluster_parameters.go
- get_configs_cluster_responses.go
- get_private_cluster_parameters.go
- get_private_cluster_responses.go
- get_private_stack_parameters.go
- get_private_stack_responses.go
- get_privates_stack_parameters.go
- get_privates_stack_responses.go
- get_public_cluster_parameters.go
- get_public_cluster_responses.go
- get_public_stack_parameters.go
- get_public_stack_responses.go
- get_publics_stack_parameters.go
- get_publics_stack_responses.go
- get_stack_parameters.go
- get_stack_responses.go
- post_cluster_parameters.go
- post_cluster_responses.go
- post_private_stack_parameters.go
- post_private_stack_responses.go
- post_public_stack_parameters.go
- post_public_stack_responses.go
- put_cluster_parameters.go
- put_cluster_responses.go
- put_stack_parameters.go
- put_stack_responses.go
- repair_cluster_parameters.go
- repair_cluster_responses.go
- status_stack_parameters.go
- status_stack_responses.go
- update_gateway_topologies_parameters.go
- update_gateway_topologies_responses.go
- upgrade_cluster_parameters.go
- upgrade_cluster_responses.go
- v1stacks_client.go
- validate_stack_parameters.go
- validate_stack_responses.go
- variants_stack_parameters.go
- variants_stack_responses.go