operations

package
v1.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

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 operations API

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client

New creates a new operations API client.

func (*Client) DeleteClusterClusterID

func (a *Client) DeleteClusterClusterID(params *DeleteClusterClusterIDParams) (*DeleteClusterClusterIDOK, error)

DeleteClusterClusterID delete cluster cluster ID API

func (*Client) DeleteClusterClusterIDBackups

func (a *Client) DeleteClusterClusterIDBackups(params *DeleteClusterClusterIDBackupsParams) (*DeleteClusterClusterIDBackupsOK, error)

DeleteClusterClusterIDBackups delete cluster cluster ID backups API

func (*Client) DeleteClusterClusterIDTaskTaskTypeTaskID

func (a *Client) DeleteClusterClusterIDTaskTaskTypeTaskID(params *DeleteClusterClusterIDTaskTaskTypeTaskIDParams) (*DeleteClusterClusterIDTaskTaskTypeTaskIDOK, error)

DeleteClusterClusterIDTaskTaskTypeTaskID delete cluster cluster ID task task type task ID API

func (*Client) GetClusterClusterID

func (a *Client) GetClusterClusterID(params *GetClusterClusterIDParams) (*GetClusterClusterIDOK, error)

GetClusterClusterID get cluster cluster ID API

func (*Client) GetClusterClusterIDBackups

func (a *Client) GetClusterClusterIDBackups(params *GetClusterClusterIDBackupsParams) (*GetClusterClusterIDBackupsOK, error)

GetClusterClusterIDBackups get cluster cluster ID backups API

func (*Client) GetClusterClusterIDBackupsFiles

func (a *Client) GetClusterClusterIDBackupsFiles(params *GetClusterClusterIDBackupsFilesParams) (*GetClusterClusterIDBackupsFilesOK, error)

GetClusterClusterIDBackupsFiles get cluster cluster ID backups files API

func (*Client) GetClusterClusterIDStatus

func (a *Client) GetClusterClusterIDStatus(params *GetClusterClusterIDStatusParams) (*GetClusterClusterIDStatusOK, error)

GetClusterClusterIDStatus get cluster cluster ID status API

func (*Client) GetClusterClusterIDTaskBackupTaskIDRunID

func (a *Client) GetClusterClusterIDTaskBackupTaskIDRunID(params *GetClusterClusterIDTaskBackupTaskIDRunIDParams) (*GetClusterClusterIDTaskBackupTaskIDRunIDOK, error)

GetClusterClusterIDTaskBackupTaskIDRunID get cluster cluster ID task backup task ID run ID API

func (*Client) GetClusterClusterIDTaskRepairTaskIDRunID

func (a *Client) GetClusterClusterIDTaskRepairTaskIDRunID(params *GetClusterClusterIDTaskRepairTaskIDRunIDParams) (*GetClusterClusterIDTaskRepairTaskIDRunIDOK, error)

GetClusterClusterIDTaskRepairTaskIDRunID get cluster cluster ID task repair task ID run ID API

func (*Client) GetClusterClusterIDTaskTaskTypeTaskID

func (a *Client) GetClusterClusterIDTaskTaskTypeTaskID(params *GetClusterClusterIDTaskTaskTypeTaskIDParams) (*GetClusterClusterIDTaskTaskTypeTaskIDOK, error)

GetClusterClusterIDTaskTaskTypeTaskID get cluster cluster ID task task type task ID API

func (*Client) GetClusterClusterIDTaskTaskTypeTaskIDHistory

func (a *Client) GetClusterClusterIDTaskTaskTypeTaskIDHistory(params *GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryOK, error)

GetClusterClusterIDTaskTaskTypeTaskIDHistory get cluster cluster ID task task type task ID history API

func (*Client) GetClusterClusterIDTasks

func (a *Client) GetClusterClusterIDTasks(params *GetClusterClusterIDTasksParams) (*GetClusterClusterIDTasksOK, error)

GetClusterClusterIDTasks get cluster cluster ID tasks API

func (*Client) GetClusterClusterIDTasksBackupTarget

func (a *Client) GetClusterClusterIDTasksBackupTarget(params *GetClusterClusterIDTasksBackupTargetParams) (*GetClusterClusterIDTasksBackupTargetOK, error)

GetClusterClusterIDTasksBackupTarget get cluster cluster ID tasks backup target API

func (*Client) GetClusterClusterIDTasksRepairTarget

func (a *Client) GetClusterClusterIDTasksRepairTarget(params *GetClusterClusterIDTasksRepairTargetParams) (*GetClusterClusterIDTasksRepairTargetOK, error)

GetClusterClusterIDTasksRepairTarget get cluster cluster ID tasks repair target API

func (*Client) GetClusters

func (a *Client) GetClusters(params *GetClustersParams) (*GetClustersOK, error)

GetClusters get clusters API

func (*Client) GetVersion

func (a *Client) GetVersion(params *GetVersionParams) (*GetVersionOK, error)

GetVersion get version API

func (*Client) PostClusterClusterIDRepairsIntensity

func (a *Client) PostClusterClusterIDRepairsIntensity(params *PostClusterClusterIDRepairsIntensityParams) (*PostClusterClusterIDRepairsIntensityOK, error)

PostClusterClusterIDRepairsIntensity post cluster cluster ID repairs intensity API

func (*Client) PostClusterClusterIDTasks

func (a *Client) PostClusterClusterIDTasks(params *PostClusterClusterIDTasksParams) (*PostClusterClusterIDTasksCreated, error)

PostClusterClusterIDTasks post cluster cluster ID tasks API

func (*Client) PostClusters

func (a *Client) PostClusters(params *PostClustersParams) (*PostClustersCreated, error)

PostClusters post clusters API

func (*Client) PutClusterClusterID

func (a *Client) PutClusterClusterID(params *PutClusterClusterIDParams) (*PutClusterClusterIDOK, error)

PutClusterClusterID put cluster cluster ID API

func (*Client) PutClusterClusterIDTaskTaskTypeTaskID

func (a *Client) PutClusterClusterIDTaskTaskTypeTaskID(params *PutClusterClusterIDTaskTaskTypeTaskIDParams) (*PutClusterClusterIDTaskTaskTypeTaskIDOK, error)

PutClusterClusterIDTaskTaskTypeTaskID put cluster cluster ID task task type task ID API

func (*Client) PutClusterClusterIDTaskTaskTypeTaskIDStart

func (a *Client) PutClusterClusterIDTaskTaskTypeTaskIDStart(params *PutClusterClusterIDTaskTaskTypeTaskIDStartParams) (*PutClusterClusterIDTaskTaskTypeTaskIDStartOK, error)

PutClusterClusterIDTaskTaskTypeTaskIDStart put cluster cluster ID task task type task ID start API

func (*Client) PutClusterClusterIDTaskTaskTypeTaskIDStop

func (a *Client) PutClusterClusterIDTaskTaskTypeTaskIDStop(params *PutClusterClusterIDTaskTaskTypeTaskIDStopParams) (*PutClusterClusterIDTaskTaskTypeTaskIDStopOK, error)

PutClusterClusterIDTaskTaskTypeTaskIDStop put cluster cluster ID task task type task ID stop API

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type DeleteClusterClusterIDBackupsDefault

type DeleteClusterClusterIDBackupsDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

DeleteClusterClusterIDBackupsDefault handles this case with default header values.

Unexpected error

func NewDeleteClusterClusterIDBackupsDefault

func NewDeleteClusterClusterIDBackupsDefault(code int) *DeleteClusterClusterIDBackupsDefault

NewDeleteClusterClusterIDBackupsDefault creates a DeleteClusterClusterIDBackupsDefault with default headers values

func (*DeleteClusterClusterIDBackupsDefault) Code

Code gets the status code for the delete cluster cluster ID backups default response

func (*DeleteClusterClusterIDBackupsDefault) Error

func (*DeleteClusterClusterIDBackupsDefault) GetPayload

type DeleteClusterClusterIDBackupsOK

type DeleteClusterClusterIDBackupsOK struct {
}

DeleteClusterClusterIDBackupsOK handles this case with default header values.

OK

func NewDeleteClusterClusterIDBackupsOK

func NewDeleteClusterClusterIDBackupsOK() *DeleteClusterClusterIDBackupsOK

NewDeleteClusterClusterIDBackupsOK creates a DeleteClusterClusterIDBackupsOK with default headers values

func (*DeleteClusterClusterIDBackupsOK) Error

type DeleteClusterClusterIDBackupsParams

type DeleteClusterClusterIDBackupsParams struct {

	/*ClusterID*/
	ClusterID string
	/*Locations*/
	Locations []string
	/*SnapshotTag*/
	SnapshotTag string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteClusterClusterIDBackupsParams contains all the parameters to send to the API endpoint for the delete cluster cluster ID backups operation typically these are written to a http.Request

func NewDeleteClusterClusterIDBackupsParams

func NewDeleteClusterClusterIDBackupsParams() *DeleteClusterClusterIDBackupsParams

NewDeleteClusterClusterIDBackupsParams creates a new DeleteClusterClusterIDBackupsParams object with the default values initialized.

func NewDeleteClusterClusterIDBackupsParamsWithContext

func NewDeleteClusterClusterIDBackupsParamsWithContext(ctx context.Context) *DeleteClusterClusterIDBackupsParams

NewDeleteClusterClusterIDBackupsParamsWithContext creates a new DeleteClusterClusterIDBackupsParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteClusterClusterIDBackupsParamsWithHTTPClient

func NewDeleteClusterClusterIDBackupsParamsWithHTTPClient(client *http.Client) *DeleteClusterClusterIDBackupsParams

NewDeleteClusterClusterIDBackupsParamsWithHTTPClient creates a new DeleteClusterClusterIDBackupsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteClusterClusterIDBackupsParamsWithTimeout

func NewDeleteClusterClusterIDBackupsParamsWithTimeout(timeout time.Duration) *DeleteClusterClusterIDBackupsParams

NewDeleteClusterClusterIDBackupsParamsWithTimeout creates a new DeleteClusterClusterIDBackupsParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteClusterClusterIDBackupsParams) SetClusterID

func (o *DeleteClusterClusterIDBackupsParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the delete cluster cluster ID backups params

func (*DeleteClusterClusterIDBackupsParams) SetContext

SetContext adds the context to the delete cluster cluster ID backups params

func (*DeleteClusterClusterIDBackupsParams) SetHTTPClient

func (o *DeleteClusterClusterIDBackupsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete cluster cluster ID backups params

func (*DeleteClusterClusterIDBackupsParams) SetLocations

func (o *DeleteClusterClusterIDBackupsParams) SetLocations(locations []string)

SetLocations adds the locations to the delete cluster cluster ID backups params

func (*DeleteClusterClusterIDBackupsParams) SetSnapshotTag

func (o *DeleteClusterClusterIDBackupsParams) SetSnapshotTag(snapshotTag string)

SetSnapshotTag adds the snapshotTag to the delete cluster cluster ID backups params

func (*DeleteClusterClusterIDBackupsParams) SetTimeout

func (o *DeleteClusterClusterIDBackupsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete cluster cluster ID backups params

func (*DeleteClusterClusterIDBackupsParams) WithClusterID

WithClusterID adds the clusterID to the delete cluster cluster ID backups params

func (*DeleteClusterClusterIDBackupsParams) WithContext

WithContext adds the context to the delete cluster cluster ID backups params

func (*DeleteClusterClusterIDBackupsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete cluster cluster ID backups params

func (*DeleteClusterClusterIDBackupsParams) WithLocations

WithLocations adds the locations to the delete cluster cluster ID backups params

func (*DeleteClusterClusterIDBackupsParams) WithSnapshotTag

WithSnapshotTag adds the snapshotTag to the delete cluster cluster ID backups params

func (*DeleteClusterClusterIDBackupsParams) WithTimeout

WithTimeout adds the timeout to the delete cluster cluster ID backups params

func (*DeleteClusterClusterIDBackupsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteClusterClusterIDBackupsReader

type DeleteClusterClusterIDBackupsReader struct {
	// contains filtered or unexported fields
}

DeleteClusterClusterIDBackupsReader is a Reader for the DeleteClusterClusterIDBackups structure.

func (*DeleteClusterClusterIDBackupsReader) ReadResponse

func (o *DeleteClusterClusterIDBackupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteClusterClusterIDDefault

type DeleteClusterClusterIDDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

DeleteClusterClusterIDDefault handles this case with default header values.

Unexpected error

func NewDeleteClusterClusterIDDefault

func NewDeleteClusterClusterIDDefault(code int) *DeleteClusterClusterIDDefault

NewDeleteClusterClusterIDDefault creates a DeleteClusterClusterIDDefault with default headers values

func (*DeleteClusterClusterIDDefault) Code

Code gets the status code for the delete cluster cluster ID default response

func (*DeleteClusterClusterIDDefault) Error

func (*DeleteClusterClusterIDDefault) GetPayload

type DeleteClusterClusterIDOK

type DeleteClusterClusterIDOK struct {
}

DeleteClusterClusterIDOK handles this case with default header values.

Cluster deleted

func NewDeleteClusterClusterIDOK

func NewDeleteClusterClusterIDOK() *DeleteClusterClusterIDOK

NewDeleteClusterClusterIDOK creates a DeleteClusterClusterIDOK with default headers values

func (*DeleteClusterClusterIDOK) Error

func (o *DeleteClusterClusterIDOK) Error() string

type DeleteClusterClusterIDParams

type DeleteClusterClusterIDParams struct {

	/*ClusterID*/
	ClusterID string
	/*CqlCreds*/
	CqlCreds *bool
	/*SslUserCert*/
	SslUserCert *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteClusterClusterIDParams contains all the parameters to send to the API endpoint for the delete cluster cluster ID operation typically these are written to a http.Request

func NewDeleteClusterClusterIDParams

func NewDeleteClusterClusterIDParams() *DeleteClusterClusterIDParams

NewDeleteClusterClusterIDParams creates a new DeleteClusterClusterIDParams object with the default values initialized.

func NewDeleteClusterClusterIDParamsWithContext

func NewDeleteClusterClusterIDParamsWithContext(ctx context.Context) *DeleteClusterClusterIDParams

NewDeleteClusterClusterIDParamsWithContext creates a new DeleteClusterClusterIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteClusterClusterIDParamsWithHTTPClient

func NewDeleteClusterClusterIDParamsWithHTTPClient(client *http.Client) *DeleteClusterClusterIDParams

NewDeleteClusterClusterIDParamsWithHTTPClient creates a new DeleteClusterClusterIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteClusterClusterIDParamsWithTimeout

func NewDeleteClusterClusterIDParamsWithTimeout(timeout time.Duration) *DeleteClusterClusterIDParams

NewDeleteClusterClusterIDParamsWithTimeout creates a new DeleteClusterClusterIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteClusterClusterIDParams) SetClusterID

func (o *DeleteClusterClusterIDParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the delete cluster cluster ID params

func (*DeleteClusterClusterIDParams) SetContext

func (o *DeleteClusterClusterIDParams) SetContext(ctx context.Context)

SetContext adds the context to the delete cluster cluster ID params

func (*DeleteClusterClusterIDParams) SetCqlCreds

func (o *DeleteClusterClusterIDParams) SetCqlCreds(cqlCreds *bool)

SetCqlCreds adds the cqlCreds to the delete cluster cluster ID params

func (*DeleteClusterClusterIDParams) SetHTTPClient

func (o *DeleteClusterClusterIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete cluster cluster ID params

func (*DeleteClusterClusterIDParams) SetSslUserCert

func (o *DeleteClusterClusterIDParams) SetSslUserCert(sslUserCert *bool)

SetSslUserCert adds the sslUserCert to the delete cluster cluster ID params

func (*DeleteClusterClusterIDParams) SetTimeout

func (o *DeleteClusterClusterIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete cluster cluster ID params

func (*DeleteClusterClusterIDParams) WithClusterID

WithClusterID adds the clusterID to the delete cluster cluster ID params

func (*DeleteClusterClusterIDParams) WithContext

WithContext adds the context to the delete cluster cluster ID params

func (*DeleteClusterClusterIDParams) WithCqlCreds

WithCqlCreds adds the cqlCreds to the delete cluster cluster ID params

func (*DeleteClusterClusterIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete cluster cluster ID params

func (*DeleteClusterClusterIDParams) WithSslUserCert

func (o *DeleteClusterClusterIDParams) WithSslUserCert(sslUserCert *bool) *DeleteClusterClusterIDParams

WithSslUserCert adds the sslUserCert to the delete cluster cluster ID params

func (*DeleteClusterClusterIDParams) WithTimeout

WithTimeout adds the timeout to the delete cluster cluster ID params

func (*DeleteClusterClusterIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteClusterClusterIDReader

type DeleteClusterClusterIDReader struct {
	// contains filtered or unexported fields
}

DeleteClusterClusterIDReader is a Reader for the DeleteClusterClusterID structure.

func (*DeleteClusterClusterIDReader) ReadResponse

func (o *DeleteClusterClusterIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteClusterClusterIDTaskTaskTypeTaskIDDefault

type DeleteClusterClusterIDTaskTaskTypeTaskIDDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

DeleteClusterClusterIDTaskTaskTypeTaskIDDefault handles this case with default header values.

Unexpected error

func NewDeleteClusterClusterIDTaskTaskTypeTaskIDDefault

func NewDeleteClusterClusterIDTaskTaskTypeTaskIDDefault(code int) *DeleteClusterClusterIDTaskTaskTypeTaskIDDefault

NewDeleteClusterClusterIDTaskTaskTypeTaskIDDefault creates a DeleteClusterClusterIDTaskTaskTypeTaskIDDefault with default headers values

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDDefault) Code

Code gets the status code for the delete cluster cluster ID task task type task ID default response

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDDefault) Error

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDDefault) GetPayload

type DeleteClusterClusterIDTaskTaskTypeTaskIDOK

type DeleteClusterClusterIDTaskTaskTypeTaskIDOK struct {
}

DeleteClusterClusterIDTaskTaskTypeTaskIDOK handles this case with default header values.

Task deleted

func NewDeleteClusterClusterIDTaskTaskTypeTaskIDOK

func NewDeleteClusterClusterIDTaskTaskTypeTaskIDOK() *DeleteClusterClusterIDTaskTaskTypeTaskIDOK

NewDeleteClusterClusterIDTaskTaskTypeTaskIDOK creates a DeleteClusterClusterIDTaskTaskTypeTaskIDOK with default headers values

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDOK) Error

type DeleteClusterClusterIDTaskTaskTypeTaskIDParams

type DeleteClusterClusterIDTaskTaskTypeTaskIDParams struct {

	/*ClusterID*/
	ClusterID string
	/*TaskID*/
	TaskID string
	/*TaskType*/
	TaskType string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteClusterClusterIDTaskTaskTypeTaskIDParams contains all the parameters to send to the API endpoint for the delete cluster cluster ID task task type task ID operation typically these are written to a http.Request

func NewDeleteClusterClusterIDTaskTaskTypeTaskIDParams

func NewDeleteClusterClusterIDTaskTaskTypeTaskIDParams() *DeleteClusterClusterIDTaskTaskTypeTaskIDParams

NewDeleteClusterClusterIDTaskTaskTypeTaskIDParams creates a new DeleteClusterClusterIDTaskTaskTypeTaskIDParams object with the default values initialized.

func NewDeleteClusterClusterIDTaskTaskTypeTaskIDParamsWithContext

func NewDeleteClusterClusterIDTaskTaskTypeTaskIDParamsWithContext(ctx context.Context) *DeleteClusterClusterIDTaskTaskTypeTaskIDParams

NewDeleteClusterClusterIDTaskTaskTypeTaskIDParamsWithContext creates a new DeleteClusterClusterIDTaskTaskTypeTaskIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteClusterClusterIDTaskTaskTypeTaskIDParamsWithHTTPClient

func NewDeleteClusterClusterIDTaskTaskTypeTaskIDParamsWithHTTPClient(client *http.Client) *DeleteClusterClusterIDTaskTaskTypeTaskIDParams

NewDeleteClusterClusterIDTaskTaskTypeTaskIDParamsWithHTTPClient creates a new DeleteClusterClusterIDTaskTaskTypeTaskIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteClusterClusterIDTaskTaskTypeTaskIDParamsWithTimeout

func NewDeleteClusterClusterIDTaskTaskTypeTaskIDParamsWithTimeout(timeout time.Duration) *DeleteClusterClusterIDTaskTaskTypeTaskIDParams

NewDeleteClusterClusterIDTaskTaskTypeTaskIDParamsWithTimeout creates a new DeleteClusterClusterIDTaskTaskTypeTaskIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDParams) SetClusterID

func (o *DeleteClusterClusterIDTaskTaskTypeTaskIDParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the delete cluster cluster ID task task type task ID params

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDParams) SetContext

SetContext adds the context to the delete cluster cluster ID task task type task ID params

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the delete cluster cluster ID task task type task ID params

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDParams) SetTaskID

SetTaskID adds the taskId to the delete cluster cluster ID task task type task ID params

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDParams) SetTaskType

func (o *DeleteClusterClusterIDTaskTaskTypeTaskIDParams) SetTaskType(taskType string)

SetTaskType adds the taskType to the delete cluster cluster ID task task type task ID params

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDParams) SetTimeout

SetTimeout adds the timeout to the delete cluster cluster ID task task type task ID params

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDParams) WithClusterID

WithClusterID adds the clusterID to the delete cluster cluster ID task task type task ID params

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDParams) WithContext

WithContext adds the context to the delete cluster cluster ID task task type task ID params

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete cluster cluster ID task task type task ID params

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDParams) WithTaskID

WithTaskID adds the taskID to the delete cluster cluster ID task task type task ID params

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDParams) WithTaskType

WithTaskType adds the taskType to the delete cluster cluster ID task task type task ID params

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDParams) WithTimeout

WithTimeout adds the timeout to the delete cluster cluster ID task task type task ID params

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteClusterClusterIDTaskTaskTypeTaskIDReader

type DeleteClusterClusterIDTaskTaskTypeTaskIDReader struct {
	// contains filtered or unexported fields
}

DeleteClusterClusterIDTaskTaskTypeTaskIDReader is a Reader for the DeleteClusterClusterIDTaskTaskTypeTaskID structure.

func (*DeleteClusterClusterIDTaskTaskTypeTaskIDReader) ReadResponse

func (o *DeleteClusterClusterIDTaskTaskTypeTaskIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetClusterClusterIDBackupsDefault

type GetClusterClusterIDBackupsDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

GetClusterClusterIDBackupsDefault handles this case with default header values.

Unexpected error

func NewGetClusterClusterIDBackupsDefault

func NewGetClusterClusterIDBackupsDefault(code int) *GetClusterClusterIDBackupsDefault

NewGetClusterClusterIDBackupsDefault creates a GetClusterClusterIDBackupsDefault with default headers values

func (*GetClusterClusterIDBackupsDefault) Code

Code gets the status code for the get cluster cluster ID backups default response

func (*GetClusterClusterIDBackupsDefault) Error

func (*GetClusterClusterIDBackupsDefault) GetPayload

type GetClusterClusterIDBackupsFilesDefault

type GetClusterClusterIDBackupsFilesDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

GetClusterClusterIDBackupsFilesDefault handles this case with default header values.

Unexpected error

func NewGetClusterClusterIDBackupsFilesDefault

func NewGetClusterClusterIDBackupsFilesDefault(code int) *GetClusterClusterIDBackupsFilesDefault

NewGetClusterClusterIDBackupsFilesDefault creates a GetClusterClusterIDBackupsFilesDefault with default headers values

func (*GetClusterClusterIDBackupsFilesDefault) Code

Code gets the status code for the get cluster cluster ID backups files default response

func (*GetClusterClusterIDBackupsFilesDefault) Error

func (*GetClusterClusterIDBackupsFilesDefault) GetPayload

type GetClusterClusterIDBackupsFilesOK

type GetClusterClusterIDBackupsFilesOK struct {
	Payload []*models.BackupFilesInfo
}

GetClusterClusterIDBackupsFilesOK handles this case with default header values.

Backup list

func NewGetClusterClusterIDBackupsFilesOK

func NewGetClusterClusterIDBackupsFilesOK() *GetClusterClusterIDBackupsFilesOK

NewGetClusterClusterIDBackupsFilesOK creates a GetClusterClusterIDBackupsFilesOK with default headers values

func (*GetClusterClusterIDBackupsFilesOK) Error

func (*GetClusterClusterIDBackupsFilesOK) GetPayload

type GetClusterClusterIDBackupsFilesParams

type GetClusterClusterIDBackupsFilesParams struct {

	/*ClusterID*/
	QueryClusterID *string
	/*ClusterID*/
	ClusterID string
	/*Keyspace*/
	Keyspace []string
	/*Locations*/
	Locations []string
	/*SnapshotTag*/
	SnapshotTag string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetClusterClusterIDBackupsFilesParams contains all the parameters to send to the API endpoint for the get cluster cluster ID backups files operation typically these are written to a http.Request

func NewGetClusterClusterIDBackupsFilesParams

func NewGetClusterClusterIDBackupsFilesParams() *GetClusterClusterIDBackupsFilesParams

NewGetClusterClusterIDBackupsFilesParams creates a new GetClusterClusterIDBackupsFilesParams object with the default values initialized.

func NewGetClusterClusterIDBackupsFilesParamsWithContext

func NewGetClusterClusterIDBackupsFilesParamsWithContext(ctx context.Context) *GetClusterClusterIDBackupsFilesParams

NewGetClusterClusterIDBackupsFilesParamsWithContext creates a new GetClusterClusterIDBackupsFilesParams object with the default values initialized, and the ability to set a context for a request

func NewGetClusterClusterIDBackupsFilesParamsWithHTTPClient

func NewGetClusterClusterIDBackupsFilesParamsWithHTTPClient(client *http.Client) *GetClusterClusterIDBackupsFilesParams

NewGetClusterClusterIDBackupsFilesParamsWithHTTPClient creates a new GetClusterClusterIDBackupsFilesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetClusterClusterIDBackupsFilesParamsWithTimeout

func NewGetClusterClusterIDBackupsFilesParamsWithTimeout(timeout time.Duration) *GetClusterClusterIDBackupsFilesParams

NewGetClusterClusterIDBackupsFilesParamsWithTimeout creates a new GetClusterClusterIDBackupsFilesParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetClusterClusterIDBackupsFilesParams) SetClusterID

func (o *GetClusterClusterIDBackupsFilesParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) SetContext

SetContext adds the context to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) SetHTTPClient

func (o *GetClusterClusterIDBackupsFilesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) SetKeyspace

func (o *GetClusterClusterIDBackupsFilesParams) SetKeyspace(keyspace []string)

SetKeyspace adds the keyspace to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) SetLocations

func (o *GetClusterClusterIDBackupsFilesParams) SetLocations(locations []string)

SetLocations adds the locations to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) SetQueryClusterID

func (o *GetClusterClusterIDBackupsFilesParams) SetQueryClusterID(clusterID *string)

SetQueryClusterID adds the clusterId to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) SetSnapshotTag

func (o *GetClusterClusterIDBackupsFilesParams) SetSnapshotTag(snapshotTag string)

SetSnapshotTag adds the snapshotTag to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) SetTimeout

func (o *GetClusterClusterIDBackupsFilesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) WithClusterID

WithClusterID adds the clusterID to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) WithContext

WithContext adds the context to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) WithKeyspace

WithKeyspace adds the keyspace to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) WithLocations

WithLocations adds the locations to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) WithQueryClusterID

WithQueryClusterID adds the clusterID to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) WithSnapshotTag

WithSnapshotTag adds the snapshotTag to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) WithTimeout

WithTimeout adds the timeout to the get cluster cluster ID backups files params

func (*GetClusterClusterIDBackupsFilesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetClusterClusterIDBackupsFilesReader

type GetClusterClusterIDBackupsFilesReader struct {
	// contains filtered or unexported fields
}

GetClusterClusterIDBackupsFilesReader is a Reader for the GetClusterClusterIDBackupsFiles structure.

func (*GetClusterClusterIDBackupsFilesReader) ReadResponse

func (o *GetClusterClusterIDBackupsFilesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetClusterClusterIDBackupsOK

type GetClusterClusterIDBackupsOK struct {
	Payload []*models.BackupListItem
}

GetClusterClusterIDBackupsOK handles this case with default header values.

Backup list

func NewGetClusterClusterIDBackupsOK

func NewGetClusterClusterIDBackupsOK() *GetClusterClusterIDBackupsOK

NewGetClusterClusterIDBackupsOK creates a GetClusterClusterIDBackupsOK with default headers values

func (*GetClusterClusterIDBackupsOK) Error

func (*GetClusterClusterIDBackupsOK) GetPayload

type GetClusterClusterIDBackupsParams

type GetClusterClusterIDBackupsParams struct {

	/*ClusterID*/
	QueryClusterID *string
	/*ClusterID*/
	ClusterID string
	/*Keyspace*/
	Keyspace []string
	/*Locations*/
	Locations []string
	/*MaxDate*/
	MaxDate *strfmt.DateTime
	/*MinDate*/
	MinDate *strfmt.DateTime

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetClusterClusterIDBackupsParams contains all the parameters to send to the API endpoint for the get cluster cluster ID backups operation typically these are written to a http.Request

func NewGetClusterClusterIDBackupsParams

func NewGetClusterClusterIDBackupsParams() *GetClusterClusterIDBackupsParams

NewGetClusterClusterIDBackupsParams creates a new GetClusterClusterIDBackupsParams object with the default values initialized.

func NewGetClusterClusterIDBackupsParamsWithContext

func NewGetClusterClusterIDBackupsParamsWithContext(ctx context.Context) *GetClusterClusterIDBackupsParams

NewGetClusterClusterIDBackupsParamsWithContext creates a new GetClusterClusterIDBackupsParams object with the default values initialized, and the ability to set a context for a request

func NewGetClusterClusterIDBackupsParamsWithHTTPClient

func NewGetClusterClusterIDBackupsParamsWithHTTPClient(client *http.Client) *GetClusterClusterIDBackupsParams

NewGetClusterClusterIDBackupsParamsWithHTTPClient creates a new GetClusterClusterIDBackupsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetClusterClusterIDBackupsParamsWithTimeout

func NewGetClusterClusterIDBackupsParamsWithTimeout(timeout time.Duration) *GetClusterClusterIDBackupsParams

NewGetClusterClusterIDBackupsParamsWithTimeout creates a new GetClusterClusterIDBackupsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetClusterClusterIDBackupsParams) SetClusterID

func (o *GetClusterClusterIDBackupsParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) SetContext

SetContext adds the context to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) SetHTTPClient

func (o *GetClusterClusterIDBackupsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) SetKeyspace

func (o *GetClusterClusterIDBackupsParams) SetKeyspace(keyspace []string)

SetKeyspace adds the keyspace to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) SetLocations

func (o *GetClusterClusterIDBackupsParams) SetLocations(locations []string)

SetLocations adds the locations to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) SetMaxDate

func (o *GetClusterClusterIDBackupsParams) SetMaxDate(maxDate *strfmt.DateTime)

SetMaxDate adds the maxDate to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) SetMinDate

func (o *GetClusterClusterIDBackupsParams) SetMinDate(minDate *strfmt.DateTime)

SetMinDate adds the minDate to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) SetQueryClusterID

func (o *GetClusterClusterIDBackupsParams) SetQueryClusterID(clusterID *string)

SetQueryClusterID adds the clusterId to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) SetTimeout

func (o *GetClusterClusterIDBackupsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) WithClusterID

WithClusterID adds the clusterID to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) WithContext

WithContext adds the context to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) WithKeyspace

WithKeyspace adds the keyspace to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) WithLocations

WithLocations adds the locations to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) WithMaxDate

WithMaxDate adds the maxDate to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) WithMinDate

WithMinDate adds the minDate to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) WithQueryClusterID

WithQueryClusterID adds the clusterID to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) WithTimeout

WithTimeout adds the timeout to the get cluster cluster ID backups params

func (*GetClusterClusterIDBackupsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetClusterClusterIDBackupsReader

type GetClusterClusterIDBackupsReader struct {
	// contains filtered or unexported fields
}

GetClusterClusterIDBackupsReader is a Reader for the GetClusterClusterIDBackups structure.

func (*GetClusterClusterIDBackupsReader) ReadResponse

func (o *GetClusterClusterIDBackupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetClusterClusterIDDefault

type GetClusterClusterIDDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

GetClusterClusterIDDefault handles this case with default header values.

Unexpected error

func NewGetClusterClusterIDDefault

func NewGetClusterClusterIDDefault(code int) *GetClusterClusterIDDefault

NewGetClusterClusterIDDefault creates a GetClusterClusterIDDefault with default headers values

func (*GetClusterClusterIDDefault) Code

func (o *GetClusterClusterIDDefault) Code() int

Code gets the status code for the get cluster cluster ID default response

func (*GetClusterClusterIDDefault) Error

func (*GetClusterClusterIDDefault) GetPayload

type GetClusterClusterIDOK

type GetClusterClusterIDOK struct {
	Payload *models.Cluster
}

GetClusterClusterIDOK handles this case with default header values.

Cluster info

func NewGetClusterClusterIDOK

func NewGetClusterClusterIDOK() *GetClusterClusterIDOK

NewGetClusterClusterIDOK creates a GetClusterClusterIDOK with default headers values

func (*GetClusterClusterIDOK) Error

func (o *GetClusterClusterIDOK) Error() string

func (*GetClusterClusterIDOK) GetPayload

func (o *GetClusterClusterIDOK) GetPayload() *models.Cluster

type GetClusterClusterIDParams

type GetClusterClusterIDParams struct {

	/*ClusterID*/
	ClusterID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetClusterClusterIDParams contains all the parameters to send to the API endpoint for the get cluster cluster ID operation typically these are written to a http.Request

func NewGetClusterClusterIDParams

func NewGetClusterClusterIDParams() *GetClusterClusterIDParams

NewGetClusterClusterIDParams creates a new GetClusterClusterIDParams object with the default values initialized.

func NewGetClusterClusterIDParamsWithContext

func NewGetClusterClusterIDParamsWithContext(ctx context.Context) *GetClusterClusterIDParams

NewGetClusterClusterIDParamsWithContext creates a new GetClusterClusterIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetClusterClusterIDParamsWithHTTPClient

func NewGetClusterClusterIDParamsWithHTTPClient(client *http.Client) *GetClusterClusterIDParams

NewGetClusterClusterIDParamsWithHTTPClient creates a new GetClusterClusterIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetClusterClusterIDParamsWithTimeout

func NewGetClusterClusterIDParamsWithTimeout(timeout time.Duration) *GetClusterClusterIDParams

NewGetClusterClusterIDParamsWithTimeout creates a new GetClusterClusterIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetClusterClusterIDParams) SetClusterID

func (o *GetClusterClusterIDParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the get cluster cluster ID params

func (*GetClusterClusterIDParams) SetContext

func (o *GetClusterClusterIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get cluster cluster ID params

func (*GetClusterClusterIDParams) SetHTTPClient

func (o *GetClusterClusterIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get cluster cluster ID params

func (*GetClusterClusterIDParams) SetTimeout

func (o *GetClusterClusterIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get cluster cluster ID params

func (*GetClusterClusterIDParams) WithClusterID

func (o *GetClusterClusterIDParams) WithClusterID(clusterID string) *GetClusterClusterIDParams

WithClusterID adds the clusterID to the get cluster cluster ID params

func (*GetClusterClusterIDParams) WithContext

WithContext adds the context to the get cluster cluster ID params

func (*GetClusterClusterIDParams) WithHTTPClient

func (o *GetClusterClusterIDParams) WithHTTPClient(client *http.Client) *GetClusterClusterIDParams

WithHTTPClient adds the HTTPClient to the get cluster cluster ID params

func (*GetClusterClusterIDParams) WithTimeout

WithTimeout adds the timeout to the get cluster cluster ID params

func (*GetClusterClusterIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetClusterClusterIDReader

type GetClusterClusterIDReader struct {
	// contains filtered or unexported fields
}

GetClusterClusterIDReader is a Reader for the GetClusterClusterID structure.

func (*GetClusterClusterIDReader) ReadResponse

func (o *GetClusterClusterIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetClusterClusterIDStatusDefault

type GetClusterClusterIDStatusDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

GetClusterClusterIDStatusDefault handles this case with default header values.

Unexpected error

func NewGetClusterClusterIDStatusDefault

func NewGetClusterClusterIDStatusDefault(code int) *GetClusterClusterIDStatusDefault

NewGetClusterClusterIDStatusDefault creates a GetClusterClusterIDStatusDefault with default headers values

func (*GetClusterClusterIDStatusDefault) Code

Code gets the status code for the get cluster cluster ID status default response

func (*GetClusterClusterIDStatusDefault) Error

func (*GetClusterClusterIDStatusDefault) GetPayload

type GetClusterClusterIDStatusOK

type GetClusterClusterIDStatusOK struct {
	Payload models.ClusterStatus
}

GetClusterClusterIDStatusOK handles this case with default header values.

Cluster hosts and their statuses

func NewGetClusterClusterIDStatusOK

func NewGetClusterClusterIDStatusOK() *GetClusterClusterIDStatusOK

NewGetClusterClusterIDStatusOK creates a GetClusterClusterIDStatusOK with default headers values

func (*GetClusterClusterIDStatusOK) Error

func (*GetClusterClusterIDStatusOK) GetPayload

type GetClusterClusterIDStatusParams

type GetClusterClusterIDStatusParams struct {

	/*ClusterID*/
	ClusterID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetClusterClusterIDStatusParams contains all the parameters to send to the API endpoint for the get cluster cluster ID status operation typically these are written to a http.Request

func NewGetClusterClusterIDStatusParams

func NewGetClusterClusterIDStatusParams() *GetClusterClusterIDStatusParams

NewGetClusterClusterIDStatusParams creates a new GetClusterClusterIDStatusParams object with the default values initialized.

func NewGetClusterClusterIDStatusParamsWithContext

func NewGetClusterClusterIDStatusParamsWithContext(ctx context.Context) *GetClusterClusterIDStatusParams

NewGetClusterClusterIDStatusParamsWithContext creates a new GetClusterClusterIDStatusParams object with the default values initialized, and the ability to set a context for a request

func NewGetClusterClusterIDStatusParamsWithHTTPClient

func NewGetClusterClusterIDStatusParamsWithHTTPClient(client *http.Client) *GetClusterClusterIDStatusParams

NewGetClusterClusterIDStatusParamsWithHTTPClient creates a new GetClusterClusterIDStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetClusterClusterIDStatusParamsWithTimeout

func NewGetClusterClusterIDStatusParamsWithTimeout(timeout time.Duration) *GetClusterClusterIDStatusParams

NewGetClusterClusterIDStatusParamsWithTimeout creates a new GetClusterClusterIDStatusParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetClusterClusterIDStatusParams) SetClusterID

func (o *GetClusterClusterIDStatusParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the get cluster cluster ID status params

func (*GetClusterClusterIDStatusParams) SetContext

func (o *GetClusterClusterIDStatusParams) SetContext(ctx context.Context)

SetContext adds the context to the get cluster cluster ID status params

func (*GetClusterClusterIDStatusParams) SetHTTPClient

func (o *GetClusterClusterIDStatusParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get cluster cluster ID status params

func (*GetClusterClusterIDStatusParams) SetTimeout

func (o *GetClusterClusterIDStatusParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get cluster cluster ID status params

func (*GetClusterClusterIDStatusParams) WithClusterID

WithClusterID adds the clusterID to the get cluster cluster ID status params

func (*GetClusterClusterIDStatusParams) WithContext

WithContext adds the context to the get cluster cluster ID status params

func (*GetClusterClusterIDStatusParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get cluster cluster ID status params

func (*GetClusterClusterIDStatusParams) WithTimeout

WithTimeout adds the timeout to the get cluster cluster ID status params

func (*GetClusterClusterIDStatusParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetClusterClusterIDStatusReader

type GetClusterClusterIDStatusReader struct {
	// contains filtered or unexported fields
}

GetClusterClusterIDStatusReader is a Reader for the GetClusterClusterIDStatus structure.

func (*GetClusterClusterIDStatusReader) ReadResponse

func (o *GetClusterClusterIDStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetClusterClusterIDTaskBackupTaskIDRunIDDefault

type GetClusterClusterIDTaskBackupTaskIDRunIDDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

GetClusterClusterIDTaskBackupTaskIDRunIDDefault handles this case with default header values.

Unexpected error

func NewGetClusterClusterIDTaskBackupTaskIDRunIDDefault

func NewGetClusterClusterIDTaskBackupTaskIDRunIDDefault(code int) *GetClusterClusterIDTaskBackupTaskIDRunIDDefault

NewGetClusterClusterIDTaskBackupTaskIDRunIDDefault creates a GetClusterClusterIDTaskBackupTaskIDRunIDDefault with default headers values

func (*GetClusterClusterIDTaskBackupTaskIDRunIDDefault) Code

Code gets the status code for the get cluster cluster ID task backup task ID run ID default response

func (*GetClusterClusterIDTaskBackupTaskIDRunIDDefault) Error

func (*GetClusterClusterIDTaskBackupTaskIDRunIDDefault) GetPayload

type GetClusterClusterIDTaskBackupTaskIDRunIDOK

type GetClusterClusterIDTaskBackupTaskIDRunIDOK struct {
	Payload *models.TaskRunBackupProgress
}

GetClusterClusterIDTaskBackupTaskIDRunIDOK handles this case with default header values.

Backup progress

func NewGetClusterClusterIDTaskBackupTaskIDRunIDOK

func NewGetClusterClusterIDTaskBackupTaskIDRunIDOK() *GetClusterClusterIDTaskBackupTaskIDRunIDOK

NewGetClusterClusterIDTaskBackupTaskIDRunIDOK creates a GetClusterClusterIDTaskBackupTaskIDRunIDOK with default headers values

func (*GetClusterClusterIDTaskBackupTaskIDRunIDOK) Error

func (*GetClusterClusterIDTaskBackupTaskIDRunIDOK) GetPayload

type GetClusterClusterIDTaskBackupTaskIDRunIDParams

type GetClusterClusterIDTaskBackupTaskIDRunIDParams struct {

	/*ClusterID*/
	ClusterID string
	/*RunID*/
	RunID string
	/*TaskID*/
	TaskID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetClusterClusterIDTaskBackupTaskIDRunIDParams contains all the parameters to send to the API endpoint for the get cluster cluster ID task backup task ID run ID operation typically these are written to a http.Request

func NewGetClusterClusterIDTaskBackupTaskIDRunIDParams

func NewGetClusterClusterIDTaskBackupTaskIDRunIDParams() *GetClusterClusterIDTaskBackupTaskIDRunIDParams

NewGetClusterClusterIDTaskBackupTaskIDRunIDParams creates a new GetClusterClusterIDTaskBackupTaskIDRunIDParams object with the default values initialized.

func NewGetClusterClusterIDTaskBackupTaskIDRunIDParamsWithContext

func NewGetClusterClusterIDTaskBackupTaskIDRunIDParamsWithContext(ctx context.Context) *GetClusterClusterIDTaskBackupTaskIDRunIDParams

NewGetClusterClusterIDTaskBackupTaskIDRunIDParamsWithContext creates a new GetClusterClusterIDTaskBackupTaskIDRunIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetClusterClusterIDTaskBackupTaskIDRunIDParamsWithHTTPClient

func NewGetClusterClusterIDTaskBackupTaskIDRunIDParamsWithHTTPClient(client *http.Client) *GetClusterClusterIDTaskBackupTaskIDRunIDParams

NewGetClusterClusterIDTaskBackupTaskIDRunIDParamsWithHTTPClient creates a new GetClusterClusterIDTaskBackupTaskIDRunIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetClusterClusterIDTaskBackupTaskIDRunIDParamsWithTimeout

func NewGetClusterClusterIDTaskBackupTaskIDRunIDParamsWithTimeout(timeout time.Duration) *GetClusterClusterIDTaskBackupTaskIDRunIDParams

NewGetClusterClusterIDTaskBackupTaskIDRunIDParamsWithTimeout creates a new GetClusterClusterIDTaskBackupTaskIDRunIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetClusterClusterIDTaskBackupTaskIDRunIDParams) SetClusterID

func (o *GetClusterClusterIDTaskBackupTaskIDRunIDParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the get cluster cluster ID task backup task ID run ID params

func (*GetClusterClusterIDTaskBackupTaskIDRunIDParams) SetContext

SetContext adds the context to the get cluster cluster ID task backup task ID run ID params

func (*GetClusterClusterIDTaskBackupTaskIDRunIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get cluster cluster ID task backup task ID run ID params

func (*GetClusterClusterIDTaskBackupTaskIDRunIDParams) SetRunID

SetRunID adds the runId to the get cluster cluster ID task backup task ID run ID params

func (*GetClusterClusterIDTaskBackupTaskIDRunIDParams) SetTaskID

SetTaskID adds the taskId to the get cluster cluster ID task backup task ID run ID params

func (*GetClusterClusterIDTaskBackupTaskIDRunIDParams) SetTimeout

SetTimeout adds the timeout to the get cluster cluster ID task backup task ID run ID params

func (*GetClusterClusterIDTaskBackupTaskIDRunIDParams) WithClusterID

WithClusterID adds the clusterID to the get cluster cluster ID task backup task ID run ID params

func (*GetClusterClusterIDTaskBackupTaskIDRunIDParams) WithContext

WithContext adds the context to the get cluster cluster ID task backup task ID run ID params

func (*GetClusterClusterIDTaskBackupTaskIDRunIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get cluster cluster ID task backup task ID run ID params

func (*GetClusterClusterIDTaskBackupTaskIDRunIDParams) WithRunID

WithRunID adds the runID to the get cluster cluster ID task backup task ID run ID params

func (*GetClusterClusterIDTaskBackupTaskIDRunIDParams) WithTaskID

WithTaskID adds the taskID to the get cluster cluster ID task backup task ID run ID params

func (*GetClusterClusterIDTaskBackupTaskIDRunIDParams) WithTimeout

WithTimeout adds the timeout to the get cluster cluster ID task backup task ID run ID params

func (*GetClusterClusterIDTaskBackupTaskIDRunIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetClusterClusterIDTaskBackupTaskIDRunIDReader

type GetClusterClusterIDTaskBackupTaskIDRunIDReader struct {
	// contains filtered or unexported fields
}

GetClusterClusterIDTaskBackupTaskIDRunIDReader is a Reader for the GetClusterClusterIDTaskBackupTaskIDRunID structure.

func (*GetClusterClusterIDTaskBackupTaskIDRunIDReader) ReadResponse

func (o *GetClusterClusterIDTaskBackupTaskIDRunIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetClusterClusterIDTaskRepairTaskIDRunIDDefault

type GetClusterClusterIDTaskRepairTaskIDRunIDDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

GetClusterClusterIDTaskRepairTaskIDRunIDDefault handles this case with default header values.

Unexpected error

func NewGetClusterClusterIDTaskRepairTaskIDRunIDDefault

func NewGetClusterClusterIDTaskRepairTaskIDRunIDDefault(code int) *GetClusterClusterIDTaskRepairTaskIDRunIDDefault

NewGetClusterClusterIDTaskRepairTaskIDRunIDDefault creates a GetClusterClusterIDTaskRepairTaskIDRunIDDefault with default headers values

func (*GetClusterClusterIDTaskRepairTaskIDRunIDDefault) Code

Code gets the status code for the get cluster cluster ID task repair task ID run ID default response

func (*GetClusterClusterIDTaskRepairTaskIDRunIDDefault) Error

func (*GetClusterClusterIDTaskRepairTaskIDRunIDDefault) GetPayload

type GetClusterClusterIDTaskRepairTaskIDRunIDOK

type GetClusterClusterIDTaskRepairTaskIDRunIDOK struct {
	Payload *models.TaskRunRepairProgress
}

GetClusterClusterIDTaskRepairTaskIDRunIDOK handles this case with default header values.

Repair progress

func NewGetClusterClusterIDTaskRepairTaskIDRunIDOK

func NewGetClusterClusterIDTaskRepairTaskIDRunIDOK() *GetClusterClusterIDTaskRepairTaskIDRunIDOK

NewGetClusterClusterIDTaskRepairTaskIDRunIDOK creates a GetClusterClusterIDTaskRepairTaskIDRunIDOK with default headers values

func (*GetClusterClusterIDTaskRepairTaskIDRunIDOK) Error

func (*GetClusterClusterIDTaskRepairTaskIDRunIDOK) GetPayload

type GetClusterClusterIDTaskRepairTaskIDRunIDParams

type GetClusterClusterIDTaskRepairTaskIDRunIDParams struct {

	/*ClusterID*/
	ClusterID string
	/*RunID*/
	RunID string
	/*TaskID*/
	TaskID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetClusterClusterIDTaskRepairTaskIDRunIDParams contains all the parameters to send to the API endpoint for the get cluster cluster ID task repair task ID run ID operation typically these are written to a http.Request

func NewGetClusterClusterIDTaskRepairTaskIDRunIDParams

func NewGetClusterClusterIDTaskRepairTaskIDRunIDParams() *GetClusterClusterIDTaskRepairTaskIDRunIDParams

NewGetClusterClusterIDTaskRepairTaskIDRunIDParams creates a new GetClusterClusterIDTaskRepairTaskIDRunIDParams object with the default values initialized.

func NewGetClusterClusterIDTaskRepairTaskIDRunIDParamsWithContext

func NewGetClusterClusterIDTaskRepairTaskIDRunIDParamsWithContext(ctx context.Context) *GetClusterClusterIDTaskRepairTaskIDRunIDParams

NewGetClusterClusterIDTaskRepairTaskIDRunIDParamsWithContext creates a new GetClusterClusterIDTaskRepairTaskIDRunIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetClusterClusterIDTaskRepairTaskIDRunIDParamsWithHTTPClient

func NewGetClusterClusterIDTaskRepairTaskIDRunIDParamsWithHTTPClient(client *http.Client) *GetClusterClusterIDTaskRepairTaskIDRunIDParams

NewGetClusterClusterIDTaskRepairTaskIDRunIDParamsWithHTTPClient creates a new GetClusterClusterIDTaskRepairTaskIDRunIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetClusterClusterIDTaskRepairTaskIDRunIDParamsWithTimeout

func NewGetClusterClusterIDTaskRepairTaskIDRunIDParamsWithTimeout(timeout time.Duration) *GetClusterClusterIDTaskRepairTaskIDRunIDParams

NewGetClusterClusterIDTaskRepairTaskIDRunIDParamsWithTimeout creates a new GetClusterClusterIDTaskRepairTaskIDRunIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetClusterClusterIDTaskRepairTaskIDRunIDParams) SetClusterID

func (o *GetClusterClusterIDTaskRepairTaskIDRunIDParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the get cluster cluster ID task repair task ID run ID params

func (*GetClusterClusterIDTaskRepairTaskIDRunIDParams) SetContext

SetContext adds the context to the get cluster cluster ID task repair task ID run ID params

func (*GetClusterClusterIDTaskRepairTaskIDRunIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get cluster cluster ID task repair task ID run ID params

func (*GetClusterClusterIDTaskRepairTaskIDRunIDParams) SetRunID

SetRunID adds the runId to the get cluster cluster ID task repair task ID run ID params

func (*GetClusterClusterIDTaskRepairTaskIDRunIDParams) SetTaskID

SetTaskID adds the taskId to the get cluster cluster ID task repair task ID run ID params

func (*GetClusterClusterIDTaskRepairTaskIDRunIDParams) SetTimeout

SetTimeout adds the timeout to the get cluster cluster ID task repair task ID run ID params

func (*GetClusterClusterIDTaskRepairTaskIDRunIDParams) WithClusterID

WithClusterID adds the clusterID to the get cluster cluster ID task repair task ID run ID params

func (*GetClusterClusterIDTaskRepairTaskIDRunIDParams) WithContext

WithContext adds the context to the get cluster cluster ID task repair task ID run ID params

func (*GetClusterClusterIDTaskRepairTaskIDRunIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get cluster cluster ID task repair task ID run ID params

func (*GetClusterClusterIDTaskRepairTaskIDRunIDParams) WithRunID

WithRunID adds the runID to the get cluster cluster ID task repair task ID run ID params

func (*GetClusterClusterIDTaskRepairTaskIDRunIDParams) WithTaskID

WithTaskID adds the taskID to the get cluster cluster ID task repair task ID run ID params

func (*GetClusterClusterIDTaskRepairTaskIDRunIDParams) WithTimeout

WithTimeout adds the timeout to the get cluster cluster ID task repair task ID run ID params

func (*GetClusterClusterIDTaskRepairTaskIDRunIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetClusterClusterIDTaskRepairTaskIDRunIDReader

type GetClusterClusterIDTaskRepairTaskIDRunIDReader struct {
	// contains filtered or unexported fields
}

GetClusterClusterIDTaskRepairTaskIDRunIDReader is a Reader for the GetClusterClusterIDTaskRepairTaskIDRunID structure.

func (*GetClusterClusterIDTaskRepairTaskIDRunIDReader) ReadResponse

func (o *GetClusterClusterIDTaskRepairTaskIDRunIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetClusterClusterIDTaskTaskTypeTaskIDDefault

type GetClusterClusterIDTaskTaskTypeTaskIDDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

GetClusterClusterIDTaskTaskTypeTaskIDDefault handles this case with default header values.

Unexpected error

func NewGetClusterClusterIDTaskTaskTypeTaskIDDefault

func NewGetClusterClusterIDTaskTaskTypeTaskIDDefault(code int) *GetClusterClusterIDTaskTaskTypeTaskIDDefault

NewGetClusterClusterIDTaskTaskTypeTaskIDDefault creates a GetClusterClusterIDTaskTaskTypeTaskIDDefault with default headers values

func (*GetClusterClusterIDTaskTaskTypeTaskIDDefault) Code

Code gets the status code for the get cluster cluster ID task task type task ID default response

func (*GetClusterClusterIDTaskTaskTypeTaskIDDefault) Error

func (*GetClusterClusterIDTaskTaskTypeTaskIDDefault) GetPayload

type GetClusterClusterIDTaskTaskTypeTaskIDHistoryDefault

type GetClusterClusterIDTaskTaskTypeTaskIDHistoryDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

GetClusterClusterIDTaskTaskTypeTaskIDHistoryDefault handles this case with default header values.

Unexpected error

func NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryDefault

func NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryDefault(code int) *GetClusterClusterIDTaskTaskTypeTaskIDHistoryDefault

NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryDefault creates a GetClusterClusterIDTaskTaskTypeTaskIDHistoryDefault with default headers values

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryDefault) Code

Code gets the status code for the get cluster cluster ID task task type task ID history default response

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryDefault) Error

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryDefault) GetPayload

type GetClusterClusterIDTaskTaskTypeTaskIDHistoryOK

type GetClusterClusterIDTaskTaskTypeTaskIDHistoryOK struct {
	Payload []*models.TaskRun
}

GetClusterClusterIDTaskTaskTypeTaskIDHistoryOK handles this case with default header values.

List of task runs

func NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryOK

func NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryOK() *GetClusterClusterIDTaskTaskTypeTaskIDHistoryOK

NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryOK creates a GetClusterClusterIDTaskTaskTypeTaskIDHistoryOK with default headers values

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryOK) Error

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryOK) GetPayload

type GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams

type GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams struct {

	/*ClusterID*/
	ClusterID string
	/*Limit*/
	Limit *int64
	/*TaskID*/
	TaskID string
	/*TaskType*/
	TaskType string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams contains all the parameters to send to the API endpoint for the get cluster cluster ID task task type task ID history operation typically these are written to a http.Request

func NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryParams

func NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryParams() *GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams

NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryParams creates a new GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams object with the default values initialized.

func NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryParamsWithContext

func NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryParamsWithContext(ctx context.Context) *GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams

NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryParamsWithContext creates a new GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams object with the default values initialized, and the ability to set a context for a request

func NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryParamsWithHTTPClient

func NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryParamsWithHTTPClient(client *http.Client) *GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams

NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryParamsWithHTTPClient creates a new GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryParamsWithTimeout

func NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryParamsWithTimeout(timeout time.Duration) *GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams

NewGetClusterClusterIDTaskTaskTypeTaskIDHistoryParamsWithTimeout creates a new GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) SetClusterID

SetClusterID adds the clusterId to the get cluster cluster ID task task type task ID history params

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) SetContext

SetContext adds the context to the get cluster cluster ID task task type task ID history params

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get cluster cluster ID task task type task ID history params

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) SetLimit

SetLimit adds the limit to the get cluster cluster ID task task type task ID history params

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) SetTaskID

SetTaskID adds the taskId to the get cluster cluster ID task task type task ID history params

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) SetTaskType

SetTaskType adds the taskType to the get cluster cluster ID task task type task ID history params

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) SetTimeout

SetTimeout adds the timeout to the get cluster cluster ID task task type task ID history params

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) WithClusterID

WithClusterID adds the clusterID to the get cluster cluster ID task task type task ID history params

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) WithContext

WithContext adds the context to the get cluster cluster ID task task type task ID history params

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get cluster cluster ID task task type task ID history params

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) WithLimit

WithLimit adds the limit to the get cluster cluster ID task task type task ID history params

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) WithTaskID

WithTaskID adds the taskID to the get cluster cluster ID task task type task ID history params

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) WithTaskType

WithTaskType adds the taskType to the get cluster cluster ID task task type task ID history params

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) WithTimeout

WithTimeout adds the timeout to the get cluster cluster ID task task type task ID history params

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetClusterClusterIDTaskTaskTypeTaskIDHistoryReader

type GetClusterClusterIDTaskTaskTypeTaskIDHistoryReader struct {
	// contains filtered or unexported fields
}

GetClusterClusterIDTaskTaskTypeTaskIDHistoryReader is a Reader for the GetClusterClusterIDTaskTaskTypeTaskIDHistory structure.

func (*GetClusterClusterIDTaskTaskTypeTaskIDHistoryReader) ReadResponse

func (o *GetClusterClusterIDTaskTaskTypeTaskIDHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetClusterClusterIDTaskTaskTypeTaskIDOK

type GetClusterClusterIDTaskTaskTypeTaskIDOK struct {
	Payload *models.Task
}

GetClusterClusterIDTaskTaskTypeTaskIDOK handles this case with default header values.

Task info

func NewGetClusterClusterIDTaskTaskTypeTaskIDOK

func NewGetClusterClusterIDTaskTaskTypeTaskIDOK() *GetClusterClusterIDTaskTaskTypeTaskIDOK

NewGetClusterClusterIDTaskTaskTypeTaskIDOK creates a GetClusterClusterIDTaskTaskTypeTaskIDOK with default headers values

func (*GetClusterClusterIDTaskTaskTypeTaskIDOK) Error

func (*GetClusterClusterIDTaskTaskTypeTaskIDOK) GetPayload

type GetClusterClusterIDTaskTaskTypeTaskIDParams

type GetClusterClusterIDTaskTaskTypeTaskIDParams struct {

	/*ClusterID*/
	ClusterID string
	/*TaskID*/
	TaskID string
	/*TaskType*/
	TaskType string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetClusterClusterIDTaskTaskTypeTaskIDParams contains all the parameters to send to the API endpoint for the get cluster cluster ID task task type task ID operation typically these are written to a http.Request

func NewGetClusterClusterIDTaskTaskTypeTaskIDParams

func NewGetClusterClusterIDTaskTaskTypeTaskIDParams() *GetClusterClusterIDTaskTaskTypeTaskIDParams

NewGetClusterClusterIDTaskTaskTypeTaskIDParams creates a new GetClusterClusterIDTaskTaskTypeTaskIDParams object with the default values initialized.

func NewGetClusterClusterIDTaskTaskTypeTaskIDParamsWithContext

func NewGetClusterClusterIDTaskTaskTypeTaskIDParamsWithContext(ctx context.Context) *GetClusterClusterIDTaskTaskTypeTaskIDParams

NewGetClusterClusterIDTaskTaskTypeTaskIDParamsWithContext creates a new GetClusterClusterIDTaskTaskTypeTaskIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetClusterClusterIDTaskTaskTypeTaskIDParamsWithHTTPClient

func NewGetClusterClusterIDTaskTaskTypeTaskIDParamsWithHTTPClient(client *http.Client) *GetClusterClusterIDTaskTaskTypeTaskIDParams

NewGetClusterClusterIDTaskTaskTypeTaskIDParamsWithHTTPClient creates a new GetClusterClusterIDTaskTaskTypeTaskIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetClusterClusterIDTaskTaskTypeTaskIDParamsWithTimeout

func NewGetClusterClusterIDTaskTaskTypeTaskIDParamsWithTimeout(timeout time.Duration) *GetClusterClusterIDTaskTaskTypeTaskIDParams

NewGetClusterClusterIDTaskTaskTypeTaskIDParamsWithTimeout creates a new GetClusterClusterIDTaskTaskTypeTaskIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetClusterClusterIDTaskTaskTypeTaskIDParams) SetClusterID

func (o *GetClusterClusterIDTaskTaskTypeTaskIDParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the get cluster cluster ID task task type task ID params

func (*GetClusterClusterIDTaskTaskTypeTaskIDParams) SetContext

SetContext adds the context to the get cluster cluster ID task task type task ID params

func (*GetClusterClusterIDTaskTaskTypeTaskIDParams) SetHTTPClient

func (o *GetClusterClusterIDTaskTaskTypeTaskIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get cluster cluster ID task task type task ID params

func (*GetClusterClusterIDTaskTaskTypeTaskIDParams) SetTaskID

SetTaskID adds the taskId to the get cluster cluster ID task task type task ID params

func (*GetClusterClusterIDTaskTaskTypeTaskIDParams) SetTaskType

func (o *GetClusterClusterIDTaskTaskTypeTaskIDParams) SetTaskType(taskType string)

SetTaskType adds the taskType to the get cluster cluster ID task task type task ID params

func (*GetClusterClusterIDTaskTaskTypeTaskIDParams) SetTimeout

SetTimeout adds the timeout to the get cluster cluster ID task task type task ID params

func (*GetClusterClusterIDTaskTaskTypeTaskIDParams) WithClusterID

WithClusterID adds the clusterID to the get cluster cluster ID task task type task ID params

func (*GetClusterClusterIDTaskTaskTypeTaskIDParams) WithContext

WithContext adds the context to the get cluster cluster ID task task type task ID params

func (*GetClusterClusterIDTaskTaskTypeTaskIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get cluster cluster ID task task type task ID params

func (*GetClusterClusterIDTaskTaskTypeTaskIDParams) WithTaskID

WithTaskID adds the taskID to the get cluster cluster ID task task type task ID params

func (*GetClusterClusterIDTaskTaskTypeTaskIDParams) WithTaskType

WithTaskType adds the taskType to the get cluster cluster ID task task type task ID params

func (*GetClusterClusterIDTaskTaskTypeTaskIDParams) WithTimeout

WithTimeout adds the timeout to the get cluster cluster ID task task type task ID params

func (*GetClusterClusterIDTaskTaskTypeTaskIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetClusterClusterIDTaskTaskTypeTaskIDReader

type GetClusterClusterIDTaskTaskTypeTaskIDReader struct {
	// contains filtered or unexported fields
}

GetClusterClusterIDTaskTaskTypeTaskIDReader is a Reader for the GetClusterClusterIDTaskTaskTypeTaskID structure.

func (*GetClusterClusterIDTaskTaskTypeTaskIDReader) ReadResponse

func (o *GetClusterClusterIDTaskTaskTypeTaskIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetClusterClusterIDTasksBackupTargetDefault

type GetClusterClusterIDTasksBackupTargetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

GetClusterClusterIDTasksBackupTargetDefault handles this case with default header values.

Unexpected error

func NewGetClusterClusterIDTasksBackupTargetDefault

func NewGetClusterClusterIDTasksBackupTargetDefault(code int) *GetClusterClusterIDTasksBackupTargetDefault

NewGetClusterClusterIDTasksBackupTargetDefault creates a GetClusterClusterIDTasksBackupTargetDefault with default headers values

func (*GetClusterClusterIDTasksBackupTargetDefault) Code

Code gets the status code for the get cluster cluster ID tasks backup target default response

func (*GetClusterClusterIDTasksBackupTargetDefault) Error

func (*GetClusterClusterIDTasksBackupTargetDefault) GetPayload

type GetClusterClusterIDTasksBackupTargetOK

type GetClusterClusterIDTasksBackupTargetOK struct {
	Payload *models.BackupTarget
}

GetClusterClusterIDTasksBackupTargetOK handles this case with default header values.

Backup target

func NewGetClusterClusterIDTasksBackupTargetOK

func NewGetClusterClusterIDTasksBackupTargetOK() *GetClusterClusterIDTasksBackupTargetOK

NewGetClusterClusterIDTasksBackupTargetOK creates a GetClusterClusterIDTasksBackupTargetOK with default headers values

func (*GetClusterClusterIDTasksBackupTargetOK) Error

func (*GetClusterClusterIDTasksBackupTargetOK) GetPayload

type GetClusterClusterIDTasksBackupTargetParams

type GetClusterClusterIDTasksBackupTargetParams struct {

	/*ClusterID*/
	ClusterID string
	/*TaskFields*/
	TaskFields *models.TaskUpdate

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetClusterClusterIDTasksBackupTargetParams contains all the parameters to send to the API endpoint for the get cluster cluster ID tasks backup target operation typically these are written to a http.Request

func NewGetClusterClusterIDTasksBackupTargetParams

func NewGetClusterClusterIDTasksBackupTargetParams() *GetClusterClusterIDTasksBackupTargetParams

NewGetClusterClusterIDTasksBackupTargetParams creates a new GetClusterClusterIDTasksBackupTargetParams object with the default values initialized.

func NewGetClusterClusterIDTasksBackupTargetParamsWithContext

func NewGetClusterClusterIDTasksBackupTargetParamsWithContext(ctx context.Context) *GetClusterClusterIDTasksBackupTargetParams

NewGetClusterClusterIDTasksBackupTargetParamsWithContext creates a new GetClusterClusterIDTasksBackupTargetParams object with the default values initialized, and the ability to set a context for a request

func NewGetClusterClusterIDTasksBackupTargetParamsWithHTTPClient

func NewGetClusterClusterIDTasksBackupTargetParamsWithHTTPClient(client *http.Client) *GetClusterClusterIDTasksBackupTargetParams

NewGetClusterClusterIDTasksBackupTargetParamsWithHTTPClient creates a new GetClusterClusterIDTasksBackupTargetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetClusterClusterIDTasksBackupTargetParamsWithTimeout

func NewGetClusterClusterIDTasksBackupTargetParamsWithTimeout(timeout time.Duration) *GetClusterClusterIDTasksBackupTargetParams

NewGetClusterClusterIDTasksBackupTargetParamsWithTimeout creates a new GetClusterClusterIDTasksBackupTargetParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetClusterClusterIDTasksBackupTargetParams) SetClusterID

func (o *GetClusterClusterIDTasksBackupTargetParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the get cluster cluster ID tasks backup target params

func (*GetClusterClusterIDTasksBackupTargetParams) SetContext

SetContext adds the context to the get cluster cluster ID tasks backup target params

func (*GetClusterClusterIDTasksBackupTargetParams) SetHTTPClient

func (o *GetClusterClusterIDTasksBackupTargetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get cluster cluster ID tasks backup target params

func (*GetClusterClusterIDTasksBackupTargetParams) SetTaskFields

func (o *GetClusterClusterIDTasksBackupTargetParams) SetTaskFields(taskFields *models.TaskUpdate)

SetTaskFields adds the taskFields to the get cluster cluster ID tasks backup target params

func (*GetClusterClusterIDTasksBackupTargetParams) SetTimeout

SetTimeout adds the timeout to the get cluster cluster ID tasks backup target params

func (*GetClusterClusterIDTasksBackupTargetParams) WithClusterID

WithClusterID adds the clusterID to the get cluster cluster ID tasks backup target params

func (*GetClusterClusterIDTasksBackupTargetParams) WithContext

WithContext adds the context to the get cluster cluster ID tasks backup target params

func (*GetClusterClusterIDTasksBackupTargetParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get cluster cluster ID tasks backup target params

func (*GetClusterClusterIDTasksBackupTargetParams) WithTaskFields

WithTaskFields adds the taskFields to the get cluster cluster ID tasks backup target params

func (*GetClusterClusterIDTasksBackupTargetParams) WithTimeout

WithTimeout adds the timeout to the get cluster cluster ID tasks backup target params

func (*GetClusterClusterIDTasksBackupTargetParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetClusterClusterIDTasksBackupTargetReader

type GetClusterClusterIDTasksBackupTargetReader struct {
	// contains filtered or unexported fields
}

GetClusterClusterIDTasksBackupTargetReader is a Reader for the GetClusterClusterIDTasksBackupTarget structure.

func (*GetClusterClusterIDTasksBackupTargetReader) ReadResponse

func (o *GetClusterClusterIDTasksBackupTargetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetClusterClusterIDTasksDefault

type GetClusterClusterIDTasksDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

GetClusterClusterIDTasksDefault handles this case with default header values.

Unexpected error

func NewGetClusterClusterIDTasksDefault

func NewGetClusterClusterIDTasksDefault(code int) *GetClusterClusterIDTasksDefault

NewGetClusterClusterIDTasksDefault creates a GetClusterClusterIDTasksDefault with default headers values

func (*GetClusterClusterIDTasksDefault) Code

Code gets the status code for the get cluster cluster ID tasks default response

func (*GetClusterClusterIDTasksDefault) Error

func (*GetClusterClusterIDTasksDefault) GetPayload

type GetClusterClusterIDTasksOK

type GetClusterClusterIDTasksOK struct {
	Payload []*models.ExtendedTask
}

GetClusterClusterIDTasksOK handles this case with default header values.

List of tasks

func NewGetClusterClusterIDTasksOK

func NewGetClusterClusterIDTasksOK() *GetClusterClusterIDTasksOK

NewGetClusterClusterIDTasksOK creates a GetClusterClusterIDTasksOK with default headers values

func (*GetClusterClusterIDTasksOK) Error

func (*GetClusterClusterIDTasksOK) GetPayload

func (o *GetClusterClusterIDTasksOK) GetPayload() []*models.ExtendedTask

type GetClusterClusterIDTasksParams

type GetClusterClusterIDTasksParams struct {

	/*All*/
	All *bool
	/*ClusterID*/
	ClusterID string
	/*Status*/
	Status *string
	/*Type*/
	Type *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetClusterClusterIDTasksParams contains all the parameters to send to the API endpoint for the get cluster cluster ID tasks operation typically these are written to a http.Request

func NewGetClusterClusterIDTasksParams

func NewGetClusterClusterIDTasksParams() *GetClusterClusterIDTasksParams

NewGetClusterClusterIDTasksParams creates a new GetClusterClusterIDTasksParams object with the default values initialized.

func NewGetClusterClusterIDTasksParamsWithContext

func NewGetClusterClusterIDTasksParamsWithContext(ctx context.Context) *GetClusterClusterIDTasksParams

NewGetClusterClusterIDTasksParamsWithContext creates a new GetClusterClusterIDTasksParams object with the default values initialized, and the ability to set a context for a request

func NewGetClusterClusterIDTasksParamsWithHTTPClient

func NewGetClusterClusterIDTasksParamsWithHTTPClient(client *http.Client) *GetClusterClusterIDTasksParams

NewGetClusterClusterIDTasksParamsWithHTTPClient creates a new GetClusterClusterIDTasksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetClusterClusterIDTasksParamsWithTimeout

func NewGetClusterClusterIDTasksParamsWithTimeout(timeout time.Duration) *GetClusterClusterIDTasksParams

NewGetClusterClusterIDTasksParamsWithTimeout creates a new GetClusterClusterIDTasksParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetClusterClusterIDTasksParams) SetAll

func (o *GetClusterClusterIDTasksParams) SetAll(all *bool)

SetAll adds the all to the get cluster cluster ID tasks params

func (*GetClusterClusterIDTasksParams) SetClusterID

func (o *GetClusterClusterIDTasksParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the get cluster cluster ID tasks params

func (*GetClusterClusterIDTasksParams) SetContext

func (o *GetClusterClusterIDTasksParams) SetContext(ctx context.Context)

SetContext adds the context to the get cluster cluster ID tasks params

func (*GetClusterClusterIDTasksParams) SetHTTPClient

func (o *GetClusterClusterIDTasksParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get cluster cluster ID tasks params

func (*GetClusterClusterIDTasksParams) SetStatus

func (o *GetClusterClusterIDTasksParams) SetStatus(status *string)

SetStatus adds the status to the get cluster cluster ID tasks params

func (*GetClusterClusterIDTasksParams) SetTimeout

func (o *GetClusterClusterIDTasksParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get cluster cluster ID tasks params

func (*GetClusterClusterIDTasksParams) SetType

func (o *GetClusterClusterIDTasksParams) SetType(typeVar *string)

SetType adds the type to the get cluster cluster ID tasks params

func (*GetClusterClusterIDTasksParams) WithAll

WithAll adds the all to the get cluster cluster ID tasks params

func (*GetClusterClusterIDTasksParams) WithClusterID

WithClusterID adds the clusterID to the get cluster cluster ID tasks params

func (*GetClusterClusterIDTasksParams) WithContext

WithContext adds the context to the get cluster cluster ID tasks params

func (*GetClusterClusterIDTasksParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get cluster cluster ID tasks params

func (*GetClusterClusterIDTasksParams) WithStatus

WithStatus adds the status to the get cluster cluster ID tasks params

func (*GetClusterClusterIDTasksParams) WithTimeout

WithTimeout adds the timeout to the get cluster cluster ID tasks params

func (*GetClusterClusterIDTasksParams) WithType

WithType adds the typeVar to the get cluster cluster ID tasks params

func (*GetClusterClusterIDTasksParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetClusterClusterIDTasksReader

type GetClusterClusterIDTasksReader struct {
	// contains filtered or unexported fields
}

GetClusterClusterIDTasksReader is a Reader for the GetClusterClusterIDTasks structure.

func (*GetClusterClusterIDTasksReader) ReadResponse

func (o *GetClusterClusterIDTasksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetClusterClusterIDTasksRepairTargetDefault

type GetClusterClusterIDTasksRepairTargetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

GetClusterClusterIDTasksRepairTargetDefault handles this case with default header values.

Unexpected error

func NewGetClusterClusterIDTasksRepairTargetDefault

func NewGetClusterClusterIDTasksRepairTargetDefault(code int) *GetClusterClusterIDTasksRepairTargetDefault

NewGetClusterClusterIDTasksRepairTargetDefault creates a GetClusterClusterIDTasksRepairTargetDefault with default headers values

func (*GetClusterClusterIDTasksRepairTargetDefault) Code

Code gets the status code for the get cluster cluster ID tasks repair target default response

func (*GetClusterClusterIDTasksRepairTargetDefault) Error

func (*GetClusterClusterIDTasksRepairTargetDefault) GetPayload

type GetClusterClusterIDTasksRepairTargetOK

type GetClusterClusterIDTasksRepairTargetOK struct {
	Payload *models.RepairTarget
}

GetClusterClusterIDTasksRepairTargetOK handles this case with default header values.

Repair target

func NewGetClusterClusterIDTasksRepairTargetOK

func NewGetClusterClusterIDTasksRepairTargetOK() *GetClusterClusterIDTasksRepairTargetOK

NewGetClusterClusterIDTasksRepairTargetOK creates a GetClusterClusterIDTasksRepairTargetOK with default headers values

func (*GetClusterClusterIDTasksRepairTargetOK) Error

func (*GetClusterClusterIDTasksRepairTargetOK) GetPayload

type GetClusterClusterIDTasksRepairTargetParams

type GetClusterClusterIDTasksRepairTargetParams struct {

	/*ClusterID*/
	ClusterID string
	/*TaskFields*/
	TaskFields *models.TaskUpdate

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetClusterClusterIDTasksRepairTargetParams contains all the parameters to send to the API endpoint for the get cluster cluster ID tasks repair target operation typically these are written to a http.Request

func NewGetClusterClusterIDTasksRepairTargetParams

func NewGetClusterClusterIDTasksRepairTargetParams() *GetClusterClusterIDTasksRepairTargetParams

NewGetClusterClusterIDTasksRepairTargetParams creates a new GetClusterClusterIDTasksRepairTargetParams object with the default values initialized.

func NewGetClusterClusterIDTasksRepairTargetParamsWithContext

func NewGetClusterClusterIDTasksRepairTargetParamsWithContext(ctx context.Context) *GetClusterClusterIDTasksRepairTargetParams

NewGetClusterClusterIDTasksRepairTargetParamsWithContext creates a new GetClusterClusterIDTasksRepairTargetParams object with the default values initialized, and the ability to set a context for a request

func NewGetClusterClusterIDTasksRepairTargetParamsWithHTTPClient

func NewGetClusterClusterIDTasksRepairTargetParamsWithHTTPClient(client *http.Client) *GetClusterClusterIDTasksRepairTargetParams

NewGetClusterClusterIDTasksRepairTargetParamsWithHTTPClient creates a new GetClusterClusterIDTasksRepairTargetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetClusterClusterIDTasksRepairTargetParamsWithTimeout

func NewGetClusterClusterIDTasksRepairTargetParamsWithTimeout(timeout time.Duration) *GetClusterClusterIDTasksRepairTargetParams

NewGetClusterClusterIDTasksRepairTargetParamsWithTimeout creates a new GetClusterClusterIDTasksRepairTargetParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetClusterClusterIDTasksRepairTargetParams) SetClusterID

func (o *GetClusterClusterIDTasksRepairTargetParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the get cluster cluster ID tasks repair target params

func (*GetClusterClusterIDTasksRepairTargetParams) SetContext

SetContext adds the context to the get cluster cluster ID tasks repair target params

func (*GetClusterClusterIDTasksRepairTargetParams) SetHTTPClient

func (o *GetClusterClusterIDTasksRepairTargetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get cluster cluster ID tasks repair target params

func (*GetClusterClusterIDTasksRepairTargetParams) SetTaskFields

func (o *GetClusterClusterIDTasksRepairTargetParams) SetTaskFields(taskFields *models.TaskUpdate)

SetTaskFields adds the taskFields to the get cluster cluster ID tasks repair target params

func (*GetClusterClusterIDTasksRepairTargetParams) SetTimeout

SetTimeout adds the timeout to the get cluster cluster ID tasks repair target params

func (*GetClusterClusterIDTasksRepairTargetParams) WithClusterID

WithClusterID adds the clusterID to the get cluster cluster ID tasks repair target params

func (*GetClusterClusterIDTasksRepairTargetParams) WithContext

WithContext adds the context to the get cluster cluster ID tasks repair target params

func (*GetClusterClusterIDTasksRepairTargetParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get cluster cluster ID tasks repair target params

func (*GetClusterClusterIDTasksRepairTargetParams) WithTaskFields

WithTaskFields adds the taskFields to the get cluster cluster ID tasks repair target params

func (*GetClusterClusterIDTasksRepairTargetParams) WithTimeout

WithTimeout adds the timeout to the get cluster cluster ID tasks repair target params

func (*GetClusterClusterIDTasksRepairTargetParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetClusterClusterIDTasksRepairTargetReader

type GetClusterClusterIDTasksRepairTargetReader struct {
	// contains filtered or unexported fields
}

GetClusterClusterIDTasksRepairTargetReader is a Reader for the GetClusterClusterIDTasksRepairTarget structure.

func (*GetClusterClusterIDTasksRepairTargetReader) ReadResponse

func (o *GetClusterClusterIDTasksRepairTargetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetClustersDefault

type GetClustersDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

GetClustersDefault handles this case with default header values.

Unexpected error

func NewGetClustersDefault

func NewGetClustersDefault(code int) *GetClustersDefault

NewGetClustersDefault creates a GetClustersDefault with default headers values

func (*GetClustersDefault) Code

func (o *GetClustersDefault) Code() int

Code gets the status code for the get clusters default response

func (*GetClustersDefault) Error

func (o *GetClustersDefault) Error() string

func (*GetClustersDefault) GetPayload

func (o *GetClustersDefault) GetPayload() *models.ErrorResponse

type GetClustersOK

type GetClustersOK struct {
	Payload []*models.Cluster
}

GetClustersOK handles this case with default header values.

List of all clusters

func NewGetClustersOK

func NewGetClustersOK() *GetClustersOK

NewGetClustersOK creates a GetClustersOK with default headers values

func (*GetClustersOK) Error

func (o *GetClustersOK) Error() string

func (*GetClustersOK) GetPayload

func (o *GetClustersOK) GetPayload() []*models.Cluster

type GetClustersParams

type GetClustersParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetClustersParams contains all the parameters to send to the API endpoint for the get clusters operation typically these are written to a http.Request

func NewGetClustersParams

func NewGetClustersParams() *GetClustersParams

NewGetClustersParams creates a new GetClustersParams object with the default values initialized.

func NewGetClustersParamsWithContext

func NewGetClustersParamsWithContext(ctx context.Context) *GetClustersParams

NewGetClustersParamsWithContext creates a new GetClustersParams object with the default values initialized, and the ability to set a context for a request

func NewGetClustersParamsWithHTTPClient

func NewGetClustersParamsWithHTTPClient(client *http.Client) *GetClustersParams

NewGetClustersParamsWithHTTPClient creates a new GetClustersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetClustersParamsWithTimeout

func NewGetClustersParamsWithTimeout(timeout time.Duration) *GetClustersParams

NewGetClustersParamsWithTimeout creates a new GetClustersParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetClustersParams) SetContext

func (o *GetClustersParams) SetContext(ctx context.Context)

SetContext adds the context to the get clusters params

func (*GetClustersParams) SetHTTPClient

func (o *GetClustersParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get clusters params

func (*GetClustersParams) SetTimeout

func (o *GetClustersParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get clusters params

func (*GetClustersParams) WithContext

func (o *GetClustersParams) WithContext(ctx context.Context) *GetClustersParams

WithContext adds the context to the get clusters params

func (*GetClustersParams) WithHTTPClient

func (o *GetClustersParams) WithHTTPClient(client *http.Client) *GetClustersParams

WithHTTPClient adds the HTTPClient to the get clusters params

func (*GetClustersParams) WithTimeout

func (o *GetClustersParams) WithTimeout(timeout time.Duration) *GetClustersParams

WithTimeout adds the timeout to the get clusters params

func (*GetClustersParams) WriteToRequest

func (o *GetClustersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetClustersReader

type GetClustersReader struct {
	// contains filtered or unexported fields
}

GetClustersReader is a Reader for the GetClusters structure.

func (*GetClustersReader) ReadResponse

func (o *GetClustersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetVersionDefault

type GetVersionDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

GetVersionDefault handles this case with default header values.

Unexpected error

func NewGetVersionDefault

func NewGetVersionDefault(code int) *GetVersionDefault

NewGetVersionDefault creates a GetVersionDefault with default headers values

func (*GetVersionDefault) Code

func (o *GetVersionDefault) Code() int

Code gets the status code for the get version default response

func (*GetVersionDefault) Error

func (o *GetVersionDefault) Error() string

func (*GetVersionDefault) GetPayload

func (o *GetVersionDefault) GetPayload() *models.ErrorResponse

type GetVersionOK

type GetVersionOK struct {
	Payload *models.Version
}

GetVersionOK handles this case with default header values.

Server version

func NewGetVersionOK

func NewGetVersionOK() *GetVersionOK

NewGetVersionOK creates a GetVersionOK with default headers values

func (*GetVersionOK) Error

func (o *GetVersionOK) Error() string

func (*GetVersionOK) GetPayload

func (o *GetVersionOK) GetPayload() *models.Version

type GetVersionParams

type GetVersionParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetVersionParams contains all the parameters to send to the API endpoint for the get version operation typically these are written to a http.Request

func NewGetVersionParams

func NewGetVersionParams() *GetVersionParams

NewGetVersionParams creates a new GetVersionParams object with the default values initialized.

func NewGetVersionParamsWithContext

func NewGetVersionParamsWithContext(ctx context.Context) *GetVersionParams

NewGetVersionParamsWithContext creates a new GetVersionParams object with the default values initialized, and the ability to set a context for a request

func NewGetVersionParamsWithHTTPClient

func NewGetVersionParamsWithHTTPClient(client *http.Client) *GetVersionParams

NewGetVersionParamsWithHTTPClient creates a new GetVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetVersionParamsWithTimeout

func NewGetVersionParamsWithTimeout(timeout time.Duration) *GetVersionParams

NewGetVersionParamsWithTimeout creates a new GetVersionParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetVersionParams) SetContext

func (o *GetVersionParams) SetContext(ctx context.Context)

SetContext adds the context to the get version params

func (*GetVersionParams) SetHTTPClient

func (o *GetVersionParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get version params

func (*GetVersionParams) SetTimeout

func (o *GetVersionParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get version params

func (*GetVersionParams) WithContext

func (o *GetVersionParams) WithContext(ctx context.Context) *GetVersionParams

WithContext adds the context to the get version params

func (*GetVersionParams) WithHTTPClient

func (o *GetVersionParams) WithHTTPClient(client *http.Client) *GetVersionParams

WithHTTPClient adds the HTTPClient to the get version params

func (*GetVersionParams) WithTimeout

func (o *GetVersionParams) WithTimeout(timeout time.Duration) *GetVersionParams

WithTimeout adds the timeout to the get version params

func (*GetVersionParams) WriteToRequest

func (o *GetVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetVersionReader

type GetVersionReader struct {
	// contains filtered or unexported fields
}

GetVersionReader is a Reader for the GetVersion structure.

func (*GetVersionReader) ReadResponse

func (o *GetVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostClusterClusterIDRepairsIntensityDefault

type PostClusterClusterIDRepairsIntensityDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

PostClusterClusterIDRepairsIntensityDefault handles this case with default header values.

Unexpected error

func NewPostClusterClusterIDRepairsIntensityDefault

func NewPostClusterClusterIDRepairsIntensityDefault(code int) *PostClusterClusterIDRepairsIntensityDefault

NewPostClusterClusterIDRepairsIntensityDefault creates a PostClusterClusterIDRepairsIntensityDefault with default headers values

func (*PostClusterClusterIDRepairsIntensityDefault) Code

Code gets the status code for the post cluster cluster ID repairs intensity default response

func (*PostClusterClusterIDRepairsIntensityDefault) Error

func (*PostClusterClusterIDRepairsIntensityDefault) GetPayload

type PostClusterClusterIDRepairsIntensityOK

type PostClusterClusterIDRepairsIntensityOK struct {
}

PostClusterClusterIDRepairsIntensityOK handles this case with default header values.

OK

func NewPostClusterClusterIDRepairsIntensityOK

func NewPostClusterClusterIDRepairsIntensityOK() *PostClusterClusterIDRepairsIntensityOK

NewPostClusterClusterIDRepairsIntensityOK creates a PostClusterClusterIDRepairsIntensityOK with default headers values

func (*PostClusterClusterIDRepairsIntensityOK) Error

type PostClusterClusterIDRepairsIntensityParams

type PostClusterClusterIDRepairsIntensityParams struct {

	/*ClusterID*/
	ClusterID string
	/*Intensity*/
	Intensity float64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostClusterClusterIDRepairsIntensityParams contains all the parameters to send to the API endpoint for the post cluster cluster ID repairs intensity operation typically these are written to a http.Request

func NewPostClusterClusterIDRepairsIntensityParams

func NewPostClusterClusterIDRepairsIntensityParams() *PostClusterClusterIDRepairsIntensityParams

NewPostClusterClusterIDRepairsIntensityParams creates a new PostClusterClusterIDRepairsIntensityParams object with the default values initialized.

func NewPostClusterClusterIDRepairsIntensityParamsWithContext

func NewPostClusterClusterIDRepairsIntensityParamsWithContext(ctx context.Context) *PostClusterClusterIDRepairsIntensityParams

NewPostClusterClusterIDRepairsIntensityParamsWithContext creates a new PostClusterClusterIDRepairsIntensityParams object with the default values initialized, and the ability to set a context for a request

func NewPostClusterClusterIDRepairsIntensityParamsWithHTTPClient

func NewPostClusterClusterIDRepairsIntensityParamsWithHTTPClient(client *http.Client) *PostClusterClusterIDRepairsIntensityParams

NewPostClusterClusterIDRepairsIntensityParamsWithHTTPClient creates a new PostClusterClusterIDRepairsIntensityParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostClusterClusterIDRepairsIntensityParamsWithTimeout

func NewPostClusterClusterIDRepairsIntensityParamsWithTimeout(timeout time.Duration) *PostClusterClusterIDRepairsIntensityParams

NewPostClusterClusterIDRepairsIntensityParamsWithTimeout creates a new PostClusterClusterIDRepairsIntensityParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostClusterClusterIDRepairsIntensityParams) SetClusterID

func (o *PostClusterClusterIDRepairsIntensityParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the post cluster cluster ID repairs intensity params

func (*PostClusterClusterIDRepairsIntensityParams) SetContext

SetContext adds the context to the post cluster cluster ID repairs intensity params

func (*PostClusterClusterIDRepairsIntensityParams) SetHTTPClient

func (o *PostClusterClusterIDRepairsIntensityParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post cluster cluster ID repairs intensity params

func (*PostClusterClusterIDRepairsIntensityParams) SetIntensity

func (o *PostClusterClusterIDRepairsIntensityParams) SetIntensity(intensity float64)

SetIntensity adds the intensity to the post cluster cluster ID repairs intensity params

func (*PostClusterClusterIDRepairsIntensityParams) SetTimeout

SetTimeout adds the timeout to the post cluster cluster ID repairs intensity params

func (*PostClusterClusterIDRepairsIntensityParams) WithClusterID

WithClusterID adds the clusterID to the post cluster cluster ID repairs intensity params

func (*PostClusterClusterIDRepairsIntensityParams) WithContext

WithContext adds the context to the post cluster cluster ID repairs intensity params

func (*PostClusterClusterIDRepairsIntensityParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post cluster cluster ID repairs intensity params

func (*PostClusterClusterIDRepairsIntensityParams) WithIntensity

WithIntensity adds the intensity to the post cluster cluster ID repairs intensity params

func (*PostClusterClusterIDRepairsIntensityParams) WithTimeout

WithTimeout adds the timeout to the post cluster cluster ID repairs intensity params

func (*PostClusterClusterIDRepairsIntensityParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostClusterClusterIDRepairsIntensityReader

type PostClusterClusterIDRepairsIntensityReader struct {
	// contains filtered or unexported fields
}

PostClusterClusterIDRepairsIntensityReader is a Reader for the PostClusterClusterIDRepairsIntensity structure.

func (*PostClusterClusterIDRepairsIntensityReader) ReadResponse

func (o *PostClusterClusterIDRepairsIntensityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostClusterClusterIDTasksCreated

type PostClusterClusterIDTasksCreated struct {
	Location string
}

PostClusterClusterIDTasksCreated handles this case with default header values.

Task added

func NewPostClusterClusterIDTasksCreated

func NewPostClusterClusterIDTasksCreated() *PostClusterClusterIDTasksCreated

NewPostClusterClusterIDTasksCreated creates a PostClusterClusterIDTasksCreated with default headers values

func (*PostClusterClusterIDTasksCreated) Error

type PostClusterClusterIDTasksDefault

type PostClusterClusterIDTasksDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

PostClusterClusterIDTasksDefault handles this case with default header values.

Unexpected error

func NewPostClusterClusterIDTasksDefault

func NewPostClusterClusterIDTasksDefault(code int) *PostClusterClusterIDTasksDefault

NewPostClusterClusterIDTasksDefault creates a PostClusterClusterIDTasksDefault with default headers values

func (*PostClusterClusterIDTasksDefault) Code

Code gets the status code for the post cluster cluster ID tasks default response

func (*PostClusterClusterIDTasksDefault) Error

func (*PostClusterClusterIDTasksDefault) GetPayload

type PostClusterClusterIDTasksParams

type PostClusterClusterIDTasksParams struct {

	/*ClusterID*/
	ClusterID string
	/*TaskFields*/
	TaskFields *models.TaskUpdate

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostClusterClusterIDTasksParams contains all the parameters to send to the API endpoint for the post cluster cluster ID tasks operation typically these are written to a http.Request

func NewPostClusterClusterIDTasksParams

func NewPostClusterClusterIDTasksParams() *PostClusterClusterIDTasksParams

NewPostClusterClusterIDTasksParams creates a new PostClusterClusterIDTasksParams object with the default values initialized.

func NewPostClusterClusterIDTasksParamsWithContext

func NewPostClusterClusterIDTasksParamsWithContext(ctx context.Context) *PostClusterClusterIDTasksParams

NewPostClusterClusterIDTasksParamsWithContext creates a new PostClusterClusterIDTasksParams object with the default values initialized, and the ability to set a context for a request

func NewPostClusterClusterIDTasksParamsWithHTTPClient

func NewPostClusterClusterIDTasksParamsWithHTTPClient(client *http.Client) *PostClusterClusterIDTasksParams

NewPostClusterClusterIDTasksParamsWithHTTPClient creates a new PostClusterClusterIDTasksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostClusterClusterIDTasksParamsWithTimeout

func NewPostClusterClusterIDTasksParamsWithTimeout(timeout time.Duration) *PostClusterClusterIDTasksParams

NewPostClusterClusterIDTasksParamsWithTimeout creates a new PostClusterClusterIDTasksParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostClusterClusterIDTasksParams) SetClusterID

func (o *PostClusterClusterIDTasksParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the post cluster cluster ID tasks params

func (*PostClusterClusterIDTasksParams) SetContext

func (o *PostClusterClusterIDTasksParams) SetContext(ctx context.Context)

SetContext adds the context to the post cluster cluster ID tasks params

func (*PostClusterClusterIDTasksParams) SetHTTPClient

func (o *PostClusterClusterIDTasksParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post cluster cluster ID tasks params

func (*PostClusterClusterIDTasksParams) SetTaskFields

func (o *PostClusterClusterIDTasksParams) SetTaskFields(taskFields *models.TaskUpdate)

SetTaskFields adds the taskFields to the post cluster cluster ID tasks params

func (*PostClusterClusterIDTasksParams) SetTimeout

func (o *PostClusterClusterIDTasksParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post cluster cluster ID tasks params

func (*PostClusterClusterIDTasksParams) WithClusterID

WithClusterID adds the clusterID to the post cluster cluster ID tasks params

func (*PostClusterClusterIDTasksParams) WithContext

WithContext adds the context to the post cluster cluster ID tasks params

func (*PostClusterClusterIDTasksParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post cluster cluster ID tasks params

func (*PostClusterClusterIDTasksParams) WithTaskFields

WithTaskFields adds the taskFields to the post cluster cluster ID tasks params

func (*PostClusterClusterIDTasksParams) WithTimeout

WithTimeout adds the timeout to the post cluster cluster ID tasks params

func (*PostClusterClusterIDTasksParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostClusterClusterIDTasksReader

type PostClusterClusterIDTasksReader struct {
	// contains filtered or unexported fields
}

PostClusterClusterIDTasksReader is a Reader for the PostClusterClusterIDTasks structure.

func (*PostClusterClusterIDTasksReader) ReadResponse

func (o *PostClusterClusterIDTasksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostClustersCreated

type PostClustersCreated struct {
	Location string
}

PostClustersCreated handles this case with default header values.

Cluster added

func NewPostClustersCreated

func NewPostClustersCreated() *PostClustersCreated

NewPostClustersCreated creates a PostClustersCreated with default headers values

func (*PostClustersCreated) Error

func (o *PostClustersCreated) Error() string

type PostClustersDefault

type PostClustersDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

PostClustersDefault handles this case with default header values.

Unexpected error

func NewPostClustersDefault

func NewPostClustersDefault(code int) *PostClustersDefault

NewPostClustersDefault creates a PostClustersDefault with default headers values

func (*PostClustersDefault) Code

func (o *PostClustersDefault) Code() int

Code gets the status code for the post clusters default response

func (*PostClustersDefault) Error

func (o *PostClustersDefault) Error() string

func (*PostClustersDefault) GetPayload

func (o *PostClustersDefault) GetPayload() *models.ErrorResponse

type PostClustersParams

type PostClustersParams struct {

	/*Cluster*/
	Cluster *models.Cluster

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostClustersParams contains all the parameters to send to the API endpoint for the post clusters operation typically these are written to a http.Request

func NewPostClustersParams

func NewPostClustersParams() *PostClustersParams

NewPostClustersParams creates a new PostClustersParams object with the default values initialized.

func NewPostClustersParamsWithContext

func NewPostClustersParamsWithContext(ctx context.Context) *PostClustersParams

NewPostClustersParamsWithContext creates a new PostClustersParams object with the default values initialized, and the ability to set a context for a request

func NewPostClustersParamsWithHTTPClient

func NewPostClustersParamsWithHTTPClient(client *http.Client) *PostClustersParams

NewPostClustersParamsWithHTTPClient creates a new PostClustersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostClustersParamsWithTimeout

func NewPostClustersParamsWithTimeout(timeout time.Duration) *PostClustersParams

NewPostClustersParamsWithTimeout creates a new PostClustersParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostClustersParams) SetCluster

func (o *PostClustersParams) SetCluster(cluster *models.Cluster)

SetCluster adds the cluster to the post clusters params

func (*PostClustersParams) SetContext

func (o *PostClustersParams) SetContext(ctx context.Context)

SetContext adds the context to the post clusters params

func (*PostClustersParams) SetHTTPClient

func (o *PostClustersParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post clusters params

func (*PostClustersParams) SetTimeout

func (o *PostClustersParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post clusters params

func (*PostClustersParams) WithCluster

func (o *PostClustersParams) WithCluster(cluster *models.Cluster) *PostClustersParams

WithCluster adds the cluster to the post clusters params

func (*PostClustersParams) WithContext

WithContext adds the context to the post clusters params

func (*PostClustersParams) WithHTTPClient

func (o *PostClustersParams) WithHTTPClient(client *http.Client) *PostClustersParams

WithHTTPClient adds the HTTPClient to the post clusters params

func (*PostClustersParams) WithTimeout

func (o *PostClustersParams) WithTimeout(timeout time.Duration) *PostClustersParams

WithTimeout adds the timeout to the post clusters params

func (*PostClustersParams) WriteToRequest

func (o *PostClustersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PostClustersReader

type PostClustersReader struct {
	// contains filtered or unexported fields
}

PostClustersReader is a Reader for the PostClusters structure.

func (*PostClustersReader) ReadResponse

func (o *PostClustersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutClusterClusterIDDefault

type PutClusterClusterIDDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

PutClusterClusterIDDefault handles this case with default header values.

Unexpected error

func NewPutClusterClusterIDDefault

func NewPutClusterClusterIDDefault(code int) *PutClusterClusterIDDefault

NewPutClusterClusterIDDefault creates a PutClusterClusterIDDefault with default headers values

func (*PutClusterClusterIDDefault) Code

func (o *PutClusterClusterIDDefault) Code() int

Code gets the status code for the put cluster cluster ID default response

func (*PutClusterClusterIDDefault) Error

func (*PutClusterClusterIDDefault) GetPayload

type PutClusterClusterIDOK

type PutClusterClusterIDOK struct {
	Payload *models.Cluster
}

PutClusterClusterIDOK handles this case with default header values.

Updated cluster info

func NewPutClusterClusterIDOK

func NewPutClusterClusterIDOK() *PutClusterClusterIDOK

NewPutClusterClusterIDOK creates a PutClusterClusterIDOK with default headers values

func (*PutClusterClusterIDOK) Error

func (o *PutClusterClusterIDOK) Error() string

func (*PutClusterClusterIDOK) GetPayload

func (o *PutClusterClusterIDOK) GetPayload() *models.Cluster

type PutClusterClusterIDParams

type PutClusterClusterIDParams struct {

	/*Cluster*/
	Cluster *models.Cluster
	/*ClusterID*/
	ClusterID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutClusterClusterIDParams contains all the parameters to send to the API endpoint for the put cluster cluster ID operation typically these are written to a http.Request

func NewPutClusterClusterIDParams

func NewPutClusterClusterIDParams() *PutClusterClusterIDParams

NewPutClusterClusterIDParams creates a new PutClusterClusterIDParams object with the default values initialized.

func NewPutClusterClusterIDParamsWithContext

func NewPutClusterClusterIDParamsWithContext(ctx context.Context) *PutClusterClusterIDParams

NewPutClusterClusterIDParamsWithContext creates a new PutClusterClusterIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutClusterClusterIDParamsWithHTTPClient

func NewPutClusterClusterIDParamsWithHTTPClient(client *http.Client) *PutClusterClusterIDParams

NewPutClusterClusterIDParamsWithHTTPClient creates a new PutClusterClusterIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutClusterClusterIDParamsWithTimeout

func NewPutClusterClusterIDParamsWithTimeout(timeout time.Duration) *PutClusterClusterIDParams

NewPutClusterClusterIDParamsWithTimeout creates a new PutClusterClusterIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutClusterClusterIDParams) SetCluster

func (o *PutClusterClusterIDParams) SetCluster(cluster *models.Cluster)

SetCluster adds the cluster to the put cluster cluster ID params

func (*PutClusterClusterIDParams) SetClusterID

func (o *PutClusterClusterIDParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the put cluster cluster ID params

func (*PutClusterClusterIDParams) SetContext

func (o *PutClusterClusterIDParams) SetContext(ctx context.Context)

SetContext adds the context to the put cluster cluster ID params

func (*PutClusterClusterIDParams) SetHTTPClient

func (o *PutClusterClusterIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put cluster cluster ID params

func (*PutClusterClusterIDParams) SetTimeout

func (o *PutClusterClusterIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put cluster cluster ID params

func (*PutClusterClusterIDParams) WithCluster

WithCluster adds the cluster to the put cluster cluster ID params

func (*PutClusterClusterIDParams) WithClusterID

func (o *PutClusterClusterIDParams) WithClusterID(clusterID string) *PutClusterClusterIDParams

WithClusterID adds the clusterID to the put cluster cluster ID params

func (*PutClusterClusterIDParams) WithContext

WithContext adds the context to the put cluster cluster ID params

func (*PutClusterClusterIDParams) WithHTTPClient

func (o *PutClusterClusterIDParams) WithHTTPClient(client *http.Client) *PutClusterClusterIDParams

WithHTTPClient adds the HTTPClient to the put cluster cluster ID params

func (*PutClusterClusterIDParams) WithTimeout

WithTimeout adds the timeout to the put cluster cluster ID params

func (*PutClusterClusterIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutClusterClusterIDReader

type PutClusterClusterIDReader struct {
	// contains filtered or unexported fields
}

PutClusterClusterIDReader is a Reader for the PutClusterClusterID structure.

func (*PutClusterClusterIDReader) ReadResponse

func (o *PutClusterClusterIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutClusterClusterIDTaskTaskTypeTaskIDDefault

type PutClusterClusterIDTaskTaskTypeTaskIDDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

PutClusterClusterIDTaskTaskTypeTaskIDDefault handles this case with default header values.

Unexpected error

func NewPutClusterClusterIDTaskTaskTypeTaskIDDefault

func NewPutClusterClusterIDTaskTaskTypeTaskIDDefault(code int) *PutClusterClusterIDTaskTaskTypeTaskIDDefault

NewPutClusterClusterIDTaskTaskTypeTaskIDDefault creates a PutClusterClusterIDTaskTaskTypeTaskIDDefault with default headers values

func (*PutClusterClusterIDTaskTaskTypeTaskIDDefault) Code

Code gets the status code for the put cluster cluster ID task task type task ID default response

func (*PutClusterClusterIDTaskTaskTypeTaskIDDefault) Error

func (*PutClusterClusterIDTaskTaskTypeTaskIDDefault) GetPayload

type PutClusterClusterIDTaskTaskTypeTaskIDOK

type PutClusterClusterIDTaskTaskTypeTaskIDOK struct {
	Payload *models.Task
}

PutClusterClusterIDTaskTaskTypeTaskIDOK handles this case with default header values.

Updated task info

func NewPutClusterClusterIDTaskTaskTypeTaskIDOK

func NewPutClusterClusterIDTaskTaskTypeTaskIDOK() *PutClusterClusterIDTaskTaskTypeTaskIDOK

NewPutClusterClusterIDTaskTaskTypeTaskIDOK creates a PutClusterClusterIDTaskTaskTypeTaskIDOK with default headers values

func (*PutClusterClusterIDTaskTaskTypeTaskIDOK) Error

func (*PutClusterClusterIDTaskTaskTypeTaskIDOK) GetPayload

type PutClusterClusterIDTaskTaskTypeTaskIDParams

type PutClusterClusterIDTaskTaskTypeTaskIDParams struct {

	/*ClusterID*/
	ClusterID string
	/*TaskFields*/
	TaskFields *models.TaskUpdate
	/*TaskID*/
	TaskID string
	/*TaskType*/
	TaskType string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutClusterClusterIDTaskTaskTypeTaskIDParams contains all the parameters to send to the API endpoint for the put cluster cluster ID task task type task ID operation typically these are written to a http.Request

func NewPutClusterClusterIDTaskTaskTypeTaskIDParams

func NewPutClusterClusterIDTaskTaskTypeTaskIDParams() *PutClusterClusterIDTaskTaskTypeTaskIDParams

NewPutClusterClusterIDTaskTaskTypeTaskIDParams creates a new PutClusterClusterIDTaskTaskTypeTaskIDParams object with the default values initialized.

func NewPutClusterClusterIDTaskTaskTypeTaskIDParamsWithContext

func NewPutClusterClusterIDTaskTaskTypeTaskIDParamsWithContext(ctx context.Context) *PutClusterClusterIDTaskTaskTypeTaskIDParams

NewPutClusterClusterIDTaskTaskTypeTaskIDParamsWithContext creates a new PutClusterClusterIDTaskTaskTypeTaskIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutClusterClusterIDTaskTaskTypeTaskIDParamsWithHTTPClient

func NewPutClusterClusterIDTaskTaskTypeTaskIDParamsWithHTTPClient(client *http.Client) *PutClusterClusterIDTaskTaskTypeTaskIDParams

NewPutClusterClusterIDTaskTaskTypeTaskIDParamsWithHTTPClient creates a new PutClusterClusterIDTaskTaskTypeTaskIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutClusterClusterIDTaskTaskTypeTaskIDParamsWithTimeout

func NewPutClusterClusterIDTaskTaskTypeTaskIDParamsWithTimeout(timeout time.Duration) *PutClusterClusterIDTaskTaskTypeTaskIDParams

NewPutClusterClusterIDTaskTaskTypeTaskIDParamsWithTimeout creates a new PutClusterClusterIDTaskTaskTypeTaskIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutClusterClusterIDTaskTaskTypeTaskIDParams) SetClusterID

func (o *PutClusterClusterIDTaskTaskTypeTaskIDParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the put cluster cluster ID task task type task ID params

func (*PutClusterClusterIDTaskTaskTypeTaskIDParams) SetContext

SetContext adds the context to the put cluster cluster ID task task type task ID params

func (*PutClusterClusterIDTaskTaskTypeTaskIDParams) SetHTTPClient

func (o *PutClusterClusterIDTaskTaskTypeTaskIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put cluster cluster ID task task type task ID params

func (*PutClusterClusterIDTaskTaskTypeTaskIDParams) SetTaskFields

func (o *PutClusterClusterIDTaskTaskTypeTaskIDParams) SetTaskFields(taskFields *models.TaskUpdate)

SetTaskFields adds the taskFields to the put cluster cluster ID task task type task ID params

func (*PutClusterClusterIDTaskTaskTypeTaskIDParams) SetTaskID

SetTaskID adds the taskId to the put cluster cluster ID task task type task ID params

func (*PutClusterClusterIDTaskTaskTypeTaskIDParams) SetTaskType

func (o *PutClusterClusterIDTaskTaskTypeTaskIDParams) SetTaskType(taskType string)

SetTaskType adds the taskType to the put cluster cluster ID task task type task ID params

func (*PutClusterClusterIDTaskTaskTypeTaskIDParams) SetTimeout

SetTimeout adds the timeout to the put cluster cluster ID task task type task ID params

func (*PutClusterClusterIDTaskTaskTypeTaskIDParams) WithClusterID

WithClusterID adds the clusterID to the put cluster cluster ID task task type task ID params

func (*PutClusterClusterIDTaskTaskTypeTaskIDParams) WithContext

WithContext adds the context to the put cluster cluster ID task task type task ID params

func (*PutClusterClusterIDTaskTaskTypeTaskIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put cluster cluster ID task task type task ID params

func (*PutClusterClusterIDTaskTaskTypeTaskIDParams) WithTaskFields

WithTaskFields adds the taskFields to the put cluster cluster ID task task type task ID params

func (*PutClusterClusterIDTaskTaskTypeTaskIDParams) WithTaskID

WithTaskID adds the taskID to the put cluster cluster ID task task type task ID params

func (*PutClusterClusterIDTaskTaskTypeTaskIDParams) WithTaskType

WithTaskType adds the taskType to the put cluster cluster ID task task type task ID params

func (*PutClusterClusterIDTaskTaskTypeTaskIDParams) WithTimeout

WithTimeout adds the timeout to the put cluster cluster ID task task type task ID params

func (*PutClusterClusterIDTaskTaskTypeTaskIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutClusterClusterIDTaskTaskTypeTaskIDReader

type PutClusterClusterIDTaskTaskTypeTaskIDReader struct {
	// contains filtered or unexported fields
}

PutClusterClusterIDTaskTaskTypeTaskIDReader is a Reader for the PutClusterClusterIDTaskTaskTypeTaskID structure.

func (*PutClusterClusterIDTaskTaskTypeTaskIDReader) ReadResponse

func (o *PutClusterClusterIDTaskTaskTypeTaskIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutClusterClusterIDTaskTaskTypeTaskIDStartDefault

type PutClusterClusterIDTaskTaskTypeTaskIDStartDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

PutClusterClusterIDTaskTaskTypeTaskIDStartDefault handles this case with default header values.

Unexpected error

func NewPutClusterClusterIDTaskTaskTypeTaskIDStartDefault

func NewPutClusterClusterIDTaskTaskTypeTaskIDStartDefault(code int) *PutClusterClusterIDTaskTaskTypeTaskIDStartDefault

NewPutClusterClusterIDTaskTaskTypeTaskIDStartDefault creates a PutClusterClusterIDTaskTaskTypeTaskIDStartDefault with default headers values

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartDefault) Code

Code gets the status code for the put cluster cluster ID task task type task ID start default response

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartDefault) Error

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartDefault) GetPayload

type PutClusterClusterIDTaskTaskTypeTaskIDStartOK

type PutClusterClusterIDTaskTaskTypeTaskIDStartOK struct {
}

PutClusterClusterIDTaskTaskTypeTaskIDStartOK handles this case with default header values.

Task started

func NewPutClusterClusterIDTaskTaskTypeTaskIDStartOK

func NewPutClusterClusterIDTaskTaskTypeTaskIDStartOK() *PutClusterClusterIDTaskTaskTypeTaskIDStartOK

NewPutClusterClusterIDTaskTaskTypeTaskIDStartOK creates a PutClusterClusterIDTaskTaskTypeTaskIDStartOK with default headers values

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartOK) Error

type PutClusterClusterIDTaskTaskTypeTaskIDStartParams

type PutClusterClusterIDTaskTaskTypeTaskIDStartParams struct {

	/*ClusterID*/
	ClusterID string
	/*Continue*/
	Continue bool
	/*TaskID*/
	TaskID string
	/*TaskType*/
	TaskType string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutClusterClusterIDTaskTaskTypeTaskIDStartParams contains all the parameters to send to the API endpoint for the put cluster cluster ID task task type task ID start operation typically these are written to a http.Request

func NewPutClusterClusterIDTaskTaskTypeTaskIDStartParams

func NewPutClusterClusterIDTaskTaskTypeTaskIDStartParams() *PutClusterClusterIDTaskTaskTypeTaskIDStartParams

NewPutClusterClusterIDTaskTaskTypeTaskIDStartParams creates a new PutClusterClusterIDTaskTaskTypeTaskIDStartParams object with the default values initialized.

func NewPutClusterClusterIDTaskTaskTypeTaskIDStartParamsWithContext

func NewPutClusterClusterIDTaskTaskTypeTaskIDStartParamsWithContext(ctx context.Context) *PutClusterClusterIDTaskTaskTypeTaskIDStartParams

NewPutClusterClusterIDTaskTaskTypeTaskIDStartParamsWithContext creates a new PutClusterClusterIDTaskTaskTypeTaskIDStartParams object with the default values initialized, and the ability to set a context for a request

func NewPutClusterClusterIDTaskTaskTypeTaskIDStartParamsWithHTTPClient

func NewPutClusterClusterIDTaskTaskTypeTaskIDStartParamsWithHTTPClient(client *http.Client) *PutClusterClusterIDTaskTaskTypeTaskIDStartParams

NewPutClusterClusterIDTaskTaskTypeTaskIDStartParamsWithHTTPClient creates a new PutClusterClusterIDTaskTaskTypeTaskIDStartParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutClusterClusterIDTaskTaskTypeTaskIDStartParamsWithTimeout

func NewPutClusterClusterIDTaskTaskTypeTaskIDStartParamsWithTimeout(timeout time.Duration) *PutClusterClusterIDTaskTaskTypeTaskIDStartParams

NewPutClusterClusterIDTaskTaskTypeTaskIDStartParamsWithTimeout creates a new PutClusterClusterIDTaskTaskTypeTaskIDStartParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartParams) SetClusterID

func (o *PutClusterClusterIDTaskTaskTypeTaskIDStartParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the put cluster cluster ID task task type task ID start params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartParams) SetContext

SetContext adds the context to the put cluster cluster ID task task type task ID start params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartParams) SetContinue

func (o *PutClusterClusterIDTaskTaskTypeTaskIDStartParams) SetContinue(continueVar bool)

SetContinue adds the continue to the put cluster cluster ID task task type task ID start params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the put cluster cluster ID task task type task ID start params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartParams) SetTaskID

SetTaskID adds the taskId to the put cluster cluster ID task task type task ID start params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartParams) SetTaskType

SetTaskType adds the taskType to the put cluster cluster ID task task type task ID start params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartParams) SetTimeout

SetTimeout adds the timeout to the put cluster cluster ID task task type task ID start params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartParams) WithClusterID

WithClusterID adds the clusterID to the put cluster cluster ID task task type task ID start params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartParams) WithContext

WithContext adds the context to the put cluster cluster ID task task type task ID start params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartParams) WithContinue

WithContinue adds the continueVar to the put cluster cluster ID task task type task ID start params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put cluster cluster ID task task type task ID start params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartParams) WithTaskID

WithTaskID adds the taskID to the put cluster cluster ID task task type task ID start params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartParams) WithTaskType

WithTaskType adds the taskType to the put cluster cluster ID task task type task ID start params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartParams) WithTimeout

WithTimeout adds the timeout to the put cluster cluster ID task task type task ID start params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutClusterClusterIDTaskTaskTypeTaskIDStartReader

type PutClusterClusterIDTaskTaskTypeTaskIDStartReader struct {
	// contains filtered or unexported fields
}

PutClusterClusterIDTaskTaskTypeTaskIDStartReader is a Reader for the PutClusterClusterIDTaskTaskTypeTaskIDStart structure.

func (*PutClusterClusterIDTaskTaskTypeTaskIDStartReader) ReadResponse

func (o *PutClusterClusterIDTaskTaskTypeTaskIDStartReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutClusterClusterIDTaskTaskTypeTaskIDStopDefault

type PutClusterClusterIDTaskTaskTypeTaskIDStopDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

PutClusterClusterIDTaskTaskTypeTaskIDStopDefault handles this case with default header values.

Unexpected error

func NewPutClusterClusterIDTaskTaskTypeTaskIDStopDefault

func NewPutClusterClusterIDTaskTaskTypeTaskIDStopDefault(code int) *PutClusterClusterIDTaskTaskTypeTaskIDStopDefault

NewPutClusterClusterIDTaskTaskTypeTaskIDStopDefault creates a PutClusterClusterIDTaskTaskTypeTaskIDStopDefault with default headers values

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopDefault) Code

Code gets the status code for the put cluster cluster ID task task type task ID stop default response

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopDefault) Error

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopDefault) GetPayload

type PutClusterClusterIDTaskTaskTypeTaskIDStopOK

type PutClusterClusterIDTaskTaskTypeTaskIDStopOK struct {
}

PutClusterClusterIDTaskTaskTypeTaskIDStopOK handles this case with default header values.

Task stopped

func NewPutClusterClusterIDTaskTaskTypeTaskIDStopOK

func NewPutClusterClusterIDTaskTaskTypeTaskIDStopOK() *PutClusterClusterIDTaskTaskTypeTaskIDStopOK

NewPutClusterClusterIDTaskTaskTypeTaskIDStopOK creates a PutClusterClusterIDTaskTaskTypeTaskIDStopOK with default headers values

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopOK) Error

type PutClusterClusterIDTaskTaskTypeTaskIDStopParams

type PutClusterClusterIDTaskTaskTypeTaskIDStopParams struct {

	/*ClusterID*/
	ClusterID string
	/*Disable*/
	Disable *bool
	/*TaskID*/
	TaskID string
	/*TaskType*/
	TaskType string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutClusterClusterIDTaskTaskTypeTaskIDStopParams contains all the parameters to send to the API endpoint for the put cluster cluster ID task task type task ID stop operation typically these are written to a http.Request

func NewPutClusterClusterIDTaskTaskTypeTaskIDStopParams

func NewPutClusterClusterIDTaskTaskTypeTaskIDStopParams() *PutClusterClusterIDTaskTaskTypeTaskIDStopParams

NewPutClusterClusterIDTaskTaskTypeTaskIDStopParams creates a new PutClusterClusterIDTaskTaskTypeTaskIDStopParams object with the default values initialized.

func NewPutClusterClusterIDTaskTaskTypeTaskIDStopParamsWithContext

func NewPutClusterClusterIDTaskTaskTypeTaskIDStopParamsWithContext(ctx context.Context) *PutClusterClusterIDTaskTaskTypeTaskIDStopParams

NewPutClusterClusterIDTaskTaskTypeTaskIDStopParamsWithContext creates a new PutClusterClusterIDTaskTaskTypeTaskIDStopParams object with the default values initialized, and the ability to set a context for a request

func NewPutClusterClusterIDTaskTaskTypeTaskIDStopParamsWithHTTPClient

func NewPutClusterClusterIDTaskTaskTypeTaskIDStopParamsWithHTTPClient(client *http.Client) *PutClusterClusterIDTaskTaskTypeTaskIDStopParams

NewPutClusterClusterIDTaskTaskTypeTaskIDStopParamsWithHTTPClient creates a new PutClusterClusterIDTaskTaskTypeTaskIDStopParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutClusterClusterIDTaskTaskTypeTaskIDStopParamsWithTimeout

func NewPutClusterClusterIDTaskTaskTypeTaskIDStopParamsWithTimeout(timeout time.Duration) *PutClusterClusterIDTaskTaskTypeTaskIDStopParams

NewPutClusterClusterIDTaskTaskTypeTaskIDStopParamsWithTimeout creates a new PutClusterClusterIDTaskTaskTypeTaskIDStopParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopParams) SetClusterID

func (o *PutClusterClusterIDTaskTaskTypeTaskIDStopParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the put cluster cluster ID task task type task ID stop params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopParams) SetContext

SetContext adds the context to the put cluster cluster ID task task type task ID stop params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopParams) SetDisable

func (o *PutClusterClusterIDTaskTaskTypeTaskIDStopParams) SetDisable(disable *bool)

SetDisable adds the disable to the put cluster cluster ID task task type task ID stop params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the put cluster cluster ID task task type task ID stop params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopParams) SetTaskID

SetTaskID adds the taskId to the put cluster cluster ID task task type task ID stop params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopParams) SetTaskType

SetTaskType adds the taskType to the put cluster cluster ID task task type task ID stop params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopParams) SetTimeout

SetTimeout adds the timeout to the put cluster cluster ID task task type task ID stop params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopParams) WithClusterID

WithClusterID adds the clusterID to the put cluster cluster ID task task type task ID stop params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopParams) WithContext

WithContext adds the context to the put cluster cluster ID task task type task ID stop params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopParams) WithDisable

WithDisable adds the disable to the put cluster cluster ID task task type task ID stop params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put cluster cluster ID task task type task ID stop params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopParams) WithTaskID

WithTaskID adds the taskID to the put cluster cluster ID task task type task ID stop params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopParams) WithTaskType

WithTaskType adds the taskType to the put cluster cluster ID task task type task ID stop params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopParams) WithTimeout

WithTimeout adds the timeout to the put cluster cluster ID task task type task ID stop params

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutClusterClusterIDTaskTaskTypeTaskIDStopReader

type PutClusterClusterIDTaskTaskTypeTaskIDStopReader struct {
	// contains filtered or unexported fields
}

PutClusterClusterIDTaskTaskTypeTaskIDStopReader is a Reader for the PutClusterClusterIDTaskTaskTypeTaskIDStop structure.

func (*PutClusterClusterIDTaskTaskTypeTaskIDStopReader) ReadResponse

func (o *PutClusterClusterIDTaskTaskTypeTaskIDStopReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL