operations

package
v0.5.10 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CancelDatahubDiagnosticsDefault

type CancelDatahubDiagnosticsDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

CancelDatahubDiagnosticsDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewCancelDatahubDiagnosticsDefault

func NewCancelDatahubDiagnosticsDefault(code int) *CancelDatahubDiagnosticsDefault

NewCancelDatahubDiagnosticsDefault creates a CancelDatahubDiagnosticsDefault with default headers values

func (*CancelDatahubDiagnosticsDefault) Code

Code gets the status code for the cancel datahub diagnostics default response

func (*CancelDatahubDiagnosticsDefault) Error

func (*CancelDatahubDiagnosticsDefault) GetPayload

func (o *CancelDatahubDiagnosticsDefault) GetPayload() *models.Error

func (*CancelDatahubDiagnosticsDefault) IsClientError

func (o *CancelDatahubDiagnosticsDefault) IsClientError() bool

IsClientError returns true when this cancel datahub diagnostics default response has a 4xx status code

func (*CancelDatahubDiagnosticsDefault) IsCode

func (o *CancelDatahubDiagnosticsDefault) IsCode(code int) bool

IsCode returns true when this cancel datahub diagnostics default response a status code equal to that given

func (*CancelDatahubDiagnosticsDefault) IsRedirect

func (o *CancelDatahubDiagnosticsDefault) IsRedirect() bool

IsRedirect returns true when this cancel datahub diagnostics default response has a 3xx status code

func (*CancelDatahubDiagnosticsDefault) IsServerError

func (o *CancelDatahubDiagnosticsDefault) IsServerError() bool

IsServerError returns true when this cancel datahub diagnostics default response has a 5xx status code

func (*CancelDatahubDiagnosticsDefault) IsSuccess

func (o *CancelDatahubDiagnosticsDefault) IsSuccess() bool

IsSuccess returns true when this cancel datahub diagnostics default response has a 2xx status code

func (*CancelDatahubDiagnosticsDefault) String

type CancelDatahubDiagnosticsOK

type CancelDatahubDiagnosticsOK struct {
	Payload models.CancelDatahubDiagnosticsResponse
}

CancelDatahubDiagnosticsOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewCancelDatahubDiagnosticsOK

func NewCancelDatahubDiagnosticsOK() *CancelDatahubDiagnosticsOK

NewCancelDatahubDiagnosticsOK creates a CancelDatahubDiagnosticsOK with default headers values

func (*CancelDatahubDiagnosticsOK) Code

func (o *CancelDatahubDiagnosticsOK) Code() int

Code gets the status code for the cancel datahub diagnostics o k response

func (*CancelDatahubDiagnosticsOK) Error

func (*CancelDatahubDiagnosticsOK) GetPayload

func (*CancelDatahubDiagnosticsOK) IsClientError

func (o *CancelDatahubDiagnosticsOK) IsClientError() bool

IsClientError returns true when this cancel datahub diagnostics o k response has a 4xx status code

func (*CancelDatahubDiagnosticsOK) IsCode

func (o *CancelDatahubDiagnosticsOK) IsCode(code int) bool

IsCode returns true when this cancel datahub diagnostics o k response a status code equal to that given

func (*CancelDatahubDiagnosticsOK) IsRedirect

func (o *CancelDatahubDiagnosticsOK) IsRedirect() bool

IsRedirect returns true when this cancel datahub diagnostics o k response has a 3xx status code

func (*CancelDatahubDiagnosticsOK) IsServerError

func (o *CancelDatahubDiagnosticsOK) IsServerError() bool

IsServerError returns true when this cancel datahub diagnostics o k response has a 5xx status code

func (*CancelDatahubDiagnosticsOK) IsSuccess

func (o *CancelDatahubDiagnosticsOK) IsSuccess() bool

IsSuccess returns true when this cancel datahub diagnostics o k response has a 2xx status code

func (*CancelDatahubDiagnosticsOK) String

func (o *CancelDatahubDiagnosticsOK) String() string

type CancelDatahubDiagnosticsParams

type CancelDatahubDiagnosticsParams struct {

	// Input.
	Input *models.CancelDatahubDiagnosticsRequest

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

CancelDatahubDiagnosticsParams contains all the parameters to send to the API endpoint

for the cancel datahub diagnostics operation.

Typically these are written to a http.Request.

func NewCancelDatahubDiagnosticsParams

func NewCancelDatahubDiagnosticsParams() *CancelDatahubDiagnosticsParams

NewCancelDatahubDiagnosticsParams creates a new CancelDatahubDiagnosticsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCancelDatahubDiagnosticsParamsWithContext

func NewCancelDatahubDiagnosticsParamsWithContext(ctx context.Context) *CancelDatahubDiagnosticsParams

NewCancelDatahubDiagnosticsParamsWithContext creates a new CancelDatahubDiagnosticsParams object with the ability to set a context for a request.

func NewCancelDatahubDiagnosticsParamsWithHTTPClient

func NewCancelDatahubDiagnosticsParamsWithHTTPClient(client *http.Client) *CancelDatahubDiagnosticsParams

NewCancelDatahubDiagnosticsParamsWithHTTPClient creates a new CancelDatahubDiagnosticsParams object with the ability to set a custom HTTPClient for a request.

func NewCancelDatahubDiagnosticsParamsWithTimeout

func NewCancelDatahubDiagnosticsParamsWithTimeout(timeout time.Duration) *CancelDatahubDiagnosticsParams

NewCancelDatahubDiagnosticsParamsWithTimeout creates a new CancelDatahubDiagnosticsParams object with the ability to set a timeout on a request.

func (*CancelDatahubDiagnosticsParams) SetContext

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

SetContext adds the context to the cancel datahub diagnostics params

func (*CancelDatahubDiagnosticsParams) SetDefaults

func (o *CancelDatahubDiagnosticsParams) SetDefaults()

SetDefaults hydrates default values in the cancel datahub diagnostics params (not the query body).

All values with no default are reset to their zero value.

func (*CancelDatahubDiagnosticsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the cancel datahub diagnostics params

func (*CancelDatahubDiagnosticsParams) SetInput

SetInput adds the input to the cancel datahub diagnostics params

func (*CancelDatahubDiagnosticsParams) SetTimeout

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

SetTimeout adds the timeout to the cancel datahub diagnostics params

func (*CancelDatahubDiagnosticsParams) WithContext

WithContext adds the context to the cancel datahub diagnostics params

func (*CancelDatahubDiagnosticsParams) WithDefaults

WithDefaults hydrates default values in the cancel datahub diagnostics params (not the query body).

All values with no default are reset to their zero value.

func (*CancelDatahubDiagnosticsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the cancel datahub diagnostics params

func (*CancelDatahubDiagnosticsParams) WithInput

WithInput adds the input to the cancel datahub diagnostics params

func (*CancelDatahubDiagnosticsParams) WithTimeout

WithTimeout adds the timeout to the cancel datahub diagnostics params

func (*CancelDatahubDiagnosticsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CancelDatahubDiagnosticsReader

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

CancelDatahubDiagnosticsReader is a Reader for the CancelDatahubDiagnostics structure.

func (*CancelDatahubDiagnosticsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type Client

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

Client for operations API

func (*Client) CancelDatahubDiagnostics

func (a *Client) CancelDatahubDiagnostics(params *CancelDatahubDiagnosticsParams, opts ...ClientOption) (*CancelDatahubDiagnosticsOK, error)

CancelDatahubDiagnostics cancels running datahub diagnostics collections

Cancel running Datahub diagnostics collection

func (*Client) CollectCmDiagnostics

func (a *Client) CollectCmDiagnostics(params *CollectCmDiagnosticsParams, opts ...ClientOption) (*CollectCmDiagnosticsOK, error)

CollectCmDiagnostics starts datahub cloudera manager based diagnostics collection

Start Datahub Cloudera Manager based diagnostics collection

func (*Client) CollectDatahubDiagnostics

func (a *Client) CollectDatahubDiagnostics(params *CollectDatahubDiagnosticsParams, opts ...ClientOption) (*CollectDatahubDiagnosticsOK, error)

CollectDatahubDiagnostics starts data hub diagnostics collection

Start DataHub diagnostics collection

func (*Client) CreateAWSCluster

func (a *Client) CreateAWSCluster(params *CreateAWSClusterParams, opts ...ClientOption) (*CreateAWSClusterOK, error)

CreateAWSCluster creates an a w s workload cluster

Creates an AWS workload cluster.

func (*Client) CreateAWSGovCloudCluster added in v0.4.2

func (a *Client) CreateAWSGovCloudCluster(params *CreateAWSGovCloudClusterParams, opts ...ClientOption) (*CreateAWSGovCloudClusterOK, error)

CreateAWSGovCloudCluster creates an a w s data hub cluster for gov cloud

Creates an AWS Data Hub cluster for GovCloud.

func (*Client) CreateAutoScaleRules

func (a *Client) CreateAutoScaleRules(params *CreateAutoScaleRulesParams, opts ...ClientOption) (*CreateAutoScaleRulesOK, error)

CreateAutoScaleRules creates auto scaling rules for a data hub cluster

Create Auto Scaling rules for a DataHub cluster.

func (*Client) CreateAzureCluster

func (a *Client) CreateAzureCluster(params *CreateAzureClusterParams, opts ...ClientOption) (*CreateAzureClusterOK, error)

CreateAzureCluster creates an azure workload cluster

Creates an Azure workload cluster.

func (*Client) CreateClusterDefinition

func (a *Client) CreateClusterDefinition(params *CreateClusterDefinitionParams, opts ...ClientOption) (*CreateClusterDefinitionOK, error)

CreateClusterDefinition creates a cluster definition a cluster definition is a reusable template in JSON format that can be used for creating multiple data hub clusters with identical cloud provider settings

Creates a cluster definition. A cluster definition is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical cloud provider settings.

func (*Client) CreateClusterTemplate

func (a *Client) CreateClusterTemplate(params *CreateClusterTemplateParams, opts ...ClientOption) (*CreateClusterTemplateOK, error)

CreateClusterTemplate creates a cluster template a cluster template is a reusable template in JSON format that can be used for creating multiple data hub clusters with identical cloudera runtime settings

Creates a cluster template. A cluster template is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical Cloudera Runtime settings.

func (*Client) CreateCustomConfigurations

func (a *Client) CreateCustomConfigurations(params *CreateCustomConfigurationsParams, opts ...ClientOption) (*CreateCustomConfigurationsOK, error)

CreateCustomConfigurations creates custom configurations custom configurations are sets of properties or name value pairs that belong to any of the services present in cluster templates these can be used to override and or append properties to the corresponding cluster template while launching data hub clusters

Creates custom configurations. Custom Configurations are sets of properties or name-value pairs that belong to any of the services present in cluster templates. These can be used to override and/or append properties to the corresponding cluster template while launching DataHub clusters.

func (*Client) CreateGCPCluster

func (a *Client) CreateGCPCluster(params *CreateGCPClusterParams, opts ...ClientOption) (*CreateGCPClusterOK, error)

CreateGCPCluster creates a g c p workload cluster

Creates a GCP workload cluster.

func (*Client) CreateRecipe

func (a *Client) CreateRecipe(params *CreateRecipeParams, opts ...ClientOption) (*CreateRecipeOK, error)

CreateRecipe creates recipe a recipe is a script that runs on all nodes of a specified instance group

Creates recipe. A recipe is a script that runs on all nodes of a specified instance group.

func (*Client) DeleteAutoScaleRules

func (a *Client) DeleteAutoScaleRules(params *DeleteAutoScaleRulesParams, opts ...ClientOption) (*DeleteAutoScaleRulesOK, error)

DeleteAutoScaleRules deletes auto scaling policies for a data hub cluster

Delete AutoScaling policies for a DataHub cluster

func (*Client) DeleteCluster

func (a *Client) DeleteCluster(params *DeleteClusterParams, opts ...ClientOption) (*DeleteClusterOK, error)

DeleteCluster deletes a workload cluster

Deletes a workload cluster.

func (*Client) DeleteClusterDefinitions

func (a *Client) DeleteClusterDefinitions(params *DeleteClusterDefinitionsParams, opts ...ClientOption) (*DeleteClusterDefinitionsOK, error)

DeleteClusterDefinitions deletes cluster definitions a cluster definition is a reusable template in JSON format that can be used for creating multiple data hub clusters with identical cloud provider settings

Deletes cluster definitions. A cluster definition is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical cloud provider settings.

func (*Client) DeleteClusterTemplates

func (a *Client) DeleteClusterTemplates(params *DeleteClusterTemplatesParams, opts ...ClientOption) (*DeleteClusterTemplatesOK, error)

DeleteClusterTemplates deletes cluster templates a cluster template is a reusable template in JSON format that can be used for creating multiple data hub clusters with identical cloudera runtime settings

Deletes cluster templates. A cluster template is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical Cloudera Runtime settings.

func (*Client) DeleteCustomConfigurations

func (a *Client) DeleteCustomConfigurations(params *DeleteCustomConfigurationsParams, opts ...ClientOption) (*DeleteCustomConfigurationsOK, error)

DeleteCustomConfigurations deletes custom configurations custom configurations are sets of properties or name value pairs that belong to any of the services present in cluster templates these can be used to override and or append properties to the corresponding cluster template while launching data hub clusters

Deletes custom configurations. Custom Configurations are sets of properties or name-value pairs that belong to any of the services present in cluster templates. These can be used to override and/or append properties to the corresponding cluster template while launching DataHub clusters.

func (*Client) DeleteInstances

func (a *Client) DeleteInstances(params *DeleteInstancesParams, opts ...ClientOption) (*DeleteInstancesOK, error)

DeleteInstances deletes instances for the specified cluster

Deletes instances for the specified cluster.

func (*Client) DeleteRecipes

func (a *Client) DeleteRecipes(params *DeleteRecipesParams, opts ...ClientOption) (*DeleteRecipesOK, error)

DeleteRecipes deletes recipes a recipe is a script that runs on all nodes of a specified instance group

Deletes recipes. A recipe is a script that runs on all nodes of a specified instance group.

func (*Client) DescribeAutoScaleRules

func (a *Client) DescribeAutoScaleRules(params *DescribeAutoScaleRulesParams, opts ...ClientOption) (*DescribeAutoScaleRulesOK, error)

DescribeAutoScaleRules describes the auto scaling policies for a data hub cluster

Describe the AutoScaling policies for a DataHub cluster

func (*Client) DescribeCluster

func (a *Client) DescribeCluster(params *DescribeClusterParams, opts ...ClientOption) (*DescribeClusterOK, error)

DescribeCluster describes a workload cluster

Describes a workload cluster.

func (*Client) DescribeClusterDefinition

func (a *Client) DescribeClusterDefinition(params *DescribeClusterDefinitionParams, opts ...ClientOption) (*DescribeClusterDefinitionOK, error)

DescribeClusterDefinition describes a cluster definition a cluster definition is a reusable template in JSON format that can be used for creating multiple data hub clusters with identical cloud provider settings

Describes a cluster definition. A cluster definition is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical cloud provider settings.

func (*Client) DescribeClusterTemplate

func (a *Client) DescribeClusterTemplate(params *DescribeClusterTemplateParams, opts ...ClientOption) (*DescribeClusterTemplateOK, error)

DescribeClusterTemplate describes a cluster template a cluster template is a reusable template in JSON format that can be used for creating multiple data hub clusters with identical cloudera runtime settings

Describes a cluster template. A cluster template is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical Cloudera Runtime settings.

func (*Client) DescribeCustomConfigurations

func (a *Client) DescribeCustomConfigurations(params *DescribeCustomConfigurationsParams, opts ...ClientOption) (*DescribeCustomConfigurationsOK, error)

DescribeCustomConfigurations describes custom configurations custom configurations are sets of properties or name value pairs that belong to any of the services present in cluster templates these can be used to override and or append properties to the corresponding cluster template while launching data hub clusters

Describes custom configurations. Custom Configurations are sets of properties or name-value pairs that belong to any of the services present in cluster templates. These can be used to override and/or append properties to the corresponding cluster template while launching DataHub clusters.

func (*Client) DescribeDatabaseServer added in v0.4.2

func (a *Client) DescribeDatabaseServer(params *DescribeDatabaseServerParams, opts ...ClientOption) (*DescribeDatabaseServerOK, error)

DescribeDatabaseServer gets external database server details

Gets external database server details for Data Hub cluster by cluster CRN

func (*Client) DescribeRecipe

func (a *Client) DescribeRecipe(params *DescribeRecipeParams, opts ...ClientOption) (*DescribeRecipeOK, error)

DescribeRecipe describes recipe a recipe is a script that runs on all nodes of a specified instance group

Describes recipe. A recipe is a script that runs on all nodes of a specified instance group.

func (*Client) DescribeScalingActivity

func (a *Client) DescribeScalingActivity(params *DescribeScalingActivityParams, opts ...ClientOption) (*DescribeScalingActivityOK, error)

DescribeScalingActivity describes the scaling activity using cluster c r n or cluster n a m e and operation ID

Describes the Scaling Activity using Cluster CRN or Cluster NAME and operation ID.

func (*Client) GetClusterHostStatus

func (a *Client) GetClusterHostStatus(params *GetClusterHostStatusParams, opts ...ClientOption) (*GetClusterHostStatusOK, error)

GetClusterHostStatus gets cluster host status

Gets the status of the hosts in a cluster.

func (*Client) GetClusterServiceStatus

func (a *Client) GetClusterServiceStatus(params *GetClusterServiceStatusParams, opts ...ClientOption) (*GetClusterServiceStatusOK, error)

GetClusterServiceStatus gets cluster service status

Gets the status of the services in a cluster.

func (*Client) GetCmRoles

func (a *Client) GetCmRoles(params *GetCmRolesParams, opts ...ClientOption) (*GetCmRolesOK, error)

GetCmRoles gathers cloudera manager roles that can be used for filtering in c m based diagnostics collection

Gather Cloudera Manager roles that can be used for filtering in CM based diagnostics collection.

func (*Client) GetDatahubLogDescriptors

func (a *Client) GetDatahubLogDescriptors(params *GetDatahubLogDescriptorsParams, opts ...ClientOption) (*GetDatahubLogDescriptorsOK, error)

GetDatahubLogDescriptors gathers log descriptors that are used for diagnostics collection

Gather log descriptors that are used for diagnostics collection.

func (*Client) GetOperation added in v0.4.2

func (a *Client) GetOperation(params *GetOperationParams, opts ...ClientOption) (*GetOperationOK, error)

GetOperation gets the latest in progress or finished operation for the datahub cluster

Get the latest (in progress or finished) operation for the datahub cluster.

func (*Client) GetVMTypes added in v0.4.2

func (a *Client) GetVMTypes(params *GetVMTypesParams, opts ...ClientOption) (*GetVMTypesOK, error)

GetVMTypes creates a recommendation that advises virtual machine types for the given cluster template based on the given properties

Creates a recommendation that advises virtual machine types for the given cluster template based on the given properties.

func (*Client) ListAutoScaleHistory

func (a *Client) ListAutoScaleHistory(params *ListAutoScaleHistoryParams, opts ...ClientOption) (*ListAutoScaleHistoryOK, error)

ListAutoScaleHistory lists auto scale history activity for a data hub cluster

List AutoScale history activity for a DataHub cluster.

func (*Client) ListClusterDefinitions

func (a *Client) ListClusterDefinitions(params *ListClusterDefinitionsParams, opts ...ClientOption) (*ListClusterDefinitionsOK, error)

ListClusterDefinitions lists cluster definitions a cluster definition is a reusable template in JSON format that can be used for creating multiple data hub clusters with identical cloud provider settings

Lists cluster definitions. A cluster definition is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical cloud provider settings.

func (*Client) ListClusterLifecycleEvents

func (a *Client) ListClusterLifecycleEvents(params *ListClusterLifecycleEventsParams, opts ...ClientOption) (*ListClusterLifecycleEventsOK, error)

ListClusterLifecycleEvents lists workload cluster lifecycle events

Lists Workload cluster lifecycle events.

func (*Client) ListClusterTemplates

func (a *Client) ListClusterTemplates(params *ListClusterTemplatesParams, opts ...ClientOption) (*ListClusterTemplatesOK, error)

ListClusterTemplates lists cluster templates a cluster template is a reusable template in JSON format that can be used for creating multiple data hub clusters with identical cloudera runtime settings

Lists cluster templates. A cluster template is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical Cloudera Runtime settings.

func (*Client) ListClusters

func (a *Client) ListClusters(params *ListClustersParams, opts ...ClientOption) (*ListClustersOK, error)

ListClusters lists workload clusters

Lists workload clusters.

func (*Client) ListCustomConfigurations

func (a *Client) ListCustomConfigurations(params *ListCustomConfigurationsParams, opts ...ClientOption) (*ListCustomConfigurationsOK, error)

ListCustomConfigurations lists custom configurations custom configurations are sets of properties or name value pairs that belong to any of the services present in cluster templates these can be used to override and or append properties to the corresponding cluster template while launching data hub clusters

Lists custom configurations. Custom Configurations are sets of properties or name-value pairs that belong to any of the services present in cluster templates. These can be used to override and/or append properties to the corresponding cluster template while launching DataHub clusters.

func (*Client) ListDatahubDiagnostics

func (a *Client) ListDatahubDiagnostics(params *ListDatahubDiagnosticsParams, opts ...ClientOption) (*ListDatahubDiagnosticsOK, error)

ListDatahubDiagnostics lists recent datahub diagnostics collections

List recent Datahub diagnostics collection

func (*Client) ListRecipes

func (a *Client) ListRecipes(params *ListRecipesParams, opts ...ClientOption) (*ListRecipesOK, error)

ListRecipes lists recipes a recipe is a script that runs on all nodes of a specified instance group

Lists recipes. A recipe is a script that runs on all nodes of a specified instance group.

func (*Client) ListScalingActivities

func (a *Client) ListScalingActivities(params *ListScalingActivitiesParams, opts ...ClientOption) (*ListScalingActivitiesOK, error)

ListScalingActivities lists scaling activities for a cluster

Lists Scaling activities for a cluster.

func (*Client) PrepareClusterUpgrade

func (a *Client) PrepareClusterUpgrade(params *PrepareClusterUpgradeParams, opts ...ClientOption) (*PrepareClusterUpgradeOK, error)

PrepareClusterUpgrade runnings upgrade related validations and prepares the required parcels for the upgrade

In order to reduce the chance of upgrade failures, we're introducing a preparation phase for runtime upgrades. During this phase, we're running all validations and downloading the required parcels for the machines. You can track the progress of the parcel preparation on the Cloudera Manager UI or you can check on the Management Console as well.

func (*Client) RenewCertificate

func (a *Client) RenewCertificate(params *RenewCertificateParams, opts ...ClientOption) (*RenewCertificateOK, error)

RenewCertificate renews certificate on datahub cluster by name or c r n

Deprecated, please use renew-public-certificate command instead. Renew certificate on datahub cluster by name or CRN

func (*Client) RenewPublicCertificate

func (a *Client) RenewPublicCertificate(params *RenewPublicCertificateParams, opts ...ClientOption) (*RenewPublicCertificateOK, error)

RenewPublicCertificate renews public certificate on a datahub cluster by name or c r n

Renews public certificate on a Datahub cluster by name or CRN.

func (*Client) RepairCluster

func (a *Client) RepairCluster(params *RepairClusterParams, opts ...ClientOption) (*RepairClusterOK, error)

RepairCluster repairs a cluster

Repairs a cluster.

func (*Client) ReplaceRecipes

func (a *Client) ReplaceRecipes(params *ReplaceRecipesParams, opts ...ClientOption) (*ReplaceRecipesOK, error)

ReplaceRecipes replaces recipes for the given instance groups

Replaces recipes for the given instance groups.

func (*Client) RetryCluster

func (a *Client) RetryCluster(params *RetryClusterParams, opts ...ClientOption) (*RetryClusterOK, error)

RetryCluster retries creation of a failed workload cluster

When stack provisioning or cluster creation fails, retryCluster allows you to resume the process from the last failed step.

func (*Client) RotateAutoTLSCertificates

func (a *Client) RotateAutoTLSCertificates(params *RotateAutoTLSCertificatesParams, opts ...ClientOption) (*RotateAutoTLSCertificatesOK, error)

RotateAutoTLSCertificates rotates autotls certificates on the datahub s hosts

Deprecated, please use rotate-private-certificates command instead. Rotate autotls certificates on the datahub's hosts

func (*Client) RotatePrivateCertificates

func (a *Client) RotatePrivateCertificates(params *RotatePrivateCertificatesParams, opts ...ClientOption) (*RotatePrivateCertificatesOK, error)

RotatePrivateCertificates rotates private certificates on the hosts of datahub

Rotates private certificates on the hosts of Datahub.

func (*Client) RotateSaltPassword

func (a *Client) RotateSaltPassword(params *RotateSaltPasswordParams, opts ...ClientOption) (*RotateSaltPasswordOK, error)

RotateSaltPassword rotates salt stack user password on data hub instances

Rotate SaltStack user password on Data Hub instances.

func (*Client) ScaleCluster

func (a *Client) ScaleCluster(params *ScaleClusterParams, opts ...ClientOption) (*ScaleClusterOK, error)

ScaleCluster scales a cluster by adding or removing cluster nodes

Scales a cluster by adding or removing cluster nodes.

func (*Client) SetCatalog

func (a *Client) SetCatalog(params *SetCatalogParams, opts ...ClientOption) (*SetCatalogOK, error)

SetCatalog sets a catalog for a data hub

Sets a catalog for a DataHub.

func (*Client) SetTransport

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

SetTransport changes the transport on the client

func (*Client) StartCluster

func (a *Client) StartCluster(params *StartClusterParams, opts ...ClientOption) (*StartClusterOK, error)

StartCluster starts a stopped workload cluster

Starts a stopped workload cluster.

func (*Client) StartClusterVerticalScaling

func (a *Client) StartClusterVerticalScaling(params *StartClusterVerticalScalingParams, opts ...ClientOption) (*StartClusterVerticalScalingOK, error)

StartClusterVerticalScaling initiates the vertical scaling on data hub cluster

Initiates the vertical scaling on Data Hub cluster. You have the option to either specify one of 'modifyDisks' or 'instanceTemplate' as parameter.

func (*Client) StartDatabaseUpgrade

func (a *Client) StartDatabaseUpgrade(params *StartDatabaseUpgradeParams, opts ...ClientOption) (*StartDatabaseUpgradeOK, error)

StartDatabaseUpgrade upgrades the database of the data hub cluster

This command initiates the upgrade of the database of the Data Hub cluster.

func (*Client) StartInstances

func (a *Client) StartInstances(params *StartInstancesParams, opts ...ClientOption) (*StartInstancesOK, error)

StartInstances starts instances of a particular host group in the data hub cluster

Starts instances of a particular host group in the Data Hub cluster.

func (*Client) StopCluster

func (a *Client) StopCluster(params *StopClusterParams, opts ...ClientOption) (*StopClusterOK, error)

StopCluster stops a workload cluster

Stops a workload cluster. When a cluster is put in the stopped state, cluster VMs are given back to the cloud provider. To provision new VMs, start the cluster.

func (*Client) StopInstances

func (a *Client) StopInstances(params *StopInstancesParams, opts ...ClientOption) (*StopInstancesOK, error)

StopInstances stops instances of particular host group in the data hub cluster

Stops instances of a particular host group in the Data Hub cluster.

func (*Client) SyncCluster

func (a *Client) SyncCluster(params *SyncClusterParams, opts ...ClientOption) (*SyncClusterOK, error)

SyncCluster synchronizes the state of a cluster with the cloud provider and cloudera manager

Synchronizes the state of a cluster with the cloud provider and Cloudera Manager.

func (*Client) SyncComponentVersionsFromCm

func (a *Client) SyncComponentVersionsFromCm(params *SyncComponentVersionsFromCmParams, opts ...ClientOption) (*SyncComponentVersionsFromCmOK, error)

SyncComponentVersionsFromCm syncs component versions from c m after a failed upgrade

Syncs component versions from CM after a failed upgrade.

func (*Client) UpdateAutoScaleRules

func (a *Client) UpdateAutoScaleRules(params *UpdateAutoScaleRulesParams, opts ...ClientOption) (*UpdateAutoScaleRulesOK, error)

UpdateAutoScaleRules modifies auto scaling for a data hub cluster

Modify AutoScaling for a DataHub cluster

func (*Client) UpdateOrchestratorState

func (a *Client) UpdateOrchestratorState(params *UpdateOrchestratorStateParams, opts ...ClientOption) (*UpdateOrchestratorStateOK, error)

UpdateOrchestratorState runs orchestrator engine state update on the data hub cluster

Run orchestrator engine state update on the Data Hub cluster.

func (*Client) UpgradeCluster

func (a *Client) UpgradeCluster(params *UpgradeClusterParams, opts ...ClientOption) (*UpgradeClusterOK, error)

UpgradeCluster upgrades the o s or data platform on a datahub cluster

Upgrades the OS or data platform on a datahub cluster. You have the option to either specify one of 'imageId', 'runtime' or 'lockComponents' or both 'imageId' and 'lockComponents' or none of the parameters.

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	CancelDatahubDiagnostics(params *CancelDatahubDiagnosticsParams, opts ...ClientOption) (*CancelDatahubDiagnosticsOK, error)

	CollectCmDiagnostics(params *CollectCmDiagnosticsParams, opts ...ClientOption) (*CollectCmDiagnosticsOK, error)

	CollectDatahubDiagnostics(params *CollectDatahubDiagnosticsParams, opts ...ClientOption) (*CollectDatahubDiagnosticsOK, error)

	CreateAWSCluster(params *CreateAWSClusterParams, opts ...ClientOption) (*CreateAWSClusterOK, error)

	CreateAWSGovCloudCluster(params *CreateAWSGovCloudClusterParams, opts ...ClientOption) (*CreateAWSGovCloudClusterOK, error)

	CreateAutoScaleRules(params *CreateAutoScaleRulesParams, opts ...ClientOption) (*CreateAutoScaleRulesOK, error)

	CreateAzureCluster(params *CreateAzureClusterParams, opts ...ClientOption) (*CreateAzureClusterOK, error)

	CreateClusterDefinition(params *CreateClusterDefinitionParams, opts ...ClientOption) (*CreateClusterDefinitionOK, error)

	CreateClusterTemplate(params *CreateClusterTemplateParams, opts ...ClientOption) (*CreateClusterTemplateOK, error)

	CreateCustomConfigurations(params *CreateCustomConfigurationsParams, opts ...ClientOption) (*CreateCustomConfigurationsOK, error)

	CreateGCPCluster(params *CreateGCPClusterParams, opts ...ClientOption) (*CreateGCPClusterOK, error)

	CreateRecipe(params *CreateRecipeParams, opts ...ClientOption) (*CreateRecipeOK, error)

	DeleteAutoScaleRules(params *DeleteAutoScaleRulesParams, opts ...ClientOption) (*DeleteAutoScaleRulesOK, error)

	DeleteCluster(params *DeleteClusterParams, opts ...ClientOption) (*DeleteClusterOK, error)

	DeleteClusterDefinitions(params *DeleteClusterDefinitionsParams, opts ...ClientOption) (*DeleteClusterDefinitionsOK, error)

	DeleteClusterTemplates(params *DeleteClusterTemplatesParams, opts ...ClientOption) (*DeleteClusterTemplatesOK, error)

	DeleteCustomConfigurations(params *DeleteCustomConfigurationsParams, opts ...ClientOption) (*DeleteCustomConfigurationsOK, error)

	DeleteInstances(params *DeleteInstancesParams, opts ...ClientOption) (*DeleteInstancesOK, error)

	DeleteRecipes(params *DeleteRecipesParams, opts ...ClientOption) (*DeleteRecipesOK, error)

	DescribeAutoScaleRules(params *DescribeAutoScaleRulesParams, opts ...ClientOption) (*DescribeAutoScaleRulesOK, error)

	DescribeCluster(params *DescribeClusterParams, opts ...ClientOption) (*DescribeClusterOK, error)

	DescribeClusterDefinition(params *DescribeClusterDefinitionParams, opts ...ClientOption) (*DescribeClusterDefinitionOK, error)

	DescribeClusterTemplate(params *DescribeClusterTemplateParams, opts ...ClientOption) (*DescribeClusterTemplateOK, error)

	DescribeCustomConfigurations(params *DescribeCustomConfigurationsParams, opts ...ClientOption) (*DescribeCustomConfigurationsOK, error)

	DescribeDatabaseServer(params *DescribeDatabaseServerParams, opts ...ClientOption) (*DescribeDatabaseServerOK, error)

	DescribeRecipe(params *DescribeRecipeParams, opts ...ClientOption) (*DescribeRecipeOK, error)

	DescribeScalingActivity(params *DescribeScalingActivityParams, opts ...ClientOption) (*DescribeScalingActivityOK, error)

	GetClusterHostStatus(params *GetClusterHostStatusParams, opts ...ClientOption) (*GetClusterHostStatusOK, error)

	GetClusterServiceStatus(params *GetClusterServiceStatusParams, opts ...ClientOption) (*GetClusterServiceStatusOK, error)

	GetCmRoles(params *GetCmRolesParams, opts ...ClientOption) (*GetCmRolesOK, error)

	GetDatahubLogDescriptors(params *GetDatahubLogDescriptorsParams, opts ...ClientOption) (*GetDatahubLogDescriptorsOK, error)

	GetOperation(params *GetOperationParams, opts ...ClientOption) (*GetOperationOK, error)

	GetVMTypes(params *GetVMTypesParams, opts ...ClientOption) (*GetVMTypesOK, error)

	ListAutoScaleHistory(params *ListAutoScaleHistoryParams, opts ...ClientOption) (*ListAutoScaleHistoryOK, error)

	ListClusterDefinitions(params *ListClusterDefinitionsParams, opts ...ClientOption) (*ListClusterDefinitionsOK, error)

	ListClusterLifecycleEvents(params *ListClusterLifecycleEventsParams, opts ...ClientOption) (*ListClusterLifecycleEventsOK, error)

	ListClusterTemplates(params *ListClusterTemplatesParams, opts ...ClientOption) (*ListClusterTemplatesOK, error)

	ListClusters(params *ListClustersParams, opts ...ClientOption) (*ListClustersOK, error)

	ListCustomConfigurations(params *ListCustomConfigurationsParams, opts ...ClientOption) (*ListCustomConfigurationsOK, error)

	ListDatahubDiagnostics(params *ListDatahubDiagnosticsParams, opts ...ClientOption) (*ListDatahubDiagnosticsOK, error)

	ListRecipes(params *ListRecipesParams, opts ...ClientOption) (*ListRecipesOK, error)

	ListScalingActivities(params *ListScalingActivitiesParams, opts ...ClientOption) (*ListScalingActivitiesOK, error)

	PrepareClusterUpgrade(params *PrepareClusterUpgradeParams, opts ...ClientOption) (*PrepareClusterUpgradeOK, error)

	RenewCertificate(params *RenewCertificateParams, opts ...ClientOption) (*RenewCertificateOK, error)

	RenewPublicCertificate(params *RenewPublicCertificateParams, opts ...ClientOption) (*RenewPublicCertificateOK, error)

	RepairCluster(params *RepairClusterParams, opts ...ClientOption) (*RepairClusterOK, error)

	ReplaceRecipes(params *ReplaceRecipesParams, opts ...ClientOption) (*ReplaceRecipesOK, error)

	RetryCluster(params *RetryClusterParams, opts ...ClientOption) (*RetryClusterOK, error)

	RotateAutoTLSCertificates(params *RotateAutoTLSCertificatesParams, opts ...ClientOption) (*RotateAutoTLSCertificatesOK, error)

	RotatePrivateCertificates(params *RotatePrivateCertificatesParams, opts ...ClientOption) (*RotatePrivateCertificatesOK, error)

	RotateSaltPassword(params *RotateSaltPasswordParams, opts ...ClientOption) (*RotateSaltPasswordOK, error)

	ScaleCluster(params *ScaleClusterParams, opts ...ClientOption) (*ScaleClusterOK, error)

	SetCatalog(params *SetCatalogParams, opts ...ClientOption) (*SetCatalogOK, error)

	StartCluster(params *StartClusterParams, opts ...ClientOption) (*StartClusterOK, error)

	StartClusterVerticalScaling(params *StartClusterVerticalScalingParams, opts ...ClientOption) (*StartClusterVerticalScalingOK, error)

	StartDatabaseUpgrade(params *StartDatabaseUpgradeParams, opts ...ClientOption) (*StartDatabaseUpgradeOK, error)

	StartInstances(params *StartInstancesParams, opts ...ClientOption) (*StartInstancesOK, error)

	StopCluster(params *StopClusterParams, opts ...ClientOption) (*StopClusterOK, error)

	StopInstances(params *StopInstancesParams, opts ...ClientOption) (*StopInstancesOK, error)

	SyncCluster(params *SyncClusterParams, opts ...ClientOption) (*SyncClusterOK, error)

	SyncComponentVersionsFromCm(params *SyncComponentVersionsFromCmParams, opts ...ClientOption) (*SyncComponentVersionsFromCmOK, error)

	UpdateAutoScaleRules(params *UpdateAutoScaleRulesParams, opts ...ClientOption) (*UpdateAutoScaleRulesOK, error)

	UpdateOrchestratorState(params *UpdateOrchestratorStateParams, opts ...ClientOption) (*UpdateOrchestratorStateOK, error)

	UpgradeCluster(params *UpgradeClusterParams, opts ...ClientOption) (*UpgradeClusterOK, error)

	SetTransport(transport runtime.ClientTransport)
}

ClientService is the interface for Client methods

func New

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

New creates a new operations API client.

type CollectCmDiagnosticsDefault

type CollectCmDiagnosticsDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

CollectCmDiagnosticsDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewCollectCmDiagnosticsDefault

func NewCollectCmDiagnosticsDefault(code int) *CollectCmDiagnosticsDefault

NewCollectCmDiagnosticsDefault creates a CollectCmDiagnosticsDefault with default headers values

func (*CollectCmDiagnosticsDefault) Code

func (o *CollectCmDiagnosticsDefault) Code() int

Code gets the status code for the collect cm diagnostics default response

func (*CollectCmDiagnosticsDefault) Error

func (*CollectCmDiagnosticsDefault) GetPayload

func (o *CollectCmDiagnosticsDefault) GetPayload() *models.Error

func (*CollectCmDiagnosticsDefault) IsClientError

func (o *CollectCmDiagnosticsDefault) IsClientError() bool

IsClientError returns true when this collect cm diagnostics default response has a 4xx status code

func (*CollectCmDiagnosticsDefault) IsCode

func (o *CollectCmDiagnosticsDefault) IsCode(code int) bool

IsCode returns true when this collect cm diagnostics default response a status code equal to that given

func (*CollectCmDiagnosticsDefault) IsRedirect

func (o *CollectCmDiagnosticsDefault) IsRedirect() bool

IsRedirect returns true when this collect cm diagnostics default response has a 3xx status code

func (*CollectCmDiagnosticsDefault) IsServerError

func (o *CollectCmDiagnosticsDefault) IsServerError() bool

IsServerError returns true when this collect cm diagnostics default response has a 5xx status code

func (*CollectCmDiagnosticsDefault) IsSuccess

func (o *CollectCmDiagnosticsDefault) IsSuccess() bool

IsSuccess returns true when this collect cm diagnostics default response has a 2xx status code

func (*CollectCmDiagnosticsDefault) String

func (o *CollectCmDiagnosticsDefault) String() string

type CollectCmDiagnosticsOK

type CollectCmDiagnosticsOK struct {
	Payload models.CollectCmDiagnosticsResponse
}

CollectCmDiagnosticsOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewCollectCmDiagnosticsOK

func NewCollectCmDiagnosticsOK() *CollectCmDiagnosticsOK

NewCollectCmDiagnosticsOK creates a CollectCmDiagnosticsOK with default headers values

func (*CollectCmDiagnosticsOK) Code

func (o *CollectCmDiagnosticsOK) Code() int

Code gets the status code for the collect cm diagnostics o k response

func (*CollectCmDiagnosticsOK) Error

func (o *CollectCmDiagnosticsOK) Error() string

func (*CollectCmDiagnosticsOK) GetPayload

func (*CollectCmDiagnosticsOK) IsClientError

func (o *CollectCmDiagnosticsOK) IsClientError() bool

IsClientError returns true when this collect cm diagnostics o k response has a 4xx status code

func (*CollectCmDiagnosticsOK) IsCode

func (o *CollectCmDiagnosticsOK) IsCode(code int) bool

IsCode returns true when this collect cm diagnostics o k response a status code equal to that given

func (*CollectCmDiagnosticsOK) IsRedirect

func (o *CollectCmDiagnosticsOK) IsRedirect() bool

IsRedirect returns true when this collect cm diagnostics o k response has a 3xx status code

func (*CollectCmDiagnosticsOK) IsServerError

func (o *CollectCmDiagnosticsOK) IsServerError() bool

IsServerError returns true when this collect cm diagnostics o k response has a 5xx status code

func (*CollectCmDiagnosticsOK) IsSuccess

func (o *CollectCmDiagnosticsOK) IsSuccess() bool

IsSuccess returns true when this collect cm diagnostics o k response has a 2xx status code

func (*CollectCmDiagnosticsOK) String

func (o *CollectCmDiagnosticsOK) String() string

type CollectCmDiagnosticsParams

type CollectCmDiagnosticsParams struct {

	// Input.
	Input *models.CollectCmDiagnosticsRequest

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

CollectCmDiagnosticsParams contains all the parameters to send to the API endpoint

for the collect cm diagnostics operation.

Typically these are written to a http.Request.

func NewCollectCmDiagnosticsParams

func NewCollectCmDiagnosticsParams() *CollectCmDiagnosticsParams

NewCollectCmDiagnosticsParams creates a new CollectCmDiagnosticsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCollectCmDiagnosticsParamsWithContext

func NewCollectCmDiagnosticsParamsWithContext(ctx context.Context) *CollectCmDiagnosticsParams

NewCollectCmDiagnosticsParamsWithContext creates a new CollectCmDiagnosticsParams object with the ability to set a context for a request.

func NewCollectCmDiagnosticsParamsWithHTTPClient

func NewCollectCmDiagnosticsParamsWithHTTPClient(client *http.Client) *CollectCmDiagnosticsParams

NewCollectCmDiagnosticsParamsWithHTTPClient creates a new CollectCmDiagnosticsParams object with the ability to set a custom HTTPClient for a request.

func NewCollectCmDiagnosticsParamsWithTimeout

func NewCollectCmDiagnosticsParamsWithTimeout(timeout time.Duration) *CollectCmDiagnosticsParams

NewCollectCmDiagnosticsParamsWithTimeout creates a new CollectCmDiagnosticsParams object with the ability to set a timeout on a request.

func (*CollectCmDiagnosticsParams) SetContext

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

SetContext adds the context to the collect cm diagnostics params

func (*CollectCmDiagnosticsParams) SetDefaults

func (o *CollectCmDiagnosticsParams) SetDefaults()

SetDefaults hydrates default values in the collect cm diagnostics params (not the query body).

All values with no default are reset to their zero value.

func (*CollectCmDiagnosticsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the collect cm diagnostics params

func (*CollectCmDiagnosticsParams) SetInput

SetInput adds the input to the collect cm diagnostics params

func (*CollectCmDiagnosticsParams) SetTimeout

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

SetTimeout adds the timeout to the collect cm diagnostics params

func (*CollectCmDiagnosticsParams) WithContext

WithContext adds the context to the collect cm diagnostics params

func (*CollectCmDiagnosticsParams) WithDefaults

WithDefaults hydrates default values in the collect cm diagnostics params (not the query body).

All values with no default are reset to their zero value.

func (*CollectCmDiagnosticsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the collect cm diagnostics params

func (*CollectCmDiagnosticsParams) WithInput

WithInput adds the input to the collect cm diagnostics params

func (*CollectCmDiagnosticsParams) WithTimeout

WithTimeout adds the timeout to the collect cm diagnostics params

func (*CollectCmDiagnosticsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CollectCmDiagnosticsReader

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

CollectCmDiagnosticsReader is a Reader for the CollectCmDiagnostics structure.

func (*CollectCmDiagnosticsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CollectDatahubDiagnosticsDefault

type CollectDatahubDiagnosticsDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

CollectDatahubDiagnosticsDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewCollectDatahubDiagnosticsDefault

func NewCollectDatahubDiagnosticsDefault(code int) *CollectDatahubDiagnosticsDefault

NewCollectDatahubDiagnosticsDefault creates a CollectDatahubDiagnosticsDefault with default headers values

func (*CollectDatahubDiagnosticsDefault) Code

Code gets the status code for the collect datahub diagnostics default response

func (*CollectDatahubDiagnosticsDefault) Error

func (*CollectDatahubDiagnosticsDefault) GetPayload

func (*CollectDatahubDiagnosticsDefault) IsClientError

func (o *CollectDatahubDiagnosticsDefault) IsClientError() bool

IsClientError returns true when this collect datahub diagnostics default response has a 4xx status code

func (*CollectDatahubDiagnosticsDefault) IsCode

func (o *CollectDatahubDiagnosticsDefault) IsCode(code int) bool

IsCode returns true when this collect datahub diagnostics default response a status code equal to that given

func (*CollectDatahubDiagnosticsDefault) IsRedirect

func (o *CollectDatahubDiagnosticsDefault) IsRedirect() bool

IsRedirect returns true when this collect datahub diagnostics default response has a 3xx status code

func (*CollectDatahubDiagnosticsDefault) IsServerError

func (o *CollectDatahubDiagnosticsDefault) IsServerError() bool

IsServerError returns true when this collect datahub diagnostics default response has a 5xx status code

func (*CollectDatahubDiagnosticsDefault) IsSuccess

func (o *CollectDatahubDiagnosticsDefault) IsSuccess() bool

IsSuccess returns true when this collect datahub diagnostics default response has a 2xx status code

func (*CollectDatahubDiagnosticsDefault) String

type CollectDatahubDiagnosticsOK

type CollectDatahubDiagnosticsOK struct {
	Payload models.CollectDatahubDiagnosticsResponse
}

CollectDatahubDiagnosticsOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewCollectDatahubDiagnosticsOK

func NewCollectDatahubDiagnosticsOK() *CollectDatahubDiagnosticsOK

NewCollectDatahubDiagnosticsOK creates a CollectDatahubDiagnosticsOK with default headers values

func (*CollectDatahubDiagnosticsOK) Code

func (o *CollectDatahubDiagnosticsOK) Code() int

Code gets the status code for the collect datahub diagnostics o k response

func (*CollectDatahubDiagnosticsOK) Error

func (*CollectDatahubDiagnosticsOK) GetPayload

func (*CollectDatahubDiagnosticsOK) IsClientError

func (o *CollectDatahubDiagnosticsOK) IsClientError() bool

IsClientError returns true when this collect datahub diagnostics o k response has a 4xx status code

func (*CollectDatahubDiagnosticsOK) IsCode

func (o *CollectDatahubDiagnosticsOK) IsCode(code int) bool

IsCode returns true when this collect datahub diagnostics o k response a status code equal to that given

func (*CollectDatahubDiagnosticsOK) IsRedirect

func (o *CollectDatahubDiagnosticsOK) IsRedirect() bool

IsRedirect returns true when this collect datahub diagnostics o k response has a 3xx status code

func (*CollectDatahubDiagnosticsOK) IsServerError

func (o *CollectDatahubDiagnosticsOK) IsServerError() bool

IsServerError returns true when this collect datahub diagnostics o k response has a 5xx status code

func (*CollectDatahubDiagnosticsOK) IsSuccess

func (o *CollectDatahubDiagnosticsOK) IsSuccess() bool

IsSuccess returns true when this collect datahub diagnostics o k response has a 2xx status code

func (*CollectDatahubDiagnosticsOK) String

func (o *CollectDatahubDiagnosticsOK) String() string

type CollectDatahubDiagnosticsParams

type CollectDatahubDiagnosticsParams struct {

	// Input.
	Input *models.CollectDatahubDiagnosticsRequest

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

CollectDatahubDiagnosticsParams contains all the parameters to send to the API endpoint

for the collect datahub diagnostics operation.

Typically these are written to a http.Request.

func NewCollectDatahubDiagnosticsParams

func NewCollectDatahubDiagnosticsParams() *CollectDatahubDiagnosticsParams

NewCollectDatahubDiagnosticsParams creates a new CollectDatahubDiagnosticsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCollectDatahubDiagnosticsParamsWithContext

func NewCollectDatahubDiagnosticsParamsWithContext(ctx context.Context) *CollectDatahubDiagnosticsParams

NewCollectDatahubDiagnosticsParamsWithContext creates a new CollectDatahubDiagnosticsParams object with the ability to set a context for a request.

func NewCollectDatahubDiagnosticsParamsWithHTTPClient

func NewCollectDatahubDiagnosticsParamsWithHTTPClient(client *http.Client) *CollectDatahubDiagnosticsParams

NewCollectDatahubDiagnosticsParamsWithHTTPClient creates a new CollectDatahubDiagnosticsParams object with the ability to set a custom HTTPClient for a request.

func NewCollectDatahubDiagnosticsParamsWithTimeout

func NewCollectDatahubDiagnosticsParamsWithTimeout(timeout time.Duration) *CollectDatahubDiagnosticsParams

NewCollectDatahubDiagnosticsParamsWithTimeout creates a new CollectDatahubDiagnosticsParams object with the ability to set a timeout on a request.

func (*CollectDatahubDiagnosticsParams) SetContext

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

SetContext adds the context to the collect datahub diagnostics params

func (*CollectDatahubDiagnosticsParams) SetDefaults

func (o *CollectDatahubDiagnosticsParams) SetDefaults()

SetDefaults hydrates default values in the collect datahub diagnostics params (not the query body).

All values with no default are reset to their zero value.

func (*CollectDatahubDiagnosticsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the collect datahub diagnostics params

func (*CollectDatahubDiagnosticsParams) SetInput

SetInput adds the input to the collect datahub diagnostics params

func (*CollectDatahubDiagnosticsParams) SetTimeout

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

SetTimeout adds the timeout to the collect datahub diagnostics params

func (*CollectDatahubDiagnosticsParams) WithContext

WithContext adds the context to the collect datahub diagnostics params

func (*CollectDatahubDiagnosticsParams) WithDefaults

WithDefaults hydrates default values in the collect datahub diagnostics params (not the query body).

All values with no default are reset to their zero value.

func (*CollectDatahubDiagnosticsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the collect datahub diagnostics params

func (*CollectDatahubDiagnosticsParams) WithInput

WithInput adds the input to the collect datahub diagnostics params

func (*CollectDatahubDiagnosticsParams) WithTimeout

WithTimeout adds the timeout to the collect datahub diagnostics params

func (*CollectDatahubDiagnosticsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CollectDatahubDiagnosticsReader

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

CollectDatahubDiagnosticsReader is a Reader for the CollectDatahubDiagnostics structure.

func (*CollectDatahubDiagnosticsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateAWSClusterDefault

type CreateAWSClusterDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

CreateAWSClusterDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewCreateAWSClusterDefault

func NewCreateAWSClusterDefault(code int) *CreateAWSClusterDefault

NewCreateAWSClusterDefault creates a CreateAWSClusterDefault with default headers values

func (*CreateAWSClusterDefault) Code

func (o *CreateAWSClusterDefault) Code() int

Code gets the status code for the create a w s cluster default response

func (*CreateAWSClusterDefault) Error

func (o *CreateAWSClusterDefault) Error() string

func (*CreateAWSClusterDefault) GetPayload

func (o *CreateAWSClusterDefault) GetPayload() *models.Error

func (*CreateAWSClusterDefault) IsClientError

func (o *CreateAWSClusterDefault) IsClientError() bool

IsClientError returns true when this create a w s cluster default response has a 4xx status code

func (*CreateAWSClusterDefault) IsCode

func (o *CreateAWSClusterDefault) IsCode(code int) bool

IsCode returns true when this create a w s cluster default response a status code equal to that given

func (*CreateAWSClusterDefault) IsRedirect

func (o *CreateAWSClusterDefault) IsRedirect() bool

IsRedirect returns true when this create a w s cluster default response has a 3xx status code

func (*CreateAWSClusterDefault) IsServerError

func (o *CreateAWSClusterDefault) IsServerError() bool

IsServerError returns true when this create a w s cluster default response has a 5xx status code

func (*CreateAWSClusterDefault) IsSuccess

func (o *CreateAWSClusterDefault) IsSuccess() bool

IsSuccess returns true when this create a w s cluster default response has a 2xx status code

func (*CreateAWSClusterDefault) String

func (o *CreateAWSClusterDefault) String() string

type CreateAWSClusterOK

type CreateAWSClusterOK struct {
	Payload *models.CreateAWSClusterResponse
}

CreateAWSClusterOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewCreateAWSClusterOK

func NewCreateAWSClusterOK() *CreateAWSClusterOK

NewCreateAWSClusterOK creates a CreateAWSClusterOK with default headers values

func (*CreateAWSClusterOK) Code

func (o *CreateAWSClusterOK) Code() int

Code gets the status code for the create a w s cluster o k response

func (*CreateAWSClusterOK) Error

func (o *CreateAWSClusterOK) Error() string

func (*CreateAWSClusterOK) GetPayload

func (*CreateAWSClusterOK) IsClientError

func (o *CreateAWSClusterOK) IsClientError() bool

IsClientError returns true when this create a w s cluster o k response has a 4xx status code

func (*CreateAWSClusterOK) IsCode

func (o *CreateAWSClusterOK) IsCode(code int) bool

IsCode returns true when this create a w s cluster o k response a status code equal to that given

func (*CreateAWSClusterOK) IsRedirect

func (o *CreateAWSClusterOK) IsRedirect() bool

IsRedirect returns true when this create a w s cluster o k response has a 3xx status code

func (*CreateAWSClusterOK) IsServerError

func (o *CreateAWSClusterOK) IsServerError() bool

IsServerError returns true when this create a w s cluster o k response has a 5xx status code

func (*CreateAWSClusterOK) IsSuccess

func (o *CreateAWSClusterOK) IsSuccess() bool

IsSuccess returns true when this create a w s cluster o k response has a 2xx status code

func (*CreateAWSClusterOK) String

func (o *CreateAWSClusterOK) String() string

type CreateAWSClusterParams

type CreateAWSClusterParams struct {

	// Input.
	Input *models.CreateAWSClusterRequest

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

CreateAWSClusterParams contains all the parameters to send to the API endpoint

for the create a w s cluster operation.

Typically these are written to a http.Request.

func NewCreateAWSClusterParams

func NewCreateAWSClusterParams() *CreateAWSClusterParams

NewCreateAWSClusterParams creates a new CreateAWSClusterParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateAWSClusterParamsWithContext

func NewCreateAWSClusterParamsWithContext(ctx context.Context) *CreateAWSClusterParams

NewCreateAWSClusterParamsWithContext creates a new CreateAWSClusterParams object with the ability to set a context for a request.

func NewCreateAWSClusterParamsWithHTTPClient

func NewCreateAWSClusterParamsWithHTTPClient(client *http.Client) *CreateAWSClusterParams

NewCreateAWSClusterParamsWithHTTPClient creates a new CreateAWSClusterParams object with the ability to set a custom HTTPClient for a request.

func NewCreateAWSClusterParamsWithTimeout

func NewCreateAWSClusterParamsWithTimeout(timeout time.Duration) *CreateAWSClusterParams

NewCreateAWSClusterParamsWithTimeout creates a new CreateAWSClusterParams object with the ability to set a timeout on a request.

func (*CreateAWSClusterParams) SetContext

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

SetContext adds the context to the create a w s cluster params

func (*CreateAWSClusterParams) SetDefaults

func (o *CreateAWSClusterParams) SetDefaults()

SetDefaults hydrates default values in the create a w s cluster params (not the query body).

All values with no default are reset to their zero value.

func (*CreateAWSClusterParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create a w s cluster params

func (*CreateAWSClusterParams) SetInput

SetInput adds the input to the create a w s cluster params

func (*CreateAWSClusterParams) SetTimeout

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

SetTimeout adds the timeout to the create a w s cluster params

func (*CreateAWSClusterParams) WithContext

WithContext adds the context to the create a w s cluster params

func (*CreateAWSClusterParams) WithDefaults

WithDefaults hydrates default values in the create a w s cluster params (not the query body).

All values with no default are reset to their zero value.

func (*CreateAWSClusterParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the create a w s cluster params

func (*CreateAWSClusterParams) WithInput

WithInput adds the input to the create a w s cluster params

func (*CreateAWSClusterParams) WithTimeout

WithTimeout adds the timeout to the create a w s cluster params

func (*CreateAWSClusterParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateAWSClusterReader

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

CreateAWSClusterReader is a Reader for the CreateAWSCluster structure.

func (*CreateAWSClusterReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateAWSGovCloudClusterDefault added in v0.4.2

type CreateAWSGovCloudClusterDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

CreateAWSGovCloudClusterDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewCreateAWSGovCloudClusterDefault added in v0.4.2

func NewCreateAWSGovCloudClusterDefault(code int) *CreateAWSGovCloudClusterDefault

NewCreateAWSGovCloudClusterDefault creates a CreateAWSGovCloudClusterDefault with default headers values

func (*CreateAWSGovCloudClusterDefault) Code added in v0.4.2

Code gets the status code for the create a w s gov cloud cluster default response

func (*CreateAWSGovCloudClusterDefault) Error added in v0.4.2

func (*CreateAWSGovCloudClusterDefault) GetPayload added in v0.4.2

func (o *CreateAWSGovCloudClusterDefault) GetPayload() *models.Error

func (*CreateAWSGovCloudClusterDefault) IsClientError added in v0.4.2

func (o *CreateAWSGovCloudClusterDefault) IsClientError() bool

IsClientError returns true when this create a w s gov cloud cluster default response has a 4xx status code

func (*CreateAWSGovCloudClusterDefault) IsCode added in v0.4.2

func (o *CreateAWSGovCloudClusterDefault) IsCode(code int) bool

IsCode returns true when this create a w s gov cloud cluster default response a status code equal to that given

func (*CreateAWSGovCloudClusterDefault) IsRedirect added in v0.4.2

func (o *CreateAWSGovCloudClusterDefault) IsRedirect() bool

IsRedirect returns true when this create a w s gov cloud cluster default response has a 3xx status code

func (*CreateAWSGovCloudClusterDefault) IsServerError added in v0.4.2

func (o *CreateAWSGovCloudClusterDefault) IsServerError() bool

IsServerError returns true when this create a w s gov cloud cluster default response has a 5xx status code

func (*CreateAWSGovCloudClusterDefault) IsSuccess added in v0.4.2

func (o *CreateAWSGovCloudClusterDefault) IsSuccess() bool

IsSuccess returns true when this create a w s gov cloud cluster default response has a 2xx status code

func (*CreateAWSGovCloudClusterDefault) String added in v0.4.2

type CreateAWSGovCloudClusterOK added in v0.4.2

type CreateAWSGovCloudClusterOK struct {
	Payload *models.CreateAWSGovCloudClusterResponse
}

CreateAWSGovCloudClusterOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewCreateAWSGovCloudClusterOK added in v0.4.2

func NewCreateAWSGovCloudClusterOK() *CreateAWSGovCloudClusterOK

NewCreateAWSGovCloudClusterOK creates a CreateAWSGovCloudClusterOK with default headers values

func (*CreateAWSGovCloudClusterOK) Code added in v0.4.2

func (o *CreateAWSGovCloudClusterOK) Code() int

Code gets the status code for the create a w s gov cloud cluster o k response

func (*CreateAWSGovCloudClusterOK) Error added in v0.4.2

func (*CreateAWSGovCloudClusterOK) GetPayload added in v0.4.2

func (*CreateAWSGovCloudClusterOK) IsClientError added in v0.4.2

func (o *CreateAWSGovCloudClusterOK) IsClientError() bool

IsClientError returns true when this create a w s gov cloud cluster o k response has a 4xx status code

func (*CreateAWSGovCloudClusterOK) IsCode added in v0.4.2

func (o *CreateAWSGovCloudClusterOK) IsCode(code int) bool

IsCode returns true when this create a w s gov cloud cluster o k response a status code equal to that given

func (*CreateAWSGovCloudClusterOK) IsRedirect added in v0.4.2

func (o *CreateAWSGovCloudClusterOK) IsRedirect() bool

IsRedirect returns true when this create a w s gov cloud cluster o k response has a 3xx status code

func (*CreateAWSGovCloudClusterOK) IsServerError added in v0.4.2

func (o *CreateAWSGovCloudClusterOK) IsServerError() bool

IsServerError returns true when this create a w s gov cloud cluster o k response has a 5xx status code

func (*CreateAWSGovCloudClusterOK) IsSuccess added in v0.4.2

func (o *CreateAWSGovCloudClusterOK) IsSuccess() bool

IsSuccess returns true when this create a w s gov cloud cluster o k response has a 2xx status code

func (*CreateAWSGovCloudClusterOK) String added in v0.4.2

func (o *CreateAWSGovCloudClusterOK) String() string

type CreateAWSGovCloudClusterParams added in v0.4.2

type CreateAWSGovCloudClusterParams struct {

	// Input.
	Input *models.CreateAWSGovCloudClusterRequest

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

CreateAWSGovCloudClusterParams contains all the parameters to send to the API endpoint

for the create a w s gov cloud cluster operation.

Typically these are written to a http.Request.

func NewCreateAWSGovCloudClusterParams added in v0.4.2

func NewCreateAWSGovCloudClusterParams() *CreateAWSGovCloudClusterParams

NewCreateAWSGovCloudClusterParams creates a new CreateAWSGovCloudClusterParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateAWSGovCloudClusterParamsWithContext added in v0.4.2

func NewCreateAWSGovCloudClusterParamsWithContext(ctx context.Context) *CreateAWSGovCloudClusterParams

NewCreateAWSGovCloudClusterParamsWithContext creates a new CreateAWSGovCloudClusterParams object with the ability to set a context for a request.

func NewCreateAWSGovCloudClusterParamsWithHTTPClient added in v0.4.2

func NewCreateAWSGovCloudClusterParamsWithHTTPClient(client *http.Client) *CreateAWSGovCloudClusterParams

NewCreateAWSGovCloudClusterParamsWithHTTPClient creates a new CreateAWSGovCloudClusterParams object with the ability to set a custom HTTPClient for a request.

func NewCreateAWSGovCloudClusterParamsWithTimeout added in v0.4.2

func NewCreateAWSGovCloudClusterParamsWithTimeout(timeout time.Duration) *CreateAWSGovCloudClusterParams

NewCreateAWSGovCloudClusterParamsWithTimeout creates a new CreateAWSGovCloudClusterParams object with the ability to set a timeout on a request.

func (*CreateAWSGovCloudClusterParams) SetContext added in v0.4.2

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

SetContext adds the context to the create a w s gov cloud cluster params

func (*CreateAWSGovCloudClusterParams) SetDefaults added in v0.4.2

func (o *CreateAWSGovCloudClusterParams) SetDefaults()

SetDefaults hydrates default values in the create a w s gov cloud cluster params (not the query body).

All values with no default are reset to their zero value.

func (*CreateAWSGovCloudClusterParams) SetHTTPClient added in v0.4.2

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

SetHTTPClient adds the HTTPClient to the create a w s gov cloud cluster params

func (*CreateAWSGovCloudClusterParams) SetInput added in v0.4.2

SetInput adds the input to the create a w s gov cloud cluster params

func (*CreateAWSGovCloudClusterParams) SetTimeout added in v0.4.2

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

SetTimeout adds the timeout to the create a w s gov cloud cluster params

func (*CreateAWSGovCloudClusterParams) WithContext added in v0.4.2

WithContext adds the context to the create a w s gov cloud cluster params

func (*CreateAWSGovCloudClusterParams) WithDefaults added in v0.4.2

WithDefaults hydrates default values in the create a w s gov cloud cluster params (not the query body).

All values with no default are reset to their zero value.

func (*CreateAWSGovCloudClusterParams) WithHTTPClient added in v0.4.2

WithHTTPClient adds the HTTPClient to the create a w s gov cloud cluster params

func (*CreateAWSGovCloudClusterParams) WithInput added in v0.4.2

WithInput adds the input to the create a w s gov cloud cluster params

func (*CreateAWSGovCloudClusterParams) WithTimeout added in v0.4.2

WithTimeout adds the timeout to the create a w s gov cloud cluster params

func (*CreateAWSGovCloudClusterParams) WriteToRequest added in v0.4.2

WriteToRequest writes these params to a swagger request

type CreateAWSGovCloudClusterReader added in v0.4.2

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

CreateAWSGovCloudClusterReader is a Reader for the CreateAWSGovCloudCluster structure.

func (*CreateAWSGovCloudClusterReader) ReadResponse added in v0.4.2

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

ReadResponse reads a server response into the received o.

type CreateAutoScaleRulesDefault

type CreateAutoScaleRulesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

CreateAutoScaleRulesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewCreateAutoScaleRulesDefault

func NewCreateAutoScaleRulesDefault(code int) *CreateAutoScaleRulesDefault

NewCreateAutoScaleRulesDefault creates a CreateAutoScaleRulesDefault with default headers values

func (*CreateAutoScaleRulesDefault) Code

func (o *CreateAutoScaleRulesDefault) Code() int

Code gets the status code for the create auto scale rules default response

func (*CreateAutoScaleRulesDefault) Error

func (*CreateAutoScaleRulesDefault) GetPayload

func (o *CreateAutoScaleRulesDefault) GetPayload() *models.Error

func (*CreateAutoScaleRulesDefault) IsClientError

func (o *CreateAutoScaleRulesDefault) IsClientError() bool

IsClientError returns true when this create auto scale rules default response has a 4xx status code

func (*CreateAutoScaleRulesDefault) IsCode

func (o *CreateAutoScaleRulesDefault) IsCode(code int) bool

IsCode returns true when this create auto scale rules default response a status code equal to that given

func (*CreateAutoScaleRulesDefault) IsRedirect

func (o *CreateAutoScaleRulesDefault) IsRedirect() bool

IsRedirect returns true when this create auto scale rules default response has a 3xx status code

func (*CreateAutoScaleRulesDefault) IsServerError

func (o *CreateAutoScaleRulesDefault) IsServerError() bool

IsServerError returns true when this create auto scale rules default response has a 5xx status code

func (*CreateAutoScaleRulesDefault) IsSuccess

func (o *CreateAutoScaleRulesDefault) IsSuccess() bool

IsSuccess returns true when this create auto scale rules default response has a 2xx status code

func (*CreateAutoScaleRulesDefault) String

func (o *CreateAutoScaleRulesDefault) String() string

type CreateAutoScaleRulesOK

type CreateAutoScaleRulesOK struct {
	Payload *models.CreateAutoScaleRulesResponse
}

CreateAutoScaleRulesOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewCreateAutoScaleRulesOK

func NewCreateAutoScaleRulesOK() *CreateAutoScaleRulesOK

NewCreateAutoScaleRulesOK creates a CreateAutoScaleRulesOK with default headers values

func (*CreateAutoScaleRulesOK) Code

func (o *CreateAutoScaleRulesOK) Code() int

Code gets the status code for the create auto scale rules o k response

func (*CreateAutoScaleRulesOK) Error

func (o *CreateAutoScaleRulesOK) Error() string

func (*CreateAutoScaleRulesOK) GetPayload

func (*CreateAutoScaleRulesOK) IsClientError

func (o *CreateAutoScaleRulesOK) IsClientError() bool

IsClientError returns true when this create auto scale rules o k response has a 4xx status code

func (*CreateAutoScaleRulesOK) IsCode

func (o *CreateAutoScaleRulesOK) IsCode(code int) bool

IsCode returns true when this create auto scale rules o k response a status code equal to that given

func (*CreateAutoScaleRulesOK) IsRedirect

func (o *CreateAutoScaleRulesOK) IsRedirect() bool

IsRedirect returns true when this create auto scale rules o k response has a 3xx status code

func (*CreateAutoScaleRulesOK) IsServerError

func (o *CreateAutoScaleRulesOK) IsServerError() bool

IsServerError returns true when this create auto scale rules o k response has a 5xx status code

func (*CreateAutoScaleRulesOK) IsSuccess

func (o *CreateAutoScaleRulesOK) IsSuccess() bool

IsSuccess returns true when this create auto scale rules o k response has a 2xx status code

func (*CreateAutoScaleRulesOK) String

func (o *CreateAutoScaleRulesOK) String() string

type CreateAutoScaleRulesParams

type CreateAutoScaleRulesParams struct {

	// Input.
	Input *models.CreateAutoScaleRulesRequest

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

CreateAutoScaleRulesParams contains all the parameters to send to the API endpoint

for the create auto scale rules operation.

Typically these are written to a http.Request.

func NewCreateAutoScaleRulesParams

func NewCreateAutoScaleRulesParams() *CreateAutoScaleRulesParams

NewCreateAutoScaleRulesParams creates a new CreateAutoScaleRulesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateAutoScaleRulesParamsWithContext

func NewCreateAutoScaleRulesParamsWithContext(ctx context.Context) *CreateAutoScaleRulesParams

NewCreateAutoScaleRulesParamsWithContext creates a new CreateAutoScaleRulesParams object with the ability to set a context for a request.

func NewCreateAutoScaleRulesParamsWithHTTPClient

func NewCreateAutoScaleRulesParamsWithHTTPClient(client *http.Client) *CreateAutoScaleRulesParams

NewCreateAutoScaleRulesParamsWithHTTPClient creates a new CreateAutoScaleRulesParams object with the ability to set a custom HTTPClient for a request.

func NewCreateAutoScaleRulesParamsWithTimeout

func NewCreateAutoScaleRulesParamsWithTimeout(timeout time.Duration) *CreateAutoScaleRulesParams

NewCreateAutoScaleRulesParamsWithTimeout creates a new CreateAutoScaleRulesParams object with the ability to set a timeout on a request.

func (*CreateAutoScaleRulesParams) SetContext

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

SetContext adds the context to the create auto scale rules params

func (*CreateAutoScaleRulesParams) SetDefaults

func (o *CreateAutoScaleRulesParams) SetDefaults()

SetDefaults hydrates default values in the create auto scale rules params (not the query body).

All values with no default are reset to their zero value.

func (*CreateAutoScaleRulesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create auto scale rules params

func (*CreateAutoScaleRulesParams) SetInput

SetInput adds the input to the create auto scale rules params

func (*CreateAutoScaleRulesParams) SetTimeout

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

SetTimeout adds the timeout to the create auto scale rules params

func (*CreateAutoScaleRulesParams) WithContext

WithContext adds the context to the create auto scale rules params

func (*CreateAutoScaleRulesParams) WithDefaults

WithDefaults hydrates default values in the create auto scale rules params (not the query body).

All values with no default are reset to their zero value.

func (*CreateAutoScaleRulesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create auto scale rules params

func (*CreateAutoScaleRulesParams) WithInput

WithInput adds the input to the create auto scale rules params

func (*CreateAutoScaleRulesParams) WithTimeout

WithTimeout adds the timeout to the create auto scale rules params

func (*CreateAutoScaleRulesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateAutoScaleRulesReader

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

CreateAutoScaleRulesReader is a Reader for the CreateAutoScaleRules structure.

func (*CreateAutoScaleRulesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateAzureClusterDefault

type CreateAzureClusterDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

CreateAzureClusterDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewCreateAzureClusterDefault

func NewCreateAzureClusterDefault(code int) *CreateAzureClusterDefault

NewCreateAzureClusterDefault creates a CreateAzureClusterDefault with default headers values

func (*CreateAzureClusterDefault) Code

func (o *CreateAzureClusterDefault) Code() int

Code gets the status code for the create azure cluster default response

func (*CreateAzureClusterDefault) Error

func (o *CreateAzureClusterDefault) Error() string

func (*CreateAzureClusterDefault) GetPayload

func (o *CreateAzureClusterDefault) GetPayload() *models.Error

func (*CreateAzureClusterDefault) IsClientError

func (o *CreateAzureClusterDefault) IsClientError() bool

IsClientError returns true when this create azure cluster default response has a 4xx status code

func (*CreateAzureClusterDefault) IsCode

func (o *CreateAzureClusterDefault) IsCode(code int) bool

IsCode returns true when this create azure cluster default response a status code equal to that given

func (*CreateAzureClusterDefault) IsRedirect

func (o *CreateAzureClusterDefault) IsRedirect() bool

IsRedirect returns true when this create azure cluster default response has a 3xx status code

func (*CreateAzureClusterDefault) IsServerError

func (o *CreateAzureClusterDefault) IsServerError() bool

IsServerError returns true when this create azure cluster default response has a 5xx status code

func (*CreateAzureClusterDefault) IsSuccess

func (o *CreateAzureClusterDefault) IsSuccess() bool

IsSuccess returns true when this create azure cluster default response has a 2xx status code

func (*CreateAzureClusterDefault) String

func (o *CreateAzureClusterDefault) String() string

type CreateAzureClusterOK

type CreateAzureClusterOK struct {
	Payload *models.CreateAzureClusterResponse
}

CreateAzureClusterOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewCreateAzureClusterOK

func NewCreateAzureClusterOK() *CreateAzureClusterOK

NewCreateAzureClusterOK creates a CreateAzureClusterOK with default headers values

func (*CreateAzureClusterOK) Code

func (o *CreateAzureClusterOK) Code() int

Code gets the status code for the create azure cluster o k response

func (*CreateAzureClusterOK) Error

func (o *CreateAzureClusterOK) Error() string

func (*CreateAzureClusterOK) GetPayload

func (*CreateAzureClusterOK) IsClientError

func (o *CreateAzureClusterOK) IsClientError() bool

IsClientError returns true when this create azure cluster o k response has a 4xx status code

func (*CreateAzureClusterOK) IsCode

func (o *CreateAzureClusterOK) IsCode(code int) bool

IsCode returns true when this create azure cluster o k response a status code equal to that given

func (*CreateAzureClusterOK) IsRedirect

func (o *CreateAzureClusterOK) IsRedirect() bool

IsRedirect returns true when this create azure cluster o k response has a 3xx status code

func (*CreateAzureClusterOK) IsServerError

func (o *CreateAzureClusterOK) IsServerError() bool

IsServerError returns true when this create azure cluster o k response has a 5xx status code

func (*CreateAzureClusterOK) IsSuccess

func (o *CreateAzureClusterOK) IsSuccess() bool

IsSuccess returns true when this create azure cluster o k response has a 2xx status code

func (*CreateAzureClusterOK) String

func (o *CreateAzureClusterOK) String() string

type CreateAzureClusterParams

type CreateAzureClusterParams struct {

	// Input.
	Input *models.CreateAzureClusterRequest

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

CreateAzureClusterParams contains all the parameters to send to the API endpoint

for the create azure cluster operation.

Typically these are written to a http.Request.

func NewCreateAzureClusterParams

func NewCreateAzureClusterParams() *CreateAzureClusterParams

NewCreateAzureClusterParams creates a new CreateAzureClusterParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateAzureClusterParamsWithContext

func NewCreateAzureClusterParamsWithContext(ctx context.Context) *CreateAzureClusterParams

NewCreateAzureClusterParamsWithContext creates a new CreateAzureClusterParams object with the ability to set a context for a request.

func NewCreateAzureClusterParamsWithHTTPClient

func NewCreateAzureClusterParamsWithHTTPClient(client *http.Client) *CreateAzureClusterParams

NewCreateAzureClusterParamsWithHTTPClient creates a new CreateAzureClusterParams object with the ability to set a custom HTTPClient for a request.

func NewCreateAzureClusterParamsWithTimeout

func NewCreateAzureClusterParamsWithTimeout(timeout time.Duration) *CreateAzureClusterParams

NewCreateAzureClusterParamsWithTimeout creates a new CreateAzureClusterParams object with the ability to set a timeout on a request.

func (*CreateAzureClusterParams) SetContext

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

SetContext adds the context to the create azure cluster params

func (*CreateAzureClusterParams) SetDefaults

func (o *CreateAzureClusterParams) SetDefaults()

SetDefaults hydrates default values in the create azure cluster params (not the query body).

All values with no default are reset to their zero value.

func (*CreateAzureClusterParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create azure cluster params

func (*CreateAzureClusterParams) SetInput

SetInput adds the input to the create azure cluster params

func (*CreateAzureClusterParams) SetTimeout

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

SetTimeout adds the timeout to the create azure cluster params

func (*CreateAzureClusterParams) WithContext

WithContext adds the context to the create azure cluster params

func (*CreateAzureClusterParams) WithDefaults

WithDefaults hydrates default values in the create azure cluster params (not the query body).

All values with no default are reset to their zero value.

func (*CreateAzureClusterParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the create azure cluster params

func (*CreateAzureClusterParams) WithInput

WithInput adds the input to the create azure cluster params

func (*CreateAzureClusterParams) WithTimeout

WithTimeout adds the timeout to the create azure cluster params

func (*CreateAzureClusterParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateAzureClusterReader

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

CreateAzureClusterReader is a Reader for the CreateAzureCluster structure.

func (*CreateAzureClusterReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateClusterDefinitionDefault

type CreateClusterDefinitionDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

CreateClusterDefinitionDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewCreateClusterDefinitionDefault

func NewCreateClusterDefinitionDefault(code int) *CreateClusterDefinitionDefault

NewCreateClusterDefinitionDefault creates a CreateClusterDefinitionDefault with default headers values

func (*CreateClusterDefinitionDefault) Code

Code gets the status code for the create cluster definition default response

func (*CreateClusterDefinitionDefault) Error

func (*CreateClusterDefinitionDefault) GetPayload

func (o *CreateClusterDefinitionDefault) GetPayload() *models.Error

func (*CreateClusterDefinitionDefault) IsClientError

func (o *CreateClusterDefinitionDefault) IsClientError() bool

IsClientError returns true when this create cluster definition default response has a 4xx status code

func (*CreateClusterDefinitionDefault) IsCode

func (o *CreateClusterDefinitionDefault) IsCode(code int) bool

IsCode returns true when this create cluster definition default response a status code equal to that given

func (*CreateClusterDefinitionDefault) IsRedirect

func (o *CreateClusterDefinitionDefault) IsRedirect() bool

IsRedirect returns true when this create cluster definition default response has a 3xx status code

func (*CreateClusterDefinitionDefault) IsServerError

func (o *CreateClusterDefinitionDefault) IsServerError() bool

IsServerError returns true when this create cluster definition default response has a 5xx status code

func (*CreateClusterDefinitionDefault) IsSuccess

func (o *CreateClusterDefinitionDefault) IsSuccess() bool

IsSuccess returns true when this create cluster definition default response has a 2xx status code

func (*CreateClusterDefinitionDefault) String

type CreateClusterDefinitionOK

type CreateClusterDefinitionOK struct {
	Payload *models.CreateClusterDefinitionResponse
}

CreateClusterDefinitionOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewCreateClusterDefinitionOK

func NewCreateClusterDefinitionOK() *CreateClusterDefinitionOK

NewCreateClusterDefinitionOK creates a CreateClusterDefinitionOK with default headers values

func (*CreateClusterDefinitionOK) Code

func (o *CreateClusterDefinitionOK) Code() int

Code gets the status code for the create cluster definition o k response

func (*CreateClusterDefinitionOK) Error

func (o *CreateClusterDefinitionOK) Error() string

func (*CreateClusterDefinitionOK) GetPayload

func (*CreateClusterDefinitionOK) IsClientError

func (o *CreateClusterDefinitionOK) IsClientError() bool

IsClientError returns true when this create cluster definition o k response has a 4xx status code

func (*CreateClusterDefinitionOK) IsCode

func (o *CreateClusterDefinitionOK) IsCode(code int) bool

IsCode returns true when this create cluster definition o k response a status code equal to that given

func (*CreateClusterDefinitionOK) IsRedirect

func (o *CreateClusterDefinitionOK) IsRedirect() bool

IsRedirect returns true when this create cluster definition o k response has a 3xx status code

func (*CreateClusterDefinitionOK) IsServerError

func (o *CreateClusterDefinitionOK) IsServerError() bool

IsServerError returns true when this create cluster definition o k response has a 5xx status code

func (*CreateClusterDefinitionOK) IsSuccess

func (o *CreateClusterDefinitionOK) IsSuccess() bool

IsSuccess returns true when this create cluster definition o k response has a 2xx status code

func (*CreateClusterDefinitionOK) String

func (o *CreateClusterDefinitionOK) String() string

type CreateClusterDefinitionParams

type CreateClusterDefinitionParams struct {

	// Input.
	Input *models.CreateClusterDefinitionRequest

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

CreateClusterDefinitionParams contains all the parameters to send to the API endpoint

for the create cluster definition operation.

Typically these are written to a http.Request.

func NewCreateClusterDefinitionParams

func NewCreateClusterDefinitionParams() *CreateClusterDefinitionParams

NewCreateClusterDefinitionParams creates a new CreateClusterDefinitionParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateClusterDefinitionParamsWithContext

func NewCreateClusterDefinitionParamsWithContext(ctx context.Context) *CreateClusterDefinitionParams

NewCreateClusterDefinitionParamsWithContext creates a new CreateClusterDefinitionParams object with the ability to set a context for a request.

func NewCreateClusterDefinitionParamsWithHTTPClient

func NewCreateClusterDefinitionParamsWithHTTPClient(client *http.Client) *CreateClusterDefinitionParams

NewCreateClusterDefinitionParamsWithHTTPClient creates a new CreateClusterDefinitionParams object with the ability to set a custom HTTPClient for a request.

func NewCreateClusterDefinitionParamsWithTimeout

func NewCreateClusterDefinitionParamsWithTimeout(timeout time.Duration) *CreateClusterDefinitionParams

NewCreateClusterDefinitionParamsWithTimeout creates a new CreateClusterDefinitionParams object with the ability to set a timeout on a request.

func (*CreateClusterDefinitionParams) SetContext

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

SetContext adds the context to the create cluster definition params

func (*CreateClusterDefinitionParams) SetDefaults

func (o *CreateClusterDefinitionParams) SetDefaults()

SetDefaults hydrates default values in the create cluster definition params (not the query body).

All values with no default are reset to their zero value.

func (*CreateClusterDefinitionParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create cluster definition params

func (*CreateClusterDefinitionParams) SetInput

SetInput adds the input to the create cluster definition params

func (*CreateClusterDefinitionParams) SetTimeout

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

SetTimeout adds the timeout to the create cluster definition params

func (*CreateClusterDefinitionParams) WithContext

WithContext adds the context to the create cluster definition params

func (*CreateClusterDefinitionParams) WithDefaults

WithDefaults hydrates default values in the create cluster definition params (not the query body).

All values with no default are reset to their zero value.

func (*CreateClusterDefinitionParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create cluster definition params

func (*CreateClusterDefinitionParams) WithInput

WithInput adds the input to the create cluster definition params

func (*CreateClusterDefinitionParams) WithTimeout

WithTimeout adds the timeout to the create cluster definition params

func (*CreateClusterDefinitionParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateClusterDefinitionReader

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

CreateClusterDefinitionReader is a Reader for the CreateClusterDefinition structure.

func (*CreateClusterDefinitionReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateClusterTemplateDefault

type CreateClusterTemplateDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

CreateClusterTemplateDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewCreateClusterTemplateDefault

func NewCreateClusterTemplateDefault(code int) *CreateClusterTemplateDefault

NewCreateClusterTemplateDefault creates a CreateClusterTemplateDefault with default headers values

func (*CreateClusterTemplateDefault) Code

Code gets the status code for the create cluster template default response

func (*CreateClusterTemplateDefault) Error

func (*CreateClusterTemplateDefault) GetPayload

func (o *CreateClusterTemplateDefault) GetPayload() *models.Error

func (*CreateClusterTemplateDefault) IsClientError

func (o *CreateClusterTemplateDefault) IsClientError() bool

IsClientError returns true when this create cluster template default response has a 4xx status code

func (*CreateClusterTemplateDefault) IsCode

func (o *CreateClusterTemplateDefault) IsCode(code int) bool

IsCode returns true when this create cluster template default response a status code equal to that given

func (*CreateClusterTemplateDefault) IsRedirect

func (o *CreateClusterTemplateDefault) IsRedirect() bool

IsRedirect returns true when this create cluster template default response has a 3xx status code

func (*CreateClusterTemplateDefault) IsServerError

func (o *CreateClusterTemplateDefault) IsServerError() bool

IsServerError returns true when this create cluster template default response has a 5xx status code

func (*CreateClusterTemplateDefault) IsSuccess

func (o *CreateClusterTemplateDefault) IsSuccess() bool

IsSuccess returns true when this create cluster template default response has a 2xx status code

func (*CreateClusterTemplateDefault) String

type CreateClusterTemplateOK

type CreateClusterTemplateOK struct {
	Payload *models.CreateClusterTemplateResponse
}

CreateClusterTemplateOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewCreateClusterTemplateOK

func NewCreateClusterTemplateOK() *CreateClusterTemplateOK

NewCreateClusterTemplateOK creates a CreateClusterTemplateOK with default headers values

func (*CreateClusterTemplateOK) Code

func (o *CreateClusterTemplateOK) Code() int

Code gets the status code for the create cluster template o k response

func (*CreateClusterTemplateOK) Error

func (o *CreateClusterTemplateOK) Error() string

func (*CreateClusterTemplateOK) GetPayload

func (*CreateClusterTemplateOK) IsClientError

func (o *CreateClusterTemplateOK) IsClientError() bool

IsClientError returns true when this create cluster template o k response has a 4xx status code

func (*CreateClusterTemplateOK) IsCode

func (o *CreateClusterTemplateOK) IsCode(code int) bool

IsCode returns true when this create cluster template o k response a status code equal to that given

func (*CreateClusterTemplateOK) IsRedirect

func (o *CreateClusterTemplateOK) IsRedirect() bool

IsRedirect returns true when this create cluster template o k response has a 3xx status code

func (*CreateClusterTemplateOK) IsServerError

func (o *CreateClusterTemplateOK) IsServerError() bool

IsServerError returns true when this create cluster template o k response has a 5xx status code

func (*CreateClusterTemplateOK) IsSuccess

func (o *CreateClusterTemplateOK) IsSuccess() bool

IsSuccess returns true when this create cluster template o k response has a 2xx status code

func (*CreateClusterTemplateOK) String

func (o *CreateClusterTemplateOK) String() string

type CreateClusterTemplateParams

type CreateClusterTemplateParams struct {

	// Input.
	Input *models.CreateClusterTemplateRequest

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

CreateClusterTemplateParams contains all the parameters to send to the API endpoint

for the create cluster template operation.

Typically these are written to a http.Request.

func NewCreateClusterTemplateParams

func NewCreateClusterTemplateParams() *CreateClusterTemplateParams

NewCreateClusterTemplateParams creates a new CreateClusterTemplateParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateClusterTemplateParamsWithContext

func NewCreateClusterTemplateParamsWithContext(ctx context.Context) *CreateClusterTemplateParams

NewCreateClusterTemplateParamsWithContext creates a new CreateClusterTemplateParams object with the ability to set a context for a request.

func NewCreateClusterTemplateParamsWithHTTPClient

func NewCreateClusterTemplateParamsWithHTTPClient(client *http.Client) *CreateClusterTemplateParams

NewCreateClusterTemplateParamsWithHTTPClient creates a new CreateClusterTemplateParams object with the ability to set a custom HTTPClient for a request.

func NewCreateClusterTemplateParamsWithTimeout

func NewCreateClusterTemplateParamsWithTimeout(timeout time.Duration) *CreateClusterTemplateParams

NewCreateClusterTemplateParamsWithTimeout creates a new CreateClusterTemplateParams object with the ability to set a timeout on a request.

func (*CreateClusterTemplateParams) SetContext

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

SetContext adds the context to the create cluster template params

func (*CreateClusterTemplateParams) SetDefaults

func (o *CreateClusterTemplateParams) SetDefaults()

SetDefaults hydrates default values in the create cluster template params (not the query body).

All values with no default are reset to their zero value.

func (*CreateClusterTemplateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create cluster template params

func (*CreateClusterTemplateParams) SetInput

SetInput adds the input to the create cluster template params

func (*CreateClusterTemplateParams) SetTimeout

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

SetTimeout adds the timeout to the create cluster template params

func (*CreateClusterTemplateParams) WithContext

WithContext adds the context to the create cluster template params

func (*CreateClusterTemplateParams) WithDefaults

WithDefaults hydrates default values in the create cluster template params (not the query body).

All values with no default are reset to their zero value.

func (*CreateClusterTemplateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create cluster template params

func (*CreateClusterTemplateParams) WithInput

WithInput adds the input to the create cluster template params

func (*CreateClusterTemplateParams) WithTimeout

WithTimeout adds the timeout to the create cluster template params

func (*CreateClusterTemplateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateClusterTemplateReader

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

CreateClusterTemplateReader is a Reader for the CreateClusterTemplate structure.

func (*CreateClusterTemplateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateCustomConfigurationsDefault

type CreateCustomConfigurationsDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

CreateCustomConfigurationsDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewCreateCustomConfigurationsDefault

func NewCreateCustomConfigurationsDefault(code int) *CreateCustomConfigurationsDefault

NewCreateCustomConfigurationsDefault creates a CreateCustomConfigurationsDefault with default headers values

func (*CreateCustomConfigurationsDefault) Code

Code gets the status code for the create custom configurations default response

func (*CreateCustomConfigurationsDefault) Error

func (*CreateCustomConfigurationsDefault) GetPayload

func (*CreateCustomConfigurationsDefault) IsClientError

func (o *CreateCustomConfigurationsDefault) IsClientError() bool

IsClientError returns true when this create custom configurations default response has a 4xx status code

func (*CreateCustomConfigurationsDefault) IsCode

func (o *CreateCustomConfigurationsDefault) IsCode(code int) bool

IsCode returns true when this create custom configurations default response a status code equal to that given

func (*CreateCustomConfigurationsDefault) IsRedirect

func (o *CreateCustomConfigurationsDefault) IsRedirect() bool

IsRedirect returns true when this create custom configurations default response has a 3xx status code

func (*CreateCustomConfigurationsDefault) IsServerError

func (o *CreateCustomConfigurationsDefault) IsServerError() bool

IsServerError returns true when this create custom configurations default response has a 5xx status code

func (*CreateCustomConfigurationsDefault) IsSuccess

func (o *CreateCustomConfigurationsDefault) IsSuccess() bool

IsSuccess returns true when this create custom configurations default response has a 2xx status code

func (*CreateCustomConfigurationsDefault) String

type CreateCustomConfigurationsOK

type CreateCustomConfigurationsOK struct {
	Payload *models.CreateCustomConfigurationsResponse
}

CreateCustomConfigurationsOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewCreateCustomConfigurationsOK

func NewCreateCustomConfigurationsOK() *CreateCustomConfigurationsOK

NewCreateCustomConfigurationsOK creates a CreateCustomConfigurationsOK with default headers values

func (*CreateCustomConfigurationsOK) Code

Code gets the status code for the create custom configurations o k response

func (*CreateCustomConfigurationsOK) Error

func (*CreateCustomConfigurationsOK) GetPayload

func (*CreateCustomConfigurationsOK) IsClientError

func (o *CreateCustomConfigurationsOK) IsClientError() bool

IsClientError returns true when this create custom configurations o k response has a 4xx status code

func (*CreateCustomConfigurationsOK) IsCode

func (o *CreateCustomConfigurationsOK) IsCode(code int) bool

IsCode returns true when this create custom configurations o k response a status code equal to that given

func (*CreateCustomConfigurationsOK) IsRedirect

func (o *CreateCustomConfigurationsOK) IsRedirect() bool

IsRedirect returns true when this create custom configurations o k response has a 3xx status code

func (*CreateCustomConfigurationsOK) IsServerError

func (o *CreateCustomConfigurationsOK) IsServerError() bool

IsServerError returns true when this create custom configurations o k response has a 5xx status code

func (*CreateCustomConfigurationsOK) IsSuccess

func (o *CreateCustomConfigurationsOK) IsSuccess() bool

IsSuccess returns true when this create custom configurations o k response has a 2xx status code

func (*CreateCustomConfigurationsOK) String

type CreateCustomConfigurationsParams

type CreateCustomConfigurationsParams struct {

	// Input.
	Input *models.CreateCustomConfigurationsRequest

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

CreateCustomConfigurationsParams contains all the parameters to send to the API endpoint

for the create custom configurations operation.

Typically these are written to a http.Request.

func NewCreateCustomConfigurationsParams

func NewCreateCustomConfigurationsParams() *CreateCustomConfigurationsParams

NewCreateCustomConfigurationsParams creates a new CreateCustomConfigurationsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateCustomConfigurationsParamsWithContext

func NewCreateCustomConfigurationsParamsWithContext(ctx context.Context) *CreateCustomConfigurationsParams

NewCreateCustomConfigurationsParamsWithContext creates a new CreateCustomConfigurationsParams object with the ability to set a context for a request.

func NewCreateCustomConfigurationsParamsWithHTTPClient

func NewCreateCustomConfigurationsParamsWithHTTPClient(client *http.Client) *CreateCustomConfigurationsParams

NewCreateCustomConfigurationsParamsWithHTTPClient creates a new CreateCustomConfigurationsParams object with the ability to set a custom HTTPClient for a request.

func NewCreateCustomConfigurationsParamsWithTimeout

func NewCreateCustomConfigurationsParamsWithTimeout(timeout time.Duration) *CreateCustomConfigurationsParams

NewCreateCustomConfigurationsParamsWithTimeout creates a new CreateCustomConfigurationsParams object with the ability to set a timeout on a request.

func (*CreateCustomConfigurationsParams) SetContext

SetContext adds the context to the create custom configurations params

func (*CreateCustomConfigurationsParams) SetDefaults

func (o *CreateCustomConfigurationsParams) SetDefaults()

SetDefaults hydrates default values in the create custom configurations params (not the query body).

All values with no default are reset to their zero value.

func (*CreateCustomConfigurationsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create custom configurations params

func (*CreateCustomConfigurationsParams) SetInput

SetInput adds the input to the create custom configurations params

func (*CreateCustomConfigurationsParams) SetTimeout

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

SetTimeout adds the timeout to the create custom configurations params

func (*CreateCustomConfigurationsParams) WithContext

WithContext adds the context to the create custom configurations params

func (*CreateCustomConfigurationsParams) WithDefaults

WithDefaults hydrates default values in the create custom configurations params (not the query body).

All values with no default are reset to their zero value.

func (*CreateCustomConfigurationsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create custom configurations params

func (*CreateCustomConfigurationsParams) WithInput

WithInput adds the input to the create custom configurations params

func (*CreateCustomConfigurationsParams) WithTimeout

WithTimeout adds the timeout to the create custom configurations params

func (*CreateCustomConfigurationsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateCustomConfigurationsReader

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

CreateCustomConfigurationsReader is a Reader for the CreateCustomConfigurations structure.

func (*CreateCustomConfigurationsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateGCPClusterDefault

type CreateGCPClusterDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

CreateGCPClusterDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewCreateGCPClusterDefault

func NewCreateGCPClusterDefault(code int) *CreateGCPClusterDefault

NewCreateGCPClusterDefault creates a CreateGCPClusterDefault with default headers values

func (*CreateGCPClusterDefault) Code

func (o *CreateGCPClusterDefault) Code() int

Code gets the status code for the create g c p cluster default response

func (*CreateGCPClusterDefault) Error

func (o *CreateGCPClusterDefault) Error() string

func (*CreateGCPClusterDefault) GetPayload

func (o *CreateGCPClusterDefault) GetPayload() *models.Error

func (*CreateGCPClusterDefault) IsClientError

func (o *CreateGCPClusterDefault) IsClientError() bool

IsClientError returns true when this create g c p cluster default response has a 4xx status code

func (*CreateGCPClusterDefault) IsCode

func (o *CreateGCPClusterDefault) IsCode(code int) bool

IsCode returns true when this create g c p cluster default response a status code equal to that given

func (*CreateGCPClusterDefault) IsRedirect

func (o *CreateGCPClusterDefault) IsRedirect() bool

IsRedirect returns true when this create g c p cluster default response has a 3xx status code

func (*CreateGCPClusterDefault) IsServerError

func (o *CreateGCPClusterDefault) IsServerError() bool

IsServerError returns true when this create g c p cluster default response has a 5xx status code

func (*CreateGCPClusterDefault) IsSuccess

func (o *CreateGCPClusterDefault) IsSuccess() bool

IsSuccess returns true when this create g c p cluster default response has a 2xx status code

func (*CreateGCPClusterDefault) String

func (o *CreateGCPClusterDefault) String() string

type CreateGCPClusterOK

type CreateGCPClusterOK struct {
	Payload *models.CreateGCPClusterResponse
}

CreateGCPClusterOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewCreateGCPClusterOK

func NewCreateGCPClusterOK() *CreateGCPClusterOK

NewCreateGCPClusterOK creates a CreateGCPClusterOK with default headers values

func (*CreateGCPClusterOK) Code

func (o *CreateGCPClusterOK) Code() int

Code gets the status code for the create g c p cluster o k response

func (*CreateGCPClusterOK) Error

func (o *CreateGCPClusterOK) Error() string

func (*CreateGCPClusterOK) GetPayload

func (*CreateGCPClusterOK) IsClientError

func (o *CreateGCPClusterOK) IsClientError() bool

IsClientError returns true when this create g c p cluster o k response has a 4xx status code

func (*CreateGCPClusterOK) IsCode

func (o *CreateGCPClusterOK) IsCode(code int) bool

IsCode returns true when this create g c p cluster o k response a status code equal to that given

func (*CreateGCPClusterOK) IsRedirect

func (o *CreateGCPClusterOK) IsRedirect() bool

IsRedirect returns true when this create g c p cluster o k response has a 3xx status code

func (*CreateGCPClusterOK) IsServerError

func (o *CreateGCPClusterOK) IsServerError() bool

IsServerError returns true when this create g c p cluster o k response has a 5xx status code

func (*CreateGCPClusterOK) IsSuccess

func (o *CreateGCPClusterOK) IsSuccess() bool

IsSuccess returns true when this create g c p cluster o k response has a 2xx status code

func (*CreateGCPClusterOK) String

func (o *CreateGCPClusterOK) String() string

type CreateGCPClusterParams

type CreateGCPClusterParams struct {

	// Input.
	Input *models.CreateGCPClusterRequest

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

CreateGCPClusterParams contains all the parameters to send to the API endpoint

for the create g c p cluster operation.

Typically these are written to a http.Request.

func NewCreateGCPClusterParams

func NewCreateGCPClusterParams() *CreateGCPClusterParams

NewCreateGCPClusterParams creates a new CreateGCPClusterParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateGCPClusterParamsWithContext

func NewCreateGCPClusterParamsWithContext(ctx context.Context) *CreateGCPClusterParams

NewCreateGCPClusterParamsWithContext creates a new CreateGCPClusterParams object with the ability to set a context for a request.

func NewCreateGCPClusterParamsWithHTTPClient

func NewCreateGCPClusterParamsWithHTTPClient(client *http.Client) *CreateGCPClusterParams

NewCreateGCPClusterParamsWithHTTPClient creates a new CreateGCPClusterParams object with the ability to set a custom HTTPClient for a request.

func NewCreateGCPClusterParamsWithTimeout

func NewCreateGCPClusterParamsWithTimeout(timeout time.Duration) *CreateGCPClusterParams

NewCreateGCPClusterParamsWithTimeout creates a new CreateGCPClusterParams object with the ability to set a timeout on a request.

func (*CreateGCPClusterParams) SetContext

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

SetContext adds the context to the create g c p cluster params

func (*CreateGCPClusterParams) SetDefaults

func (o *CreateGCPClusterParams) SetDefaults()

SetDefaults hydrates default values in the create g c p cluster params (not the query body).

All values with no default are reset to their zero value.

func (*CreateGCPClusterParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create g c p cluster params

func (*CreateGCPClusterParams) SetInput

SetInput adds the input to the create g c p cluster params

func (*CreateGCPClusterParams) SetTimeout

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

SetTimeout adds the timeout to the create g c p cluster params

func (*CreateGCPClusterParams) WithContext

WithContext adds the context to the create g c p cluster params

func (*CreateGCPClusterParams) WithDefaults

WithDefaults hydrates default values in the create g c p cluster params (not the query body).

All values with no default are reset to their zero value.

func (*CreateGCPClusterParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the create g c p cluster params

func (*CreateGCPClusterParams) WithInput

WithInput adds the input to the create g c p cluster params

func (*CreateGCPClusterParams) WithTimeout

WithTimeout adds the timeout to the create g c p cluster params

func (*CreateGCPClusterParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateGCPClusterReader

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

CreateGCPClusterReader is a Reader for the CreateGCPCluster structure.

func (*CreateGCPClusterReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateRecipeDefault

type CreateRecipeDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

CreateRecipeDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewCreateRecipeDefault

func NewCreateRecipeDefault(code int) *CreateRecipeDefault

NewCreateRecipeDefault creates a CreateRecipeDefault with default headers values

func (*CreateRecipeDefault) Code

func (o *CreateRecipeDefault) Code() int

Code gets the status code for the create recipe default response

func (*CreateRecipeDefault) Error

func (o *CreateRecipeDefault) Error() string

func (*CreateRecipeDefault) GetPayload

func (o *CreateRecipeDefault) GetPayload() *models.Error

func (*CreateRecipeDefault) IsClientError

func (o *CreateRecipeDefault) IsClientError() bool

IsClientError returns true when this create recipe default response has a 4xx status code

func (*CreateRecipeDefault) IsCode

func (o *CreateRecipeDefault) IsCode(code int) bool

IsCode returns true when this create recipe default response a status code equal to that given

func (*CreateRecipeDefault) IsRedirect

func (o *CreateRecipeDefault) IsRedirect() bool

IsRedirect returns true when this create recipe default response has a 3xx status code

func (*CreateRecipeDefault) IsServerError

func (o *CreateRecipeDefault) IsServerError() bool

IsServerError returns true when this create recipe default response has a 5xx status code

func (*CreateRecipeDefault) IsSuccess

func (o *CreateRecipeDefault) IsSuccess() bool

IsSuccess returns true when this create recipe default response has a 2xx status code

func (*CreateRecipeDefault) String

func (o *CreateRecipeDefault) String() string

type CreateRecipeOK

type CreateRecipeOK struct {
	Payload *models.CreateRecipeResponse
}

CreateRecipeOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewCreateRecipeOK

func NewCreateRecipeOK() *CreateRecipeOK

NewCreateRecipeOK creates a CreateRecipeOK with default headers values

func (*CreateRecipeOK) Code

func (o *CreateRecipeOK) Code() int

Code gets the status code for the create recipe o k response

func (*CreateRecipeOK) Error

func (o *CreateRecipeOK) Error() string

func (*CreateRecipeOK) GetPayload

func (o *CreateRecipeOK) GetPayload() *models.CreateRecipeResponse

func (*CreateRecipeOK) IsClientError

func (o *CreateRecipeOK) IsClientError() bool

IsClientError returns true when this create recipe o k response has a 4xx status code

func (*CreateRecipeOK) IsCode

func (o *CreateRecipeOK) IsCode(code int) bool

IsCode returns true when this create recipe o k response a status code equal to that given

func (*CreateRecipeOK) IsRedirect

func (o *CreateRecipeOK) IsRedirect() bool

IsRedirect returns true when this create recipe o k response has a 3xx status code

func (*CreateRecipeOK) IsServerError

func (o *CreateRecipeOK) IsServerError() bool

IsServerError returns true when this create recipe o k response has a 5xx status code

func (*CreateRecipeOK) IsSuccess

func (o *CreateRecipeOK) IsSuccess() bool

IsSuccess returns true when this create recipe o k response has a 2xx status code

func (*CreateRecipeOK) String

func (o *CreateRecipeOK) String() string

type CreateRecipeParams

type CreateRecipeParams struct {

	// Input.
	Input *models.CreateRecipeRequest

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

CreateRecipeParams contains all the parameters to send to the API endpoint

for the create recipe operation.

Typically these are written to a http.Request.

func NewCreateRecipeParams

func NewCreateRecipeParams() *CreateRecipeParams

NewCreateRecipeParams creates a new CreateRecipeParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateRecipeParamsWithContext

func NewCreateRecipeParamsWithContext(ctx context.Context) *CreateRecipeParams

NewCreateRecipeParamsWithContext creates a new CreateRecipeParams object with the ability to set a context for a request.

func NewCreateRecipeParamsWithHTTPClient

func NewCreateRecipeParamsWithHTTPClient(client *http.Client) *CreateRecipeParams

NewCreateRecipeParamsWithHTTPClient creates a new CreateRecipeParams object with the ability to set a custom HTTPClient for a request.

func NewCreateRecipeParamsWithTimeout

func NewCreateRecipeParamsWithTimeout(timeout time.Duration) *CreateRecipeParams

NewCreateRecipeParamsWithTimeout creates a new CreateRecipeParams object with the ability to set a timeout on a request.

func (*CreateRecipeParams) SetContext

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

SetContext adds the context to the create recipe params

func (*CreateRecipeParams) SetDefaults

func (o *CreateRecipeParams) SetDefaults()

SetDefaults hydrates default values in the create recipe params (not the query body).

All values with no default are reset to their zero value.

func (*CreateRecipeParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create recipe params

func (*CreateRecipeParams) SetInput

func (o *CreateRecipeParams) SetInput(input *models.CreateRecipeRequest)

SetInput adds the input to the create recipe params

func (*CreateRecipeParams) SetTimeout

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

SetTimeout adds the timeout to the create recipe params

func (*CreateRecipeParams) WithContext

WithContext adds the context to the create recipe params

func (*CreateRecipeParams) WithDefaults

func (o *CreateRecipeParams) WithDefaults() *CreateRecipeParams

WithDefaults hydrates default values in the create recipe params (not the query body).

All values with no default are reset to their zero value.

func (*CreateRecipeParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the create recipe params

func (*CreateRecipeParams) WithInput

WithInput adds the input to the create recipe params

func (*CreateRecipeParams) WithTimeout

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

WithTimeout adds the timeout to the create recipe params

func (*CreateRecipeParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type CreateRecipeReader

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

CreateRecipeReader is a Reader for the CreateRecipe structure.

func (*CreateRecipeReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteAutoScaleRulesDefault

type DeleteAutoScaleRulesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

DeleteAutoScaleRulesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewDeleteAutoScaleRulesDefault

func NewDeleteAutoScaleRulesDefault(code int) *DeleteAutoScaleRulesDefault

NewDeleteAutoScaleRulesDefault creates a DeleteAutoScaleRulesDefault with default headers values

func (*DeleteAutoScaleRulesDefault) Code

func (o *DeleteAutoScaleRulesDefault) Code() int

Code gets the status code for the delete auto scale rules default response

func (*DeleteAutoScaleRulesDefault) Error

func (*DeleteAutoScaleRulesDefault) GetPayload

func (o *DeleteAutoScaleRulesDefault) GetPayload() *models.Error

func (*DeleteAutoScaleRulesDefault) IsClientError

func (o *DeleteAutoScaleRulesDefault) IsClientError() bool

IsClientError returns true when this delete auto scale rules default response has a 4xx status code

func (*DeleteAutoScaleRulesDefault) IsCode

func (o *DeleteAutoScaleRulesDefault) IsCode(code int) bool

IsCode returns true when this delete auto scale rules default response a status code equal to that given

func (*DeleteAutoScaleRulesDefault) IsRedirect

func (o *DeleteAutoScaleRulesDefault) IsRedirect() bool

IsRedirect returns true when this delete auto scale rules default response has a 3xx status code

func (*DeleteAutoScaleRulesDefault) IsServerError

func (o *DeleteAutoScaleRulesDefault) IsServerError() bool

IsServerError returns true when this delete auto scale rules default response has a 5xx status code

func (*DeleteAutoScaleRulesDefault) IsSuccess

func (o *DeleteAutoScaleRulesDefault) IsSuccess() bool

IsSuccess returns true when this delete auto scale rules default response has a 2xx status code

func (*DeleteAutoScaleRulesDefault) String

func (o *DeleteAutoScaleRulesDefault) String() string

type DeleteAutoScaleRulesOK

type DeleteAutoScaleRulesOK struct {
	Payload models.DeleteAutoScaleRulesResponse
}

DeleteAutoScaleRulesOK describes a response with status code 200, with default header values.

The AutoScale policy before deletion.

func NewDeleteAutoScaleRulesOK

func NewDeleteAutoScaleRulesOK() *DeleteAutoScaleRulesOK

NewDeleteAutoScaleRulesOK creates a DeleteAutoScaleRulesOK with default headers values

func (*DeleteAutoScaleRulesOK) Code

func (o *DeleteAutoScaleRulesOK) Code() int

Code gets the status code for the delete auto scale rules o k response

func (*DeleteAutoScaleRulesOK) Error

func (o *DeleteAutoScaleRulesOK) Error() string

func (*DeleteAutoScaleRulesOK) GetPayload

func (*DeleteAutoScaleRulesOK) IsClientError

func (o *DeleteAutoScaleRulesOK) IsClientError() bool

IsClientError returns true when this delete auto scale rules o k response has a 4xx status code

func (*DeleteAutoScaleRulesOK) IsCode

func (o *DeleteAutoScaleRulesOK) IsCode(code int) bool

IsCode returns true when this delete auto scale rules o k response a status code equal to that given

func (*DeleteAutoScaleRulesOK) IsRedirect

func (o *DeleteAutoScaleRulesOK) IsRedirect() bool

IsRedirect returns true when this delete auto scale rules o k response has a 3xx status code

func (*DeleteAutoScaleRulesOK) IsServerError

func (o *DeleteAutoScaleRulesOK) IsServerError() bool

IsServerError returns true when this delete auto scale rules o k response has a 5xx status code

func (*DeleteAutoScaleRulesOK) IsSuccess

func (o *DeleteAutoScaleRulesOK) IsSuccess() bool

IsSuccess returns true when this delete auto scale rules o k response has a 2xx status code

func (*DeleteAutoScaleRulesOK) String

func (o *DeleteAutoScaleRulesOK) String() string

type DeleteAutoScaleRulesParams

type DeleteAutoScaleRulesParams struct {

	// Input.
	Input *models.DeleteAutoScaleRulesRequest

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

DeleteAutoScaleRulesParams contains all the parameters to send to the API endpoint

for the delete auto scale rules operation.

Typically these are written to a http.Request.

func NewDeleteAutoScaleRulesParams

func NewDeleteAutoScaleRulesParams() *DeleteAutoScaleRulesParams

NewDeleteAutoScaleRulesParams creates a new DeleteAutoScaleRulesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteAutoScaleRulesParamsWithContext

func NewDeleteAutoScaleRulesParamsWithContext(ctx context.Context) *DeleteAutoScaleRulesParams

NewDeleteAutoScaleRulesParamsWithContext creates a new DeleteAutoScaleRulesParams object with the ability to set a context for a request.

func NewDeleteAutoScaleRulesParamsWithHTTPClient

func NewDeleteAutoScaleRulesParamsWithHTTPClient(client *http.Client) *DeleteAutoScaleRulesParams

NewDeleteAutoScaleRulesParamsWithHTTPClient creates a new DeleteAutoScaleRulesParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteAutoScaleRulesParamsWithTimeout

func NewDeleteAutoScaleRulesParamsWithTimeout(timeout time.Duration) *DeleteAutoScaleRulesParams

NewDeleteAutoScaleRulesParamsWithTimeout creates a new DeleteAutoScaleRulesParams object with the ability to set a timeout on a request.

func (*DeleteAutoScaleRulesParams) SetContext

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

SetContext adds the context to the delete auto scale rules params

func (*DeleteAutoScaleRulesParams) SetDefaults

func (o *DeleteAutoScaleRulesParams) SetDefaults()

SetDefaults hydrates default values in the delete auto scale rules params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteAutoScaleRulesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete auto scale rules params

func (*DeleteAutoScaleRulesParams) SetInput

SetInput adds the input to the delete auto scale rules params

func (*DeleteAutoScaleRulesParams) SetTimeout

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

SetTimeout adds the timeout to the delete auto scale rules params

func (*DeleteAutoScaleRulesParams) WithContext

WithContext adds the context to the delete auto scale rules params

func (*DeleteAutoScaleRulesParams) WithDefaults

WithDefaults hydrates default values in the delete auto scale rules params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteAutoScaleRulesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete auto scale rules params

func (*DeleteAutoScaleRulesParams) WithInput

WithInput adds the input to the delete auto scale rules params

func (*DeleteAutoScaleRulesParams) WithTimeout

WithTimeout adds the timeout to the delete auto scale rules params

func (*DeleteAutoScaleRulesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteAutoScaleRulesReader

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

DeleteAutoScaleRulesReader is a Reader for the DeleteAutoScaleRules structure.

func (*DeleteAutoScaleRulesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteClusterDefault

type DeleteClusterDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

DeleteClusterDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewDeleteClusterDefault

func NewDeleteClusterDefault(code int) *DeleteClusterDefault

NewDeleteClusterDefault creates a DeleteClusterDefault with default headers values

func (*DeleteClusterDefault) Code

func (o *DeleteClusterDefault) Code() int

Code gets the status code for the delete cluster default response

func (*DeleteClusterDefault) Error

func (o *DeleteClusterDefault) Error() string

func (*DeleteClusterDefault) GetPayload

func (o *DeleteClusterDefault) GetPayload() *models.Error

func (*DeleteClusterDefault) IsClientError

func (o *DeleteClusterDefault) IsClientError() bool

IsClientError returns true when this delete cluster default response has a 4xx status code

func (*DeleteClusterDefault) IsCode

func (o *DeleteClusterDefault) IsCode(code int) bool

IsCode returns true when this delete cluster default response a status code equal to that given

func (*DeleteClusterDefault) IsRedirect

func (o *DeleteClusterDefault) IsRedirect() bool

IsRedirect returns true when this delete cluster default response has a 3xx status code

func (*DeleteClusterDefault) IsServerError

func (o *DeleteClusterDefault) IsServerError() bool

IsServerError returns true when this delete cluster default response has a 5xx status code

func (*DeleteClusterDefault) IsSuccess

func (o *DeleteClusterDefault) IsSuccess() bool

IsSuccess returns true when this delete cluster default response has a 2xx status code

func (*DeleteClusterDefault) String

func (o *DeleteClusterDefault) String() string

type DeleteClusterDefinitionsDefault

type DeleteClusterDefinitionsDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

DeleteClusterDefinitionsDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewDeleteClusterDefinitionsDefault

func NewDeleteClusterDefinitionsDefault(code int) *DeleteClusterDefinitionsDefault

NewDeleteClusterDefinitionsDefault creates a DeleteClusterDefinitionsDefault with default headers values

func (*DeleteClusterDefinitionsDefault) Code

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

func (*DeleteClusterDefinitionsDefault) Error

func (*DeleteClusterDefinitionsDefault) GetPayload

func (o *DeleteClusterDefinitionsDefault) GetPayload() *models.Error

func (*DeleteClusterDefinitionsDefault) IsClientError

func (o *DeleteClusterDefinitionsDefault) IsClientError() bool

IsClientError returns true when this delete cluster definitions default response has a 4xx status code

func (*DeleteClusterDefinitionsDefault) IsCode

func (o *DeleteClusterDefinitionsDefault) IsCode(code int) bool

IsCode returns true when this delete cluster definitions default response a status code equal to that given

func (*DeleteClusterDefinitionsDefault) IsRedirect

func (o *DeleteClusterDefinitionsDefault) IsRedirect() bool

IsRedirect returns true when this delete cluster definitions default response has a 3xx status code

func (*DeleteClusterDefinitionsDefault) IsServerError

func (o *DeleteClusterDefinitionsDefault) IsServerError() bool

IsServerError returns true when this delete cluster definitions default response has a 5xx status code

func (*DeleteClusterDefinitionsDefault) IsSuccess

func (o *DeleteClusterDefinitionsDefault) IsSuccess() bool

IsSuccess returns true when this delete cluster definitions default response has a 2xx status code

func (*DeleteClusterDefinitionsDefault) String

type DeleteClusterDefinitionsOK

type DeleteClusterDefinitionsOK struct {
	Payload *models.DeleteClusterDefinitionsResponse
}

DeleteClusterDefinitionsOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewDeleteClusterDefinitionsOK

func NewDeleteClusterDefinitionsOK() *DeleteClusterDefinitionsOK

NewDeleteClusterDefinitionsOK creates a DeleteClusterDefinitionsOK with default headers values

func (*DeleteClusterDefinitionsOK) Code

func (o *DeleteClusterDefinitionsOK) Code() int

Code gets the status code for the delete cluster definitions o k response

func (*DeleteClusterDefinitionsOK) Error

func (*DeleteClusterDefinitionsOK) GetPayload

func (*DeleteClusterDefinitionsOK) IsClientError

func (o *DeleteClusterDefinitionsOK) IsClientError() bool

IsClientError returns true when this delete cluster definitions o k response has a 4xx status code

func (*DeleteClusterDefinitionsOK) IsCode

func (o *DeleteClusterDefinitionsOK) IsCode(code int) bool

IsCode returns true when this delete cluster definitions o k response a status code equal to that given

func (*DeleteClusterDefinitionsOK) IsRedirect

func (o *DeleteClusterDefinitionsOK) IsRedirect() bool

IsRedirect returns true when this delete cluster definitions o k response has a 3xx status code

func (*DeleteClusterDefinitionsOK) IsServerError

func (o *DeleteClusterDefinitionsOK) IsServerError() bool

IsServerError returns true when this delete cluster definitions o k response has a 5xx status code

func (*DeleteClusterDefinitionsOK) IsSuccess

func (o *DeleteClusterDefinitionsOK) IsSuccess() bool

IsSuccess returns true when this delete cluster definitions o k response has a 2xx status code

func (*DeleteClusterDefinitionsOK) String

func (o *DeleteClusterDefinitionsOK) String() string

type DeleteClusterDefinitionsParams

type DeleteClusterDefinitionsParams struct {

	// Input.
	Input *models.DeleteClusterDefinitionsRequest

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

DeleteClusterDefinitionsParams contains all the parameters to send to the API endpoint

for the delete cluster definitions operation.

Typically these are written to a http.Request.

func NewDeleteClusterDefinitionsParams

func NewDeleteClusterDefinitionsParams() *DeleteClusterDefinitionsParams

NewDeleteClusterDefinitionsParams creates a new DeleteClusterDefinitionsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteClusterDefinitionsParamsWithContext

func NewDeleteClusterDefinitionsParamsWithContext(ctx context.Context) *DeleteClusterDefinitionsParams

NewDeleteClusterDefinitionsParamsWithContext creates a new DeleteClusterDefinitionsParams object with the ability to set a context for a request.

func NewDeleteClusterDefinitionsParamsWithHTTPClient

func NewDeleteClusterDefinitionsParamsWithHTTPClient(client *http.Client) *DeleteClusterDefinitionsParams

NewDeleteClusterDefinitionsParamsWithHTTPClient creates a new DeleteClusterDefinitionsParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteClusterDefinitionsParamsWithTimeout

func NewDeleteClusterDefinitionsParamsWithTimeout(timeout time.Duration) *DeleteClusterDefinitionsParams

NewDeleteClusterDefinitionsParamsWithTimeout creates a new DeleteClusterDefinitionsParams object with the ability to set a timeout on a request.

func (*DeleteClusterDefinitionsParams) SetContext

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

SetContext adds the context to the delete cluster definitions params

func (*DeleteClusterDefinitionsParams) SetDefaults

func (o *DeleteClusterDefinitionsParams) SetDefaults()

SetDefaults hydrates default values in the delete cluster definitions params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteClusterDefinitionsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete cluster definitions params

func (*DeleteClusterDefinitionsParams) SetInput

SetInput adds the input to the delete cluster definitions params

func (*DeleteClusterDefinitionsParams) SetTimeout

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

SetTimeout adds the timeout to the delete cluster definitions params

func (*DeleteClusterDefinitionsParams) WithContext

WithContext adds the context to the delete cluster definitions params

func (*DeleteClusterDefinitionsParams) WithDefaults

WithDefaults hydrates default values in the delete cluster definitions params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteClusterDefinitionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete cluster definitions params

func (*DeleteClusterDefinitionsParams) WithInput

WithInput adds the input to the delete cluster definitions params

func (*DeleteClusterDefinitionsParams) WithTimeout

WithTimeout adds the timeout to the delete cluster definitions params

func (*DeleteClusterDefinitionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteClusterDefinitionsReader

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

DeleteClusterDefinitionsReader is a Reader for the DeleteClusterDefinitions structure.

func (*DeleteClusterDefinitionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteClusterOK

type DeleteClusterOK struct {
	Payload models.DeleteClusterResponse
}

DeleteClusterOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewDeleteClusterOK

func NewDeleteClusterOK() *DeleteClusterOK

NewDeleteClusterOK creates a DeleteClusterOK with default headers values

func (*DeleteClusterOK) Code

func (o *DeleteClusterOK) Code() int

Code gets the status code for the delete cluster o k response

func (*DeleteClusterOK) Error

func (o *DeleteClusterOK) Error() string

func (*DeleteClusterOK) GetPayload

func (*DeleteClusterOK) IsClientError

func (o *DeleteClusterOK) IsClientError() bool

IsClientError returns true when this delete cluster o k response has a 4xx status code

func (*DeleteClusterOK) IsCode

func (o *DeleteClusterOK) IsCode(code int) bool

IsCode returns true when this delete cluster o k response a status code equal to that given

func (*DeleteClusterOK) IsRedirect

func (o *DeleteClusterOK) IsRedirect() bool

IsRedirect returns true when this delete cluster o k response has a 3xx status code

func (*DeleteClusterOK) IsServerError

func (o *DeleteClusterOK) IsServerError() bool

IsServerError returns true when this delete cluster o k response has a 5xx status code

func (*DeleteClusterOK) IsSuccess

func (o *DeleteClusterOK) IsSuccess() bool

IsSuccess returns true when this delete cluster o k response has a 2xx status code

func (*DeleteClusterOK) String

func (o *DeleteClusterOK) String() string

type DeleteClusterParams

type DeleteClusterParams struct {

	// Input.
	Input *models.DeleteClusterRequest

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

DeleteClusterParams contains all the parameters to send to the API endpoint

for the delete cluster operation.

Typically these are written to a http.Request.

func NewDeleteClusterParams

func NewDeleteClusterParams() *DeleteClusterParams

NewDeleteClusterParams creates a new DeleteClusterParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteClusterParamsWithContext

func NewDeleteClusterParamsWithContext(ctx context.Context) *DeleteClusterParams

NewDeleteClusterParamsWithContext creates a new DeleteClusterParams object with the ability to set a context for a request.

func NewDeleteClusterParamsWithHTTPClient

func NewDeleteClusterParamsWithHTTPClient(client *http.Client) *DeleteClusterParams

NewDeleteClusterParamsWithHTTPClient creates a new DeleteClusterParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteClusterParamsWithTimeout

func NewDeleteClusterParamsWithTimeout(timeout time.Duration) *DeleteClusterParams

NewDeleteClusterParamsWithTimeout creates a new DeleteClusterParams object with the ability to set a timeout on a request.

func (*DeleteClusterParams) SetContext

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

SetContext adds the context to the delete cluster params

func (*DeleteClusterParams) SetDefaults

func (o *DeleteClusterParams) SetDefaults()

SetDefaults hydrates default values in the delete cluster params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteClusterParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete cluster params

func (*DeleteClusterParams) SetInput

func (o *DeleteClusterParams) SetInput(input *models.DeleteClusterRequest)

SetInput adds the input to the delete cluster params

func (*DeleteClusterParams) SetTimeout

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

SetTimeout adds the timeout to the delete cluster params

func (*DeleteClusterParams) WithContext

WithContext adds the context to the delete cluster params

func (*DeleteClusterParams) WithDefaults

func (o *DeleteClusterParams) WithDefaults() *DeleteClusterParams

WithDefaults hydrates default values in the delete cluster params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteClusterParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the delete cluster params

func (*DeleteClusterParams) WithInput

WithInput adds the input to the delete cluster params

func (*DeleteClusterParams) WithTimeout

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

WithTimeout adds the timeout to the delete cluster params

func (*DeleteClusterParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type DeleteClusterReader

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

DeleteClusterReader is a Reader for the DeleteCluster structure.

func (*DeleteClusterReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteClusterTemplatesDefault

type DeleteClusterTemplatesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

DeleteClusterTemplatesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewDeleteClusterTemplatesDefault

func NewDeleteClusterTemplatesDefault(code int) *DeleteClusterTemplatesDefault

NewDeleteClusterTemplatesDefault creates a DeleteClusterTemplatesDefault with default headers values

func (*DeleteClusterTemplatesDefault) Code

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

func (*DeleteClusterTemplatesDefault) Error

func (*DeleteClusterTemplatesDefault) GetPayload

func (o *DeleteClusterTemplatesDefault) GetPayload() *models.Error

func (*DeleteClusterTemplatesDefault) IsClientError

func (o *DeleteClusterTemplatesDefault) IsClientError() bool

IsClientError returns true when this delete cluster templates default response has a 4xx status code

func (*DeleteClusterTemplatesDefault) IsCode

func (o *DeleteClusterTemplatesDefault) IsCode(code int) bool

IsCode returns true when this delete cluster templates default response a status code equal to that given

func (*DeleteClusterTemplatesDefault) IsRedirect

func (o *DeleteClusterTemplatesDefault) IsRedirect() bool

IsRedirect returns true when this delete cluster templates default response has a 3xx status code

func (*DeleteClusterTemplatesDefault) IsServerError

func (o *DeleteClusterTemplatesDefault) IsServerError() bool

IsServerError returns true when this delete cluster templates default response has a 5xx status code

func (*DeleteClusterTemplatesDefault) IsSuccess

func (o *DeleteClusterTemplatesDefault) IsSuccess() bool

IsSuccess returns true when this delete cluster templates default response has a 2xx status code

func (*DeleteClusterTemplatesDefault) String

type DeleteClusterTemplatesOK

type DeleteClusterTemplatesOK struct {
	Payload *models.DeleteClusterTemplatesResponse
}

DeleteClusterTemplatesOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewDeleteClusterTemplatesOK

func NewDeleteClusterTemplatesOK() *DeleteClusterTemplatesOK

NewDeleteClusterTemplatesOK creates a DeleteClusterTemplatesOK with default headers values

func (*DeleteClusterTemplatesOK) Code

func (o *DeleteClusterTemplatesOK) Code() int

Code gets the status code for the delete cluster templates o k response

func (*DeleteClusterTemplatesOK) Error

func (o *DeleteClusterTemplatesOK) Error() string

func (*DeleteClusterTemplatesOK) GetPayload

func (*DeleteClusterTemplatesOK) IsClientError

func (o *DeleteClusterTemplatesOK) IsClientError() bool

IsClientError returns true when this delete cluster templates o k response has a 4xx status code

func (*DeleteClusterTemplatesOK) IsCode

func (o *DeleteClusterTemplatesOK) IsCode(code int) bool

IsCode returns true when this delete cluster templates o k response a status code equal to that given

func (*DeleteClusterTemplatesOK) IsRedirect

func (o *DeleteClusterTemplatesOK) IsRedirect() bool

IsRedirect returns true when this delete cluster templates o k response has a 3xx status code

func (*DeleteClusterTemplatesOK) IsServerError

func (o *DeleteClusterTemplatesOK) IsServerError() bool

IsServerError returns true when this delete cluster templates o k response has a 5xx status code

func (*DeleteClusterTemplatesOK) IsSuccess

func (o *DeleteClusterTemplatesOK) IsSuccess() bool

IsSuccess returns true when this delete cluster templates o k response has a 2xx status code

func (*DeleteClusterTemplatesOK) String

func (o *DeleteClusterTemplatesOK) String() string

type DeleteClusterTemplatesParams

type DeleteClusterTemplatesParams struct {

	// Input.
	Input *models.DeleteClusterTemplatesRequest

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

DeleteClusterTemplatesParams contains all the parameters to send to the API endpoint

for the delete cluster templates operation.

Typically these are written to a http.Request.

func NewDeleteClusterTemplatesParams

func NewDeleteClusterTemplatesParams() *DeleteClusterTemplatesParams

NewDeleteClusterTemplatesParams creates a new DeleteClusterTemplatesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteClusterTemplatesParamsWithContext

func NewDeleteClusterTemplatesParamsWithContext(ctx context.Context) *DeleteClusterTemplatesParams

NewDeleteClusterTemplatesParamsWithContext creates a new DeleteClusterTemplatesParams object with the ability to set a context for a request.

func NewDeleteClusterTemplatesParamsWithHTTPClient

func NewDeleteClusterTemplatesParamsWithHTTPClient(client *http.Client) *DeleteClusterTemplatesParams

NewDeleteClusterTemplatesParamsWithHTTPClient creates a new DeleteClusterTemplatesParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteClusterTemplatesParamsWithTimeout

func NewDeleteClusterTemplatesParamsWithTimeout(timeout time.Duration) *DeleteClusterTemplatesParams

NewDeleteClusterTemplatesParamsWithTimeout creates a new DeleteClusterTemplatesParams object with the ability to set a timeout on a request.

func (*DeleteClusterTemplatesParams) SetContext

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

SetContext adds the context to the delete cluster templates params

func (*DeleteClusterTemplatesParams) SetDefaults

func (o *DeleteClusterTemplatesParams) SetDefaults()

SetDefaults hydrates default values in the delete cluster templates params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteClusterTemplatesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete cluster templates params

func (*DeleteClusterTemplatesParams) SetInput

SetInput adds the input to the delete cluster templates params

func (*DeleteClusterTemplatesParams) SetTimeout

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

SetTimeout adds the timeout to the delete cluster templates params

func (*DeleteClusterTemplatesParams) WithContext

WithContext adds the context to the delete cluster templates params

func (*DeleteClusterTemplatesParams) WithDefaults

WithDefaults hydrates default values in the delete cluster templates params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteClusterTemplatesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete cluster templates params

func (*DeleteClusterTemplatesParams) WithInput

WithInput adds the input to the delete cluster templates params

func (*DeleteClusterTemplatesParams) WithTimeout

WithTimeout adds the timeout to the delete cluster templates params

func (*DeleteClusterTemplatesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteClusterTemplatesReader

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

DeleteClusterTemplatesReader is a Reader for the DeleteClusterTemplates structure.

func (*DeleteClusterTemplatesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteCustomConfigurationsDefault

type DeleteCustomConfigurationsDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

DeleteCustomConfigurationsDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewDeleteCustomConfigurationsDefault

func NewDeleteCustomConfigurationsDefault(code int) *DeleteCustomConfigurationsDefault

NewDeleteCustomConfigurationsDefault creates a DeleteCustomConfigurationsDefault with default headers values

func (*DeleteCustomConfigurationsDefault) Code

Code gets the status code for the delete custom configurations default response

func (*DeleteCustomConfigurationsDefault) Error

func (*DeleteCustomConfigurationsDefault) GetPayload

func (*DeleteCustomConfigurationsDefault) IsClientError

func (o *DeleteCustomConfigurationsDefault) IsClientError() bool

IsClientError returns true when this delete custom configurations default response has a 4xx status code

func (*DeleteCustomConfigurationsDefault) IsCode

func (o *DeleteCustomConfigurationsDefault) IsCode(code int) bool

IsCode returns true when this delete custom configurations default response a status code equal to that given

func (*DeleteCustomConfigurationsDefault) IsRedirect

func (o *DeleteCustomConfigurationsDefault) IsRedirect() bool

IsRedirect returns true when this delete custom configurations default response has a 3xx status code

func (*DeleteCustomConfigurationsDefault) IsServerError

func (o *DeleteCustomConfigurationsDefault) IsServerError() bool

IsServerError returns true when this delete custom configurations default response has a 5xx status code

func (*DeleteCustomConfigurationsDefault) IsSuccess

func (o *DeleteCustomConfigurationsDefault) IsSuccess() bool

IsSuccess returns true when this delete custom configurations default response has a 2xx status code

func (*DeleteCustomConfigurationsDefault) String

type DeleteCustomConfigurationsOK

type DeleteCustomConfigurationsOK struct {
	Payload *models.DeleteCustomConfigurationsResponse
}

DeleteCustomConfigurationsOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewDeleteCustomConfigurationsOK

func NewDeleteCustomConfigurationsOK() *DeleteCustomConfigurationsOK

NewDeleteCustomConfigurationsOK creates a DeleteCustomConfigurationsOK with default headers values

func (*DeleteCustomConfigurationsOK) Code

Code gets the status code for the delete custom configurations o k response

func (*DeleteCustomConfigurationsOK) Error

func (*DeleteCustomConfigurationsOK) GetPayload

func (*DeleteCustomConfigurationsOK) IsClientError

func (o *DeleteCustomConfigurationsOK) IsClientError() bool

IsClientError returns true when this delete custom configurations o k response has a 4xx status code

func (*DeleteCustomConfigurationsOK) IsCode

func (o *DeleteCustomConfigurationsOK) IsCode(code int) bool

IsCode returns true when this delete custom configurations o k response a status code equal to that given

func (*DeleteCustomConfigurationsOK) IsRedirect

func (o *DeleteCustomConfigurationsOK) IsRedirect() bool

IsRedirect returns true when this delete custom configurations o k response has a 3xx status code

func (*DeleteCustomConfigurationsOK) IsServerError

func (o *DeleteCustomConfigurationsOK) IsServerError() bool

IsServerError returns true when this delete custom configurations o k response has a 5xx status code

func (*DeleteCustomConfigurationsOK) IsSuccess

func (o *DeleteCustomConfigurationsOK) IsSuccess() bool

IsSuccess returns true when this delete custom configurations o k response has a 2xx status code

func (*DeleteCustomConfigurationsOK) String

type DeleteCustomConfigurationsParams

type DeleteCustomConfigurationsParams struct {

	// Input.
	Input *models.DeleteCustomConfigurationsRequest

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

DeleteCustomConfigurationsParams contains all the parameters to send to the API endpoint

for the delete custom configurations operation.

Typically these are written to a http.Request.

func NewDeleteCustomConfigurationsParams

func NewDeleteCustomConfigurationsParams() *DeleteCustomConfigurationsParams

NewDeleteCustomConfigurationsParams creates a new DeleteCustomConfigurationsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteCustomConfigurationsParamsWithContext

func NewDeleteCustomConfigurationsParamsWithContext(ctx context.Context) *DeleteCustomConfigurationsParams

NewDeleteCustomConfigurationsParamsWithContext creates a new DeleteCustomConfigurationsParams object with the ability to set a context for a request.

func NewDeleteCustomConfigurationsParamsWithHTTPClient

func NewDeleteCustomConfigurationsParamsWithHTTPClient(client *http.Client) *DeleteCustomConfigurationsParams

NewDeleteCustomConfigurationsParamsWithHTTPClient creates a new DeleteCustomConfigurationsParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteCustomConfigurationsParamsWithTimeout

func NewDeleteCustomConfigurationsParamsWithTimeout(timeout time.Duration) *DeleteCustomConfigurationsParams

NewDeleteCustomConfigurationsParamsWithTimeout creates a new DeleteCustomConfigurationsParams object with the ability to set a timeout on a request.

func (*DeleteCustomConfigurationsParams) SetContext

SetContext adds the context to the delete custom configurations params

func (*DeleteCustomConfigurationsParams) SetDefaults

func (o *DeleteCustomConfigurationsParams) SetDefaults()

SetDefaults hydrates default values in the delete custom configurations params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteCustomConfigurationsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete custom configurations params

func (*DeleteCustomConfigurationsParams) SetInput

SetInput adds the input to the delete custom configurations params

func (*DeleteCustomConfigurationsParams) SetTimeout

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

SetTimeout adds the timeout to the delete custom configurations params

func (*DeleteCustomConfigurationsParams) WithContext

WithContext adds the context to the delete custom configurations params

func (*DeleteCustomConfigurationsParams) WithDefaults

WithDefaults hydrates default values in the delete custom configurations params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteCustomConfigurationsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete custom configurations params

func (*DeleteCustomConfigurationsParams) WithInput

WithInput adds the input to the delete custom configurations params

func (*DeleteCustomConfigurationsParams) WithTimeout

WithTimeout adds the timeout to the delete custom configurations params

func (*DeleteCustomConfigurationsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteCustomConfigurationsReader

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

DeleteCustomConfigurationsReader is a Reader for the DeleteCustomConfigurations structure.

func (*DeleteCustomConfigurationsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteInstancesDefault

type DeleteInstancesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

DeleteInstancesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewDeleteInstancesDefault

func NewDeleteInstancesDefault(code int) *DeleteInstancesDefault

NewDeleteInstancesDefault creates a DeleteInstancesDefault with default headers values

func (*DeleteInstancesDefault) Code

func (o *DeleteInstancesDefault) Code() int

Code gets the status code for the delete instances default response

func (*DeleteInstancesDefault) Error

func (o *DeleteInstancesDefault) Error() string

func (*DeleteInstancesDefault) GetPayload

func (o *DeleteInstancesDefault) GetPayload() *models.Error

func (*DeleteInstancesDefault) IsClientError

func (o *DeleteInstancesDefault) IsClientError() bool

IsClientError returns true when this delete instances default response has a 4xx status code

func (*DeleteInstancesDefault) IsCode

func (o *DeleteInstancesDefault) IsCode(code int) bool

IsCode returns true when this delete instances default response a status code equal to that given

func (*DeleteInstancesDefault) IsRedirect

func (o *DeleteInstancesDefault) IsRedirect() bool

IsRedirect returns true when this delete instances default response has a 3xx status code

func (*DeleteInstancesDefault) IsServerError

func (o *DeleteInstancesDefault) IsServerError() bool

IsServerError returns true when this delete instances default response has a 5xx status code

func (*DeleteInstancesDefault) IsSuccess

func (o *DeleteInstancesDefault) IsSuccess() bool

IsSuccess returns true when this delete instances default response has a 2xx status code

func (*DeleteInstancesDefault) String

func (o *DeleteInstancesDefault) String() string

type DeleteInstancesOK

type DeleteInstancesOK struct {
	Payload *models.DeleteInstancesResponse
}

DeleteInstancesOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewDeleteInstancesOK

func NewDeleteInstancesOK() *DeleteInstancesOK

NewDeleteInstancesOK creates a DeleteInstancesOK with default headers values

func (*DeleteInstancesOK) Code

func (o *DeleteInstancesOK) Code() int

Code gets the status code for the delete instances o k response

func (*DeleteInstancesOK) Error

func (o *DeleteInstancesOK) Error() string

func (*DeleteInstancesOK) GetPayload

func (*DeleteInstancesOK) IsClientError

func (o *DeleteInstancesOK) IsClientError() bool

IsClientError returns true when this delete instances o k response has a 4xx status code

func (*DeleteInstancesOK) IsCode

func (o *DeleteInstancesOK) IsCode(code int) bool

IsCode returns true when this delete instances o k response a status code equal to that given

func (*DeleteInstancesOK) IsRedirect

func (o *DeleteInstancesOK) IsRedirect() bool

IsRedirect returns true when this delete instances o k response has a 3xx status code

func (*DeleteInstancesOK) IsServerError

func (o *DeleteInstancesOK) IsServerError() bool

IsServerError returns true when this delete instances o k response has a 5xx status code

func (*DeleteInstancesOK) IsSuccess

func (o *DeleteInstancesOK) IsSuccess() bool

IsSuccess returns true when this delete instances o k response has a 2xx status code

func (*DeleteInstancesOK) String

func (o *DeleteInstancesOK) String() string

type DeleteInstancesParams

type DeleteInstancesParams struct {

	// Input.
	Input *models.DeleteInstancesRequest

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

DeleteInstancesParams contains all the parameters to send to the API endpoint

for the delete instances operation.

Typically these are written to a http.Request.

func NewDeleteInstancesParams

func NewDeleteInstancesParams() *DeleteInstancesParams

NewDeleteInstancesParams creates a new DeleteInstancesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteInstancesParamsWithContext

func NewDeleteInstancesParamsWithContext(ctx context.Context) *DeleteInstancesParams

NewDeleteInstancesParamsWithContext creates a new DeleteInstancesParams object with the ability to set a context for a request.

func NewDeleteInstancesParamsWithHTTPClient

func NewDeleteInstancesParamsWithHTTPClient(client *http.Client) *DeleteInstancesParams

NewDeleteInstancesParamsWithHTTPClient creates a new DeleteInstancesParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteInstancesParamsWithTimeout

func NewDeleteInstancesParamsWithTimeout(timeout time.Duration) *DeleteInstancesParams

NewDeleteInstancesParamsWithTimeout creates a new DeleteInstancesParams object with the ability to set a timeout on a request.

func (*DeleteInstancesParams) SetContext

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

SetContext adds the context to the delete instances params

func (*DeleteInstancesParams) SetDefaults

func (o *DeleteInstancesParams) SetDefaults()

SetDefaults hydrates default values in the delete instances params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteInstancesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete instances params

func (*DeleteInstancesParams) SetInput

SetInput adds the input to the delete instances params

func (*DeleteInstancesParams) SetTimeout

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

SetTimeout adds the timeout to the delete instances params

func (*DeleteInstancesParams) WithContext

WithContext adds the context to the delete instances params

func (*DeleteInstancesParams) WithDefaults

func (o *DeleteInstancesParams) WithDefaults() *DeleteInstancesParams

WithDefaults hydrates default values in the delete instances params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteInstancesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the delete instances params

func (*DeleteInstancesParams) WithInput

WithInput adds the input to the delete instances params

func (*DeleteInstancesParams) WithTimeout

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

WithTimeout adds the timeout to the delete instances params

func (*DeleteInstancesParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type DeleteInstancesReader

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

DeleteInstancesReader is a Reader for the DeleteInstances structure.

func (*DeleteInstancesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteRecipesDefault

type DeleteRecipesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

DeleteRecipesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewDeleteRecipesDefault

func NewDeleteRecipesDefault(code int) *DeleteRecipesDefault

NewDeleteRecipesDefault creates a DeleteRecipesDefault with default headers values

func (*DeleteRecipesDefault) Code

func (o *DeleteRecipesDefault) Code() int

Code gets the status code for the delete recipes default response

func (*DeleteRecipesDefault) Error

func (o *DeleteRecipesDefault) Error() string

func (*DeleteRecipesDefault) GetPayload

func (o *DeleteRecipesDefault) GetPayload() *models.Error

func (*DeleteRecipesDefault) IsClientError

func (o *DeleteRecipesDefault) IsClientError() bool

IsClientError returns true when this delete recipes default response has a 4xx status code

func (*DeleteRecipesDefault) IsCode

func (o *DeleteRecipesDefault) IsCode(code int) bool

IsCode returns true when this delete recipes default response a status code equal to that given

func (*DeleteRecipesDefault) IsRedirect

func (o *DeleteRecipesDefault) IsRedirect() bool

IsRedirect returns true when this delete recipes default response has a 3xx status code

func (*DeleteRecipesDefault) IsServerError

func (o *DeleteRecipesDefault) IsServerError() bool

IsServerError returns true when this delete recipes default response has a 5xx status code

func (*DeleteRecipesDefault) IsSuccess

func (o *DeleteRecipesDefault) IsSuccess() bool

IsSuccess returns true when this delete recipes default response has a 2xx status code

func (*DeleteRecipesDefault) String

func (o *DeleteRecipesDefault) String() string

type DeleteRecipesOK

type DeleteRecipesOK struct {
	Payload *models.DeleteRecipesResponse
}

DeleteRecipesOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewDeleteRecipesOK

func NewDeleteRecipesOK() *DeleteRecipesOK

NewDeleteRecipesOK creates a DeleteRecipesOK with default headers values

func (*DeleteRecipesOK) Code

func (o *DeleteRecipesOK) Code() int

Code gets the status code for the delete recipes o k response

func (*DeleteRecipesOK) Error

func (o *DeleteRecipesOK) Error() string

func (*DeleteRecipesOK) GetPayload

func (o *DeleteRecipesOK) GetPayload() *models.DeleteRecipesResponse

func (*DeleteRecipesOK) IsClientError

func (o *DeleteRecipesOK) IsClientError() bool

IsClientError returns true when this delete recipes o k response has a 4xx status code

func (*DeleteRecipesOK) IsCode

func (o *DeleteRecipesOK) IsCode(code int) bool

IsCode returns true when this delete recipes o k response a status code equal to that given

func (*DeleteRecipesOK) IsRedirect

func (o *DeleteRecipesOK) IsRedirect() bool

IsRedirect returns true when this delete recipes o k response has a 3xx status code

func (*DeleteRecipesOK) IsServerError

func (o *DeleteRecipesOK) IsServerError() bool

IsServerError returns true when this delete recipes o k response has a 5xx status code

func (*DeleteRecipesOK) IsSuccess

func (o *DeleteRecipesOK) IsSuccess() bool

IsSuccess returns true when this delete recipes o k response has a 2xx status code

func (*DeleteRecipesOK) String

func (o *DeleteRecipesOK) String() string

type DeleteRecipesParams

type DeleteRecipesParams struct {

	// Input.
	Input *models.DeleteRecipesRequest

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

DeleteRecipesParams contains all the parameters to send to the API endpoint

for the delete recipes operation.

Typically these are written to a http.Request.

func NewDeleteRecipesParams

func NewDeleteRecipesParams() *DeleteRecipesParams

NewDeleteRecipesParams creates a new DeleteRecipesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteRecipesParamsWithContext

func NewDeleteRecipesParamsWithContext(ctx context.Context) *DeleteRecipesParams

NewDeleteRecipesParamsWithContext creates a new DeleteRecipesParams object with the ability to set a context for a request.

func NewDeleteRecipesParamsWithHTTPClient

func NewDeleteRecipesParamsWithHTTPClient(client *http.Client) *DeleteRecipesParams

NewDeleteRecipesParamsWithHTTPClient creates a new DeleteRecipesParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteRecipesParamsWithTimeout

func NewDeleteRecipesParamsWithTimeout(timeout time.Duration) *DeleteRecipesParams

NewDeleteRecipesParamsWithTimeout creates a new DeleteRecipesParams object with the ability to set a timeout on a request.

func (*DeleteRecipesParams) SetContext

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

SetContext adds the context to the delete recipes params

func (*DeleteRecipesParams) SetDefaults

func (o *DeleteRecipesParams) SetDefaults()

SetDefaults hydrates default values in the delete recipes params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteRecipesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete recipes params

func (*DeleteRecipesParams) SetInput

func (o *DeleteRecipesParams) SetInput(input *models.DeleteRecipesRequest)

SetInput adds the input to the delete recipes params

func (*DeleteRecipesParams) SetTimeout

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

SetTimeout adds the timeout to the delete recipes params

func (*DeleteRecipesParams) WithContext

WithContext adds the context to the delete recipes params

func (*DeleteRecipesParams) WithDefaults

func (o *DeleteRecipesParams) WithDefaults() *DeleteRecipesParams

WithDefaults hydrates default values in the delete recipes params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteRecipesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the delete recipes params

func (*DeleteRecipesParams) WithInput

WithInput adds the input to the delete recipes params

func (*DeleteRecipesParams) WithTimeout

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

WithTimeout adds the timeout to the delete recipes params

func (*DeleteRecipesParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type DeleteRecipesReader

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

DeleteRecipesReader is a Reader for the DeleteRecipes structure.

func (*DeleteRecipesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DescribeAutoScaleRulesDefault

type DescribeAutoScaleRulesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

DescribeAutoScaleRulesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewDescribeAutoScaleRulesDefault

func NewDescribeAutoScaleRulesDefault(code int) *DescribeAutoScaleRulesDefault

NewDescribeAutoScaleRulesDefault creates a DescribeAutoScaleRulesDefault with default headers values

func (*DescribeAutoScaleRulesDefault) Code

Code gets the status code for the describe auto scale rules default response

func (*DescribeAutoScaleRulesDefault) Error

func (*DescribeAutoScaleRulesDefault) GetPayload

func (o *DescribeAutoScaleRulesDefault) GetPayload() *models.Error

func (*DescribeAutoScaleRulesDefault) IsClientError

func (o *DescribeAutoScaleRulesDefault) IsClientError() bool

IsClientError returns true when this describe auto scale rules default response has a 4xx status code

func (*DescribeAutoScaleRulesDefault) IsCode

func (o *DescribeAutoScaleRulesDefault) IsCode(code int) bool

IsCode returns true when this describe auto scale rules default response a status code equal to that given

func (*DescribeAutoScaleRulesDefault) IsRedirect

func (o *DescribeAutoScaleRulesDefault) IsRedirect() bool

IsRedirect returns true when this describe auto scale rules default response has a 3xx status code

func (*DescribeAutoScaleRulesDefault) IsServerError

func (o *DescribeAutoScaleRulesDefault) IsServerError() bool

IsServerError returns true when this describe auto scale rules default response has a 5xx status code

func (*DescribeAutoScaleRulesDefault) IsSuccess

func (o *DescribeAutoScaleRulesDefault) IsSuccess() bool

IsSuccess returns true when this describe auto scale rules default response has a 2xx status code

func (*DescribeAutoScaleRulesDefault) String

type DescribeAutoScaleRulesOK

type DescribeAutoScaleRulesOK struct {
	Payload *models.DescribeAutoScaleRulesResponse
}

DescribeAutoScaleRulesOK describes a response with status code 200, with default header values.

The AutoScaling policy for the request cluster.

func NewDescribeAutoScaleRulesOK

func NewDescribeAutoScaleRulesOK() *DescribeAutoScaleRulesOK

NewDescribeAutoScaleRulesOK creates a DescribeAutoScaleRulesOK with default headers values

func (*DescribeAutoScaleRulesOK) Code

func (o *DescribeAutoScaleRulesOK) Code() int

Code gets the status code for the describe auto scale rules o k response

func (*DescribeAutoScaleRulesOK) Error

func (o *DescribeAutoScaleRulesOK) Error() string

func (*DescribeAutoScaleRulesOK) GetPayload

func (*DescribeAutoScaleRulesOK) IsClientError

func (o *DescribeAutoScaleRulesOK) IsClientError() bool

IsClientError returns true when this describe auto scale rules o k response has a 4xx status code

func (*DescribeAutoScaleRulesOK) IsCode

func (o *DescribeAutoScaleRulesOK) IsCode(code int) bool

IsCode returns true when this describe auto scale rules o k response a status code equal to that given

func (*DescribeAutoScaleRulesOK) IsRedirect

func (o *DescribeAutoScaleRulesOK) IsRedirect() bool

IsRedirect returns true when this describe auto scale rules o k response has a 3xx status code

func (*DescribeAutoScaleRulesOK) IsServerError

func (o *DescribeAutoScaleRulesOK) IsServerError() bool

IsServerError returns true when this describe auto scale rules o k response has a 5xx status code

func (*DescribeAutoScaleRulesOK) IsSuccess

func (o *DescribeAutoScaleRulesOK) IsSuccess() bool

IsSuccess returns true when this describe auto scale rules o k response has a 2xx status code

func (*DescribeAutoScaleRulesOK) String

func (o *DescribeAutoScaleRulesOK) String() string

type DescribeAutoScaleRulesParams

type DescribeAutoScaleRulesParams struct {

	// Input.
	Input *models.DescribeAutoScaleRulesRequest

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

DescribeAutoScaleRulesParams contains all the parameters to send to the API endpoint

for the describe auto scale rules operation.

Typically these are written to a http.Request.

func NewDescribeAutoScaleRulesParams

func NewDescribeAutoScaleRulesParams() *DescribeAutoScaleRulesParams

NewDescribeAutoScaleRulesParams creates a new DescribeAutoScaleRulesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDescribeAutoScaleRulesParamsWithContext

func NewDescribeAutoScaleRulesParamsWithContext(ctx context.Context) *DescribeAutoScaleRulesParams

NewDescribeAutoScaleRulesParamsWithContext creates a new DescribeAutoScaleRulesParams object with the ability to set a context for a request.

func NewDescribeAutoScaleRulesParamsWithHTTPClient

func NewDescribeAutoScaleRulesParamsWithHTTPClient(client *http.Client) *DescribeAutoScaleRulesParams

NewDescribeAutoScaleRulesParamsWithHTTPClient creates a new DescribeAutoScaleRulesParams object with the ability to set a custom HTTPClient for a request.

func NewDescribeAutoScaleRulesParamsWithTimeout

func NewDescribeAutoScaleRulesParamsWithTimeout(timeout time.Duration) *DescribeAutoScaleRulesParams

NewDescribeAutoScaleRulesParamsWithTimeout creates a new DescribeAutoScaleRulesParams object with the ability to set a timeout on a request.

func (*DescribeAutoScaleRulesParams) SetContext

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

SetContext adds the context to the describe auto scale rules params

func (*DescribeAutoScaleRulesParams) SetDefaults

func (o *DescribeAutoScaleRulesParams) SetDefaults()

SetDefaults hydrates default values in the describe auto scale rules params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeAutoScaleRulesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the describe auto scale rules params

func (*DescribeAutoScaleRulesParams) SetInput

SetInput adds the input to the describe auto scale rules params

func (*DescribeAutoScaleRulesParams) SetTimeout

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

SetTimeout adds the timeout to the describe auto scale rules params

func (*DescribeAutoScaleRulesParams) WithContext

WithContext adds the context to the describe auto scale rules params

func (*DescribeAutoScaleRulesParams) WithDefaults

WithDefaults hydrates default values in the describe auto scale rules params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeAutoScaleRulesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the describe auto scale rules params

func (*DescribeAutoScaleRulesParams) WithInput

WithInput adds the input to the describe auto scale rules params

func (*DescribeAutoScaleRulesParams) WithTimeout

WithTimeout adds the timeout to the describe auto scale rules params

func (*DescribeAutoScaleRulesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DescribeAutoScaleRulesReader

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

DescribeAutoScaleRulesReader is a Reader for the DescribeAutoScaleRules structure.

func (*DescribeAutoScaleRulesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DescribeClusterDefault

type DescribeClusterDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

DescribeClusterDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewDescribeClusterDefault

func NewDescribeClusterDefault(code int) *DescribeClusterDefault

NewDescribeClusterDefault creates a DescribeClusterDefault with default headers values

func (*DescribeClusterDefault) Code

func (o *DescribeClusterDefault) Code() int

Code gets the status code for the describe cluster default response

func (*DescribeClusterDefault) Error

func (o *DescribeClusterDefault) Error() string

func (*DescribeClusterDefault) GetPayload

func (o *DescribeClusterDefault) GetPayload() *models.Error

func (*DescribeClusterDefault) IsClientError

func (o *DescribeClusterDefault) IsClientError() bool

IsClientError returns true when this describe cluster default response has a 4xx status code

func (*DescribeClusterDefault) IsCode

func (o *DescribeClusterDefault) IsCode(code int) bool

IsCode returns true when this describe cluster default response a status code equal to that given

func (*DescribeClusterDefault) IsRedirect

func (o *DescribeClusterDefault) IsRedirect() bool

IsRedirect returns true when this describe cluster default response has a 3xx status code

func (*DescribeClusterDefault) IsServerError

func (o *DescribeClusterDefault) IsServerError() bool

IsServerError returns true when this describe cluster default response has a 5xx status code

func (*DescribeClusterDefault) IsSuccess

func (o *DescribeClusterDefault) IsSuccess() bool

IsSuccess returns true when this describe cluster default response has a 2xx status code

func (*DescribeClusterDefault) String

func (o *DescribeClusterDefault) String() string

type DescribeClusterDefinitionDefault

type DescribeClusterDefinitionDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

DescribeClusterDefinitionDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewDescribeClusterDefinitionDefault

func NewDescribeClusterDefinitionDefault(code int) *DescribeClusterDefinitionDefault

NewDescribeClusterDefinitionDefault creates a DescribeClusterDefinitionDefault with default headers values

func (*DescribeClusterDefinitionDefault) Code

Code gets the status code for the describe cluster definition default response

func (*DescribeClusterDefinitionDefault) Error

func (*DescribeClusterDefinitionDefault) GetPayload

func (*DescribeClusterDefinitionDefault) IsClientError

func (o *DescribeClusterDefinitionDefault) IsClientError() bool

IsClientError returns true when this describe cluster definition default response has a 4xx status code

func (*DescribeClusterDefinitionDefault) IsCode

func (o *DescribeClusterDefinitionDefault) IsCode(code int) bool

IsCode returns true when this describe cluster definition default response a status code equal to that given

func (*DescribeClusterDefinitionDefault) IsRedirect

func (o *DescribeClusterDefinitionDefault) IsRedirect() bool

IsRedirect returns true when this describe cluster definition default response has a 3xx status code

func (*DescribeClusterDefinitionDefault) IsServerError

func (o *DescribeClusterDefinitionDefault) IsServerError() bool

IsServerError returns true when this describe cluster definition default response has a 5xx status code

func (*DescribeClusterDefinitionDefault) IsSuccess

func (o *DescribeClusterDefinitionDefault) IsSuccess() bool

IsSuccess returns true when this describe cluster definition default response has a 2xx status code

func (*DescribeClusterDefinitionDefault) String

type DescribeClusterDefinitionOK

type DescribeClusterDefinitionOK struct {
	Payload *models.DescribeClusterDefinitionResponse
}

DescribeClusterDefinitionOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewDescribeClusterDefinitionOK

func NewDescribeClusterDefinitionOK() *DescribeClusterDefinitionOK

NewDescribeClusterDefinitionOK creates a DescribeClusterDefinitionOK with default headers values

func (*DescribeClusterDefinitionOK) Code

func (o *DescribeClusterDefinitionOK) Code() int

Code gets the status code for the describe cluster definition o k response

func (*DescribeClusterDefinitionOK) Error

func (*DescribeClusterDefinitionOK) GetPayload

func (*DescribeClusterDefinitionOK) IsClientError

func (o *DescribeClusterDefinitionOK) IsClientError() bool

IsClientError returns true when this describe cluster definition o k response has a 4xx status code

func (*DescribeClusterDefinitionOK) IsCode

func (o *DescribeClusterDefinitionOK) IsCode(code int) bool

IsCode returns true when this describe cluster definition o k response a status code equal to that given

func (*DescribeClusterDefinitionOK) IsRedirect

func (o *DescribeClusterDefinitionOK) IsRedirect() bool

IsRedirect returns true when this describe cluster definition o k response has a 3xx status code

func (*DescribeClusterDefinitionOK) IsServerError

func (o *DescribeClusterDefinitionOK) IsServerError() bool

IsServerError returns true when this describe cluster definition o k response has a 5xx status code

func (*DescribeClusterDefinitionOK) IsSuccess

func (o *DescribeClusterDefinitionOK) IsSuccess() bool

IsSuccess returns true when this describe cluster definition o k response has a 2xx status code

func (*DescribeClusterDefinitionOK) String

func (o *DescribeClusterDefinitionOK) String() string

type DescribeClusterDefinitionParams

type DescribeClusterDefinitionParams struct {

	// Input.
	Input *models.DescribeClusterDefinitionRequest

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

DescribeClusterDefinitionParams contains all the parameters to send to the API endpoint

for the describe cluster definition operation.

Typically these are written to a http.Request.

func NewDescribeClusterDefinitionParams

func NewDescribeClusterDefinitionParams() *DescribeClusterDefinitionParams

NewDescribeClusterDefinitionParams creates a new DescribeClusterDefinitionParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDescribeClusterDefinitionParamsWithContext

func NewDescribeClusterDefinitionParamsWithContext(ctx context.Context) *DescribeClusterDefinitionParams

NewDescribeClusterDefinitionParamsWithContext creates a new DescribeClusterDefinitionParams object with the ability to set a context for a request.

func NewDescribeClusterDefinitionParamsWithHTTPClient

func NewDescribeClusterDefinitionParamsWithHTTPClient(client *http.Client) *DescribeClusterDefinitionParams

NewDescribeClusterDefinitionParamsWithHTTPClient creates a new DescribeClusterDefinitionParams object with the ability to set a custom HTTPClient for a request.

func NewDescribeClusterDefinitionParamsWithTimeout

func NewDescribeClusterDefinitionParamsWithTimeout(timeout time.Duration) *DescribeClusterDefinitionParams

NewDescribeClusterDefinitionParamsWithTimeout creates a new DescribeClusterDefinitionParams object with the ability to set a timeout on a request.

func (*DescribeClusterDefinitionParams) SetContext

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

SetContext adds the context to the describe cluster definition params

func (*DescribeClusterDefinitionParams) SetDefaults

func (o *DescribeClusterDefinitionParams) SetDefaults()

SetDefaults hydrates default values in the describe cluster definition params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeClusterDefinitionParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the describe cluster definition params

func (*DescribeClusterDefinitionParams) SetInput

SetInput adds the input to the describe cluster definition params

func (*DescribeClusterDefinitionParams) SetTimeout

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

SetTimeout adds the timeout to the describe cluster definition params

func (*DescribeClusterDefinitionParams) WithContext

WithContext adds the context to the describe cluster definition params

func (*DescribeClusterDefinitionParams) WithDefaults

WithDefaults hydrates default values in the describe cluster definition params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeClusterDefinitionParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the describe cluster definition params

func (*DescribeClusterDefinitionParams) WithInput

WithInput adds the input to the describe cluster definition params

func (*DescribeClusterDefinitionParams) WithTimeout

WithTimeout adds the timeout to the describe cluster definition params

func (*DescribeClusterDefinitionParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DescribeClusterDefinitionReader

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

DescribeClusterDefinitionReader is a Reader for the DescribeClusterDefinition structure.

func (*DescribeClusterDefinitionReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DescribeClusterOK

type DescribeClusterOK struct {
	Payload *models.DescribeClusterResponse
}

DescribeClusterOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewDescribeClusterOK

func NewDescribeClusterOK() *DescribeClusterOK

NewDescribeClusterOK creates a DescribeClusterOK with default headers values

func (*DescribeClusterOK) Code

func (o *DescribeClusterOK) Code() int

Code gets the status code for the describe cluster o k response

func (*DescribeClusterOK) Error

func (o *DescribeClusterOK) Error() string

func (*DescribeClusterOK) GetPayload

func (*DescribeClusterOK) IsClientError

func (o *DescribeClusterOK) IsClientError() bool

IsClientError returns true when this describe cluster o k response has a 4xx status code

func (*DescribeClusterOK) IsCode

func (o *DescribeClusterOK) IsCode(code int) bool

IsCode returns true when this describe cluster o k response a status code equal to that given

func (*DescribeClusterOK) IsRedirect

func (o *DescribeClusterOK) IsRedirect() bool

IsRedirect returns true when this describe cluster o k response has a 3xx status code

func (*DescribeClusterOK) IsServerError

func (o *DescribeClusterOK) IsServerError() bool

IsServerError returns true when this describe cluster o k response has a 5xx status code

func (*DescribeClusterOK) IsSuccess

func (o *DescribeClusterOK) IsSuccess() bool

IsSuccess returns true when this describe cluster o k response has a 2xx status code

func (*DescribeClusterOK) String

func (o *DescribeClusterOK) String() string

type DescribeClusterParams

type DescribeClusterParams struct {

	// Input.
	Input *models.DescribeClusterRequest

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

DescribeClusterParams contains all the parameters to send to the API endpoint

for the describe cluster operation.

Typically these are written to a http.Request.

func NewDescribeClusterParams

func NewDescribeClusterParams() *DescribeClusterParams

NewDescribeClusterParams creates a new DescribeClusterParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDescribeClusterParamsWithContext

func NewDescribeClusterParamsWithContext(ctx context.Context) *DescribeClusterParams

NewDescribeClusterParamsWithContext creates a new DescribeClusterParams object with the ability to set a context for a request.

func NewDescribeClusterParamsWithHTTPClient

func NewDescribeClusterParamsWithHTTPClient(client *http.Client) *DescribeClusterParams

NewDescribeClusterParamsWithHTTPClient creates a new DescribeClusterParams object with the ability to set a custom HTTPClient for a request.

func NewDescribeClusterParamsWithTimeout

func NewDescribeClusterParamsWithTimeout(timeout time.Duration) *DescribeClusterParams

NewDescribeClusterParamsWithTimeout creates a new DescribeClusterParams object with the ability to set a timeout on a request.

func (*DescribeClusterParams) SetContext

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

SetContext adds the context to the describe cluster params

func (*DescribeClusterParams) SetDefaults

func (o *DescribeClusterParams) SetDefaults()

SetDefaults hydrates default values in the describe cluster params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeClusterParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the describe cluster params

func (*DescribeClusterParams) SetInput

SetInput adds the input to the describe cluster params

func (*DescribeClusterParams) SetTimeout

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

SetTimeout adds the timeout to the describe cluster params

func (*DescribeClusterParams) WithContext

WithContext adds the context to the describe cluster params

func (*DescribeClusterParams) WithDefaults

func (o *DescribeClusterParams) WithDefaults() *DescribeClusterParams

WithDefaults hydrates default values in the describe cluster params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeClusterParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the describe cluster params

func (*DescribeClusterParams) WithInput

WithInput adds the input to the describe cluster params

func (*DescribeClusterParams) WithTimeout

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

WithTimeout adds the timeout to the describe cluster params

func (*DescribeClusterParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type DescribeClusterReader

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

DescribeClusterReader is a Reader for the DescribeCluster structure.

func (*DescribeClusterReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DescribeClusterTemplateDefault

type DescribeClusterTemplateDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

DescribeClusterTemplateDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewDescribeClusterTemplateDefault

func NewDescribeClusterTemplateDefault(code int) *DescribeClusterTemplateDefault

NewDescribeClusterTemplateDefault creates a DescribeClusterTemplateDefault with default headers values

func (*DescribeClusterTemplateDefault) Code

Code gets the status code for the describe cluster template default response

func (*DescribeClusterTemplateDefault) Error

func (*DescribeClusterTemplateDefault) GetPayload

func (o *DescribeClusterTemplateDefault) GetPayload() *models.Error

func (*DescribeClusterTemplateDefault) IsClientError

func (o *DescribeClusterTemplateDefault) IsClientError() bool

IsClientError returns true when this describe cluster template default response has a 4xx status code

func (*DescribeClusterTemplateDefault) IsCode

func (o *DescribeClusterTemplateDefault) IsCode(code int) bool

IsCode returns true when this describe cluster template default response a status code equal to that given

func (*DescribeClusterTemplateDefault) IsRedirect

func (o *DescribeClusterTemplateDefault) IsRedirect() bool

IsRedirect returns true when this describe cluster template default response has a 3xx status code

func (*DescribeClusterTemplateDefault) IsServerError

func (o *DescribeClusterTemplateDefault) IsServerError() bool

IsServerError returns true when this describe cluster template default response has a 5xx status code

func (*DescribeClusterTemplateDefault) IsSuccess

func (o *DescribeClusterTemplateDefault) IsSuccess() bool

IsSuccess returns true when this describe cluster template default response has a 2xx status code

func (*DescribeClusterTemplateDefault) String

type DescribeClusterTemplateOK

type DescribeClusterTemplateOK struct {
	Payload *models.DescribeClusterTemplateResponse
}

DescribeClusterTemplateOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewDescribeClusterTemplateOK

func NewDescribeClusterTemplateOK() *DescribeClusterTemplateOK

NewDescribeClusterTemplateOK creates a DescribeClusterTemplateOK with default headers values

func (*DescribeClusterTemplateOK) Code

func (o *DescribeClusterTemplateOK) Code() int

Code gets the status code for the describe cluster template o k response

func (*DescribeClusterTemplateOK) Error

func (o *DescribeClusterTemplateOK) Error() string

func (*DescribeClusterTemplateOK) GetPayload

func (*DescribeClusterTemplateOK) IsClientError

func (o *DescribeClusterTemplateOK) IsClientError() bool

IsClientError returns true when this describe cluster template o k response has a 4xx status code

func (*DescribeClusterTemplateOK) IsCode

func (o *DescribeClusterTemplateOK) IsCode(code int) bool

IsCode returns true when this describe cluster template o k response a status code equal to that given

func (*DescribeClusterTemplateOK) IsRedirect

func (o *DescribeClusterTemplateOK) IsRedirect() bool

IsRedirect returns true when this describe cluster template o k response has a 3xx status code

func (*DescribeClusterTemplateOK) IsServerError

func (o *DescribeClusterTemplateOK) IsServerError() bool

IsServerError returns true when this describe cluster template o k response has a 5xx status code

func (*DescribeClusterTemplateOK) IsSuccess

func (o *DescribeClusterTemplateOK) IsSuccess() bool

IsSuccess returns true when this describe cluster template o k response has a 2xx status code

func (*DescribeClusterTemplateOK) String

func (o *DescribeClusterTemplateOK) String() string

type DescribeClusterTemplateParams

type DescribeClusterTemplateParams struct {

	// Input.
	Input *models.DescribeClusterTemplateRequest

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

DescribeClusterTemplateParams contains all the parameters to send to the API endpoint

for the describe cluster template operation.

Typically these are written to a http.Request.

func NewDescribeClusterTemplateParams

func NewDescribeClusterTemplateParams() *DescribeClusterTemplateParams

NewDescribeClusterTemplateParams creates a new DescribeClusterTemplateParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDescribeClusterTemplateParamsWithContext

func NewDescribeClusterTemplateParamsWithContext(ctx context.Context) *DescribeClusterTemplateParams

NewDescribeClusterTemplateParamsWithContext creates a new DescribeClusterTemplateParams object with the ability to set a context for a request.

func NewDescribeClusterTemplateParamsWithHTTPClient

func NewDescribeClusterTemplateParamsWithHTTPClient(client *http.Client) *DescribeClusterTemplateParams

NewDescribeClusterTemplateParamsWithHTTPClient creates a new DescribeClusterTemplateParams object with the ability to set a custom HTTPClient for a request.

func NewDescribeClusterTemplateParamsWithTimeout

func NewDescribeClusterTemplateParamsWithTimeout(timeout time.Duration) *DescribeClusterTemplateParams

NewDescribeClusterTemplateParamsWithTimeout creates a new DescribeClusterTemplateParams object with the ability to set a timeout on a request.

func (*DescribeClusterTemplateParams) SetContext

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

SetContext adds the context to the describe cluster template params

func (*DescribeClusterTemplateParams) SetDefaults

func (o *DescribeClusterTemplateParams) SetDefaults()

SetDefaults hydrates default values in the describe cluster template params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeClusterTemplateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the describe cluster template params

func (*DescribeClusterTemplateParams) SetInput

SetInput adds the input to the describe cluster template params

func (*DescribeClusterTemplateParams) SetTimeout

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

SetTimeout adds the timeout to the describe cluster template params

func (*DescribeClusterTemplateParams) WithContext

WithContext adds the context to the describe cluster template params

func (*DescribeClusterTemplateParams) WithDefaults

WithDefaults hydrates default values in the describe cluster template params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeClusterTemplateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the describe cluster template params

func (*DescribeClusterTemplateParams) WithInput

WithInput adds the input to the describe cluster template params

func (*DescribeClusterTemplateParams) WithTimeout

WithTimeout adds the timeout to the describe cluster template params

func (*DescribeClusterTemplateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DescribeClusterTemplateReader

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

DescribeClusterTemplateReader is a Reader for the DescribeClusterTemplate structure.

func (*DescribeClusterTemplateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DescribeCustomConfigurationsDefault

type DescribeCustomConfigurationsDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

DescribeCustomConfigurationsDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewDescribeCustomConfigurationsDefault

func NewDescribeCustomConfigurationsDefault(code int) *DescribeCustomConfigurationsDefault

NewDescribeCustomConfigurationsDefault creates a DescribeCustomConfigurationsDefault with default headers values

func (*DescribeCustomConfigurationsDefault) Code

Code gets the status code for the describe custom configurations default response

func (*DescribeCustomConfigurationsDefault) Error

func (*DescribeCustomConfigurationsDefault) GetPayload

func (*DescribeCustomConfigurationsDefault) IsClientError

func (o *DescribeCustomConfigurationsDefault) IsClientError() bool

IsClientError returns true when this describe custom configurations default response has a 4xx status code

func (*DescribeCustomConfigurationsDefault) IsCode

IsCode returns true when this describe custom configurations default response a status code equal to that given

func (*DescribeCustomConfigurationsDefault) IsRedirect

func (o *DescribeCustomConfigurationsDefault) IsRedirect() bool

IsRedirect returns true when this describe custom configurations default response has a 3xx status code

func (*DescribeCustomConfigurationsDefault) IsServerError

func (o *DescribeCustomConfigurationsDefault) IsServerError() bool

IsServerError returns true when this describe custom configurations default response has a 5xx status code

func (*DescribeCustomConfigurationsDefault) IsSuccess

IsSuccess returns true when this describe custom configurations default response has a 2xx status code

func (*DescribeCustomConfigurationsDefault) String

type DescribeCustomConfigurationsOK

type DescribeCustomConfigurationsOK struct {
	Payload *models.DescribeCustomConfigurationsResponse
}

DescribeCustomConfigurationsOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewDescribeCustomConfigurationsOK

func NewDescribeCustomConfigurationsOK() *DescribeCustomConfigurationsOK

NewDescribeCustomConfigurationsOK creates a DescribeCustomConfigurationsOK with default headers values

func (*DescribeCustomConfigurationsOK) Code

Code gets the status code for the describe custom configurations o k response

func (*DescribeCustomConfigurationsOK) Error

func (*DescribeCustomConfigurationsOK) GetPayload

func (*DescribeCustomConfigurationsOK) IsClientError

func (o *DescribeCustomConfigurationsOK) IsClientError() bool

IsClientError returns true when this describe custom configurations o k response has a 4xx status code

func (*DescribeCustomConfigurationsOK) IsCode

func (o *DescribeCustomConfigurationsOK) IsCode(code int) bool

IsCode returns true when this describe custom configurations o k response a status code equal to that given

func (*DescribeCustomConfigurationsOK) IsRedirect

func (o *DescribeCustomConfigurationsOK) IsRedirect() bool

IsRedirect returns true when this describe custom configurations o k response has a 3xx status code

func (*DescribeCustomConfigurationsOK) IsServerError

func (o *DescribeCustomConfigurationsOK) IsServerError() bool

IsServerError returns true when this describe custom configurations o k response has a 5xx status code

func (*DescribeCustomConfigurationsOK) IsSuccess

func (o *DescribeCustomConfigurationsOK) IsSuccess() bool

IsSuccess returns true when this describe custom configurations o k response has a 2xx status code

func (*DescribeCustomConfigurationsOK) String

type DescribeCustomConfigurationsParams

type DescribeCustomConfigurationsParams struct {

	// Input.
	Input *models.DescribeCustomConfigurationsRequest

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

DescribeCustomConfigurationsParams contains all the parameters to send to the API endpoint

for the describe custom configurations operation.

Typically these are written to a http.Request.

func NewDescribeCustomConfigurationsParams

func NewDescribeCustomConfigurationsParams() *DescribeCustomConfigurationsParams

NewDescribeCustomConfigurationsParams creates a new DescribeCustomConfigurationsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDescribeCustomConfigurationsParamsWithContext

func NewDescribeCustomConfigurationsParamsWithContext(ctx context.Context) *DescribeCustomConfigurationsParams

NewDescribeCustomConfigurationsParamsWithContext creates a new DescribeCustomConfigurationsParams object with the ability to set a context for a request.

func NewDescribeCustomConfigurationsParamsWithHTTPClient

func NewDescribeCustomConfigurationsParamsWithHTTPClient(client *http.Client) *DescribeCustomConfigurationsParams

NewDescribeCustomConfigurationsParamsWithHTTPClient creates a new DescribeCustomConfigurationsParams object with the ability to set a custom HTTPClient for a request.

func NewDescribeCustomConfigurationsParamsWithTimeout

func NewDescribeCustomConfigurationsParamsWithTimeout(timeout time.Duration) *DescribeCustomConfigurationsParams

NewDescribeCustomConfigurationsParamsWithTimeout creates a new DescribeCustomConfigurationsParams object with the ability to set a timeout on a request.

func (*DescribeCustomConfigurationsParams) SetContext

SetContext adds the context to the describe custom configurations params

func (*DescribeCustomConfigurationsParams) SetDefaults

func (o *DescribeCustomConfigurationsParams) SetDefaults()

SetDefaults hydrates default values in the describe custom configurations params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeCustomConfigurationsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the describe custom configurations params

func (*DescribeCustomConfigurationsParams) SetInput

SetInput adds the input to the describe custom configurations params

func (*DescribeCustomConfigurationsParams) SetTimeout

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

SetTimeout adds the timeout to the describe custom configurations params

func (*DescribeCustomConfigurationsParams) WithContext

WithContext adds the context to the describe custom configurations params

func (*DescribeCustomConfigurationsParams) WithDefaults

WithDefaults hydrates default values in the describe custom configurations params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeCustomConfigurationsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the describe custom configurations params

func (*DescribeCustomConfigurationsParams) WithInput

WithInput adds the input to the describe custom configurations params

func (*DescribeCustomConfigurationsParams) WithTimeout

WithTimeout adds the timeout to the describe custom configurations params

func (*DescribeCustomConfigurationsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DescribeCustomConfigurationsReader

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

DescribeCustomConfigurationsReader is a Reader for the DescribeCustomConfigurations structure.

func (*DescribeCustomConfigurationsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DescribeDatabaseServerDefault added in v0.4.2

type DescribeDatabaseServerDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

DescribeDatabaseServerDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewDescribeDatabaseServerDefault added in v0.4.2

func NewDescribeDatabaseServerDefault(code int) *DescribeDatabaseServerDefault

NewDescribeDatabaseServerDefault creates a DescribeDatabaseServerDefault with default headers values

func (*DescribeDatabaseServerDefault) Code added in v0.4.2

Code gets the status code for the describe database server default response

func (*DescribeDatabaseServerDefault) Error added in v0.4.2

func (*DescribeDatabaseServerDefault) GetPayload added in v0.4.2

func (o *DescribeDatabaseServerDefault) GetPayload() *models.Error

func (*DescribeDatabaseServerDefault) IsClientError added in v0.4.2

func (o *DescribeDatabaseServerDefault) IsClientError() bool

IsClientError returns true when this describe database server default response has a 4xx status code

func (*DescribeDatabaseServerDefault) IsCode added in v0.4.2

func (o *DescribeDatabaseServerDefault) IsCode(code int) bool

IsCode returns true when this describe database server default response a status code equal to that given

func (*DescribeDatabaseServerDefault) IsRedirect added in v0.4.2

func (o *DescribeDatabaseServerDefault) IsRedirect() bool

IsRedirect returns true when this describe database server default response has a 3xx status code

func (*DescribeDatabaseServerDefault) IsServerError added in v0.4.2

func (o *DescribeDatabaseServerDefault) IsServerError() bool

IsServerError returns true when this describe database server default response has a 5xx status code

func (*DescribeDatabaseServerDefault) IsSuccess added in v0.4.2

func (o *DescribeDatabaseServerDefault) IsSuccess() bool

IsSuccess returns true when this describe database server default response has a 2xx status code

func (*DescribeDatabaseServerDefault) String added in v0.4.2

type DescribeDatabaseServerOK added in v0.4.2

type DescribeDatabaseServerOK struct {
	Payload *models.DescribeDatabaseServerResponse
}

DescribeDatabaseServerOK describes a response with status code 200, with default header values.

Database server details for the requested resource.

func NewDescribeDatabaseServerOK added in v0.4.2

func NewDescribeDatabaseServerOK() *DescribeDatabaseServerOK

NewDescribeDatabaseServerOK creates a DescribeDatabaseServerOK with default headers values

func (*DescribeDatabaseServerOK) Code added in v0.4.2

func (o *DescribeDatabaseServerOK) Code() int

Code gets the status code for the describe database server o k response

func (*DescribeDatabaseServerOK) Error added in v0.4.2

func (o *DescribeDatabaseServerOK) Error() string

func (*DescribeDatabaseServerOK) GetPayload added in v0.4.2

func (*DescribeDatabaseServerOK) IsClientError added in v0.4.2

func (o *DescribeDatabaseServerOK) IsClientError() bool

IsClientError returns true when this describe database server o k response has a 4xx status code

func (*DescribeDatabaseServerOK) IsCode added in v0.4.2

func (o *DescribeDatabaseServerOK) IsCode(code int) bool

IsCode returns true when this describe database server o k response a status code equal to that given

func (*DescribeDatabaseServerOK) IsRedirect added in v0.4.2

func (o *DescribeDatabaseServerOK) IsRedirect() bool

IsRedirect returns true when this describe database server o k response has a 3xx status code

func (*DescribeDatabaseServerOK) IsServerError added in v0.4.2

func (o *DescribeDatabaseServerOK) IsServerError() bool

IsServerError returns true when this describe database server o k response has a 5xx status code

func (*DescribeDatabaseServerOK) IsSuccess added in v0.4.2

func (o *DescribeDatabaseServerOK) IsSuccess() bool

IsSuccess returns true when this describe database server o k response has a 2xx status code

func (*DescribeDatabaseServerOK) String added in v0.4.2

func (o *DescribeDatabaseServerOK) String() string

type DescribeDatabaseServerParams added in v0.4.2

type DescribeDatabaseServerParams struct {

	// Input.
	Input *models.DescribeDatabaseServerRequest

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

DescribeDatabaseServerParams contains all the parameters to send to the API endpoint

for the describe database server operation.

Typically these are written to a http.Request.

func NewDescribeDatabaseServerParams added in v0.4.2

func NewDescribeDatabaseServerParams() *DescribeDatabaseServerParams

NewDescribeDatabaseServerParams creates a new DescribeDatabaseServerParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDescribeDatabaseServerParamsWithContext added in v0.4.2

func NewDescribeDatabaseServerParamsWithContext(ctx context.Context) *DescribeDatabaseServerParams

NewDescribeDatabaseServerParamsWithContext creates a new DescribeDatabaseServerParams object with the ability to set a context for a request.

func NewDescribeDatabaseServerParamsWithHTTPClient added in v0.4.2

func NewDescribeDatabaseServerParamsWithHTTPClient(client *http.Client) *DescribeDatabaseServerParams

NewDescribeDatabaseServerParamsWithHTTPClient creates a new DescribeDatabaseServerParams object with the ability to set a custom HTTPClient for a request.

func NewDescribeDatabaseServerParamsWithTimeout added in v0.4.2

func NewDescribeDatabaseServerParamsWithTimeout(timeout time.Duration) *DescribeDatabaseServerParams

NewDescribeDatabaseServerParamsWithTimeout creates a new DescribeDatabaseServerParams object with the ability to set a timeout on a request.

func (*DescribeDatabaseServerParams) SetContext added in v0.4.2

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

SetContext adds the context to the describe database server params

func (*DescribeDatabaseServerParams) SetDefaults added in v0.4.2

func (o *DescribeDatabaseServerParams) SetDefaults()

SetDefaults hydrates default values in the describe database server params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeDatabaseServerParams) SetHTTPClient added in v0.4.2

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

SetHTTPClient adds the HTTPClient to the describe database server params

func (*DescribeDatabaseServerParams) SetInput added in v0.4.2

SetInput adds the input to the describe database server params

func (*DescribeDatabaseServerParams) SetTimeout added in v0.4.2

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

SetTimeout adds the timeout to the describe database server params

func (*DescribeDatabaseServerParams) WithContext added in v0.4.2

WithContext adds the context to the describe database server params

func (*DescribeDatabaseServerParams) WithDefaults added in v0.4.2

WithDefaults hydrates default values in the describe database server params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeDatabaseServerParams) WithHTTPClient added in v0.4.2

WithHTTPClient adds the HTTPClient to the describe database server params

func (*DescribeDatabaseServerParams) WithInput added in v0.4.2

WithInput adds the input to the describe database server params

func (*DescribeDatabaseServerParams) WithTimeout added in v0.4.2

WithTimeout adds the timeout to the describe database server params

func (*DescribeDatabaseServerParams) WriteToRequest added in v0.4.2

WriteToRequest writes these params to a swagger request

type DescribeDatabaseServerReader added in v0.4.2

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

DescribeDatabaseServerReader is a Reader for the DescribeDatabaseServer structure.

func (*DescribeDatabaseServerReader) ReadResponse added in v0.4.2

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

ReadResponse reads a server response into the received o.

type DescribeRecipeDefault

type DescribeRecipeDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

DescribeRecipeDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewDescribeRecipeDefault

func NewDescribeRecipeDefault(code int) *DescribeRecipeDefault

NewDescribeRecipeDefault creates a DescribeRecipeDefault with default headers values

func (*DescribeRecipeDefault) Code

func (o *DescribeRecipeDefault) Code() int

Code gets the status code for the describe recipe default response

func (*DescribeRecipeDefault) Error

func (o *DescribeRecipeDefault) Error() string

func (*DescribeRecipeDefault) GetPayload

func (o *DescribeRecipeDefault) GetPayload() *models.Error

func (*DescribeRecipeDefault) IsClientError

func (o *DescribeRecipeDefault) IsClientError() bool

IsClientError returns true when this describe recipe default response has a 4xx status code

func (*DescribeRecipeDefault) IsCode

func (o *DescribeRecipeDefault) IsCode(code int) bool

IsCode returns true when this describe recipe default response a status code equal to that given

func (*DescribeRecipeDefault) IsRedirect

func (o *DescribeRecipeDefault) IsRedirect() bool

IsRedirect returns true when this describe recipe default response has a 3xx status code

func (*DescribeRecipeDefault) IsServerError

func (o *DescribeRecipeDefault) IsServerError() bool

IsServerError returns true when this describe recipe default response has a 5xx status code

func (*DescribeRecipeDefault) IsSuccess

func (o *DescribeRecipeDefault) IsSuccess() bool

IsSuccess returns true when this describe recipe default response has a 2xx status code

func (*DescribeRecipeDefault) String

func (o *DescribeRecipeDefault) String() string

type DescribeRecipeOK

type DescribeRecipeOK struct {
	Payload *models.DescribeRecipeResponse
}

DescribeRecipeOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewDescribeRecipeOK

func NewDescribeRecipeOK() *DescribeRecipeOK

NewDescribeRecipeOK creates a DescribeRecipeOK with default headers values

func (*DescribeRecipeOK) Code

func (o *DescribeRecipeOK) Code() int

Code gets the status code for the describe recipe o k response

func (*DescribeRecipeOK) Error

func (o *DescribeRecipeOK) Error() string

func (*DescribeRecipeOK) GetPayload

func (*DescribeRecipeOK) IsClientError

func (o *DescribeRecipeOK) IsClientError() bool

IsClientError returns true when this describe recipe o k response has a 4xx status code

func (*DescribeRecipeOK) IsCode

func (o *DescribeRecipeOK) IsCode(code int) bool

IsCode returns true when this describe recipe o k response a status code equal to that given

func (*DescribeRecipeOK) IsRedirect

func (o *DescribeRecipeOK) IsRedirect() bool

IsRedirect returns true when this describe recipe o k response has a 3xx status code

func (*DescribeRecipeOK) IsServerError

func (o *DescribeRecipeOK) IsServerError() bool

IsServerError returns true when this describe recipe o k response has a 5xx status code

func (*DescribeRecipeOK) IsSuccess

func (o *DescribeRecipeOK) IsSuccess() bool

IsSuccess returns true when this describe recipe o k response has a 2xx status code

func (*DescribeRecipeOK) String

func (o *DescribeRecipeOK) String() string

type DescribeRecipeParams

type DescribeRecipeParams struct {

	// Input.
	Input *models.DescribeRecipeRequest

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

DescribeRecipeParams contains all the parameters to send to the API endpoint

for the describe recipe operation.

Typically these are written to a http.Request.

func NewDescribeRecipeParams

func NewDescribeRecipeParams() *DescribeRecipeParams

NewDescribeRecipeParams creates a new DescribeRecipeParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDescribeRecipeParamsWithContext

func NewDescribeRecipeParamsWithContext(ctx context.Context) *DescribeRecipeParams

NewDescribeRecipeParamsWithContext creates a new DescribeRecipeParams object with the ability to set a context for a request.

func NewDescribeRecipeParamsWithHTTPClient

func NewDescribeRecipeParamsWithHTTPClient(client *http.Client) *DescribeRecipeParams

NewDescribeRecipeParamsWithHTTPClient creates a new DescribeRecipeParams object with the ability to set a custom HTTPClient for a request.

func NewDescribeRecipeParamsWithTimeout

func NewDescribeRecipeParamsWithTimeout(timeout time.Duration) *DescribeRecipeParams

NewDescribeRecipeParamsWithTimeout creates a new DescribeRecipeParams object with the ability to set a timeout on a request.

func (*DescribeRecipeParams) SetContext

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

SetContext adds the context to the describe recipe params

func (*DescribeRecipeParams) SetDefaults

func (o *DescribeRecipeParams) SetDefaults()

SetDefaults hydrates default values in the describe recipe params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeRecipeParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the describe recipe params

func (*DescribeRecipeParams) SetInput

SetInput adds the input to the describe recipe params

func (*DescribeRecipeParams) SetTimeout

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

SetTimeout adds the timeout to the describe recipe params

func (*DescribeRecipeParams) WithContext

WithContext adds the context to the describe recipe params

func (*DescribeRecipeParams) WithDefaults

func (o *DescribeRecipeParams) WithDefaults() *DescribeRecipeParams

WithDefaults hydrates default values in the describe recipe params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeRecipeParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the describe recipe params

func (*DescribeRecipeParams) WithInput

WithInput adds the input to the describe recipe params

func (*DescribeRecipeParams) WithTimeout

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

WithTimeout adds the timeout to the describe recipe params

func (*DescribeRecipeParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type DescribeRecipeReader

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

DescribeRecipeReader is a Reader for the DescribeRecipe structure.

func (*DescribeRecipeReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DescribeScalingActivityDefault

type DescribeScalingActivityDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

DescribeScalingActivityDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewDescribeScalingActivityDefault

func NewDescribeScalingActivityDefault(code int) *DescribeScalingActivityDefault

NewDescribeScalingActivityDefault creates a DescribeScalingActivityDefault with default headers values

func (*DescribeScalingActivityDefault) Code

Code gets the status code for the describe scaling activity default response

func (*DescribeScalingActivityDefault) Error

func (*DescribeScalingActivityDefault) GetPayload

func (o *DescribeScalingActivityDefault) GetPayload() *models.Error

func (*DescribeScalingActivityDefault) IsClientError

func (o *DescribeScalingActivityDefault) IsClientError() bool

IsClientError returns true when this describe scaling activity default response has a 4xx status code

func (*DescribeScalingActivityDefault) IsCode

func (o *DescribeScalingActivityDefault) IsCode(code int) bool

IsCode returns true when this describe scaling activity default response a status code equal to that given

func (*DescribeScalingActivityDefault) IsRedirect

func (o *DescribeScalingActivityDefault) IsRedirect() bool

IsRedirect returns true when this describe scaling activity default response has a 3xx status code

func (*DescribeScalingActivityDefault) IsServerError

func (o *DescribeScalingActivityDefault) IsServerError() bool

IsServerError returns true when this describe scaling activity default response has a 5xx status code

func (*DescribeScalingActivityDefault) IsSuccess

func (o *DescribeScalingActivityDefault) IsSuccess() bool

IsSuccess returns true when this describe scaling activity default response has a 2xx status code

func (*DescribeScalingActivityDefault) String

type DescribeScalingActivityOK

type DescribeScalingActivityOK struct {
	Payload *models.DescribeScalingActivityResponse
}

DescribeScalingActivityOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewDescribeScalingActivityOK

func NewDescribeScalingActivityOK() *DescribeScalingActivityOK

NewDescribeScalingActivityOK creates a DescribeScalingActivityOK with default headers values

func (*DescribeScalingActivityOK) Code

func (o *DescribeScalingActivityOK) Code() int

Code gets the status code for the describe scaling activity o k response

func (*DescribeScalingActivityOK) Error

func (o *DescribeScalingActivityOK) Error() string

func (*DescribeScalingActivityOK) GetPayload

func (*DescribeScalingActivityOK) IsClientError

func (o *DescribeScalingActivityOK) IsClientError() bool

IsClientError returns true when this describe scaling activity o k response has a 4xx status code

func (*DescribeScalingActivityOK) IsCode

func (o *DescribeScalingActivityOK) IsCode(code int) bool

IsCode returns true when this describe scaling activity o k response a status code equal to that given

func (*DescribeScalingActivityOK) IsRedirect

func (o *DescribeScalingActivityOK) IsRedirect() bool

IsRedirect returns true when this describe scaling activity o k response has a 3xx status code

func (*DescribeScalingActivityOK) IsServerError

func (o *DescribeScalingActivityOK) IsServerError() bool

IsServerError returns true when this describe scaling activity o k response has a 5xx status code

func (*DescribeScalingActivityOK) IsSuccess

func (o *DescribeScalingActivityOK) IsSuccess() bool

IsSuccess returns true when this describe scaling activity o k response has a 2xx status code

func (*DescribeScalingActivityOK) String

func (o *DescribeScalingActivityOK) String() string

type DescribeScalingActivityParams

type DescribeScalingActivityParams struct {

	// Input.
	Input *models.DescribeScalingActivityRequest

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

DescribeScalingActivityParams contains all the parameters to send to the API endpoint

for the describe scaling activity operation.

Typically these are written to a http.Request.

func NewDescribeScalingActivityParams

func NewDescribeScalingActivityParams() *DescribeScalingActivityParams

NewDescribeScalingActivityParams creates a new DescribeScalingActivityParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDescribeScalingActivityParamsWithContext

func NewDescribeScalingActivityParamsWithContext(ctx context.Context) *DescribeScalingActivityParams

NewDescribeScalingActivityParamsWithContext creates a new DescribeScalingActivityParams object with the ability to set a context for a request.

func NewDescribeScalingActivityParamsWithHTTPClient

func NewDescribeScalingActivityParamsWithHTTPClient(client *http.Client) *DescribeScalingActivityParams

NewDescribeScalingActivityParamsWithHTTPClient creates a new DescribeScalingActivityParams object with the ability to set a custom HTTPClient for a request.

func NewDescribeScalingActivityParamsWithTimeout

func NewDescribeScalingActivityParamsWithTimeout(timeout time.Duration) *DescribeScalingActivityParams

NewDescribeScalingActivityParamsWithTimeout creates a new DescribeScalingActivityParams object with the ability to set a timeout on a request.

func (*DescribeScalingActivityParams) SetContext

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

SetContext adds the context to the describe scaling activity params

func (*DescribeScalingActivityParams) SetDefaults

func (o *DescribeScalingActivityParams) SetDefaults()

SetDefaults hydrates default values in the describe scaling activity params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeScalingActivityParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the describe scaling activity params

func (*DescribeScalingActivityParams) SetInput

SetInput adds the input to the describe scaling activity params

func (*DescribeScalingActivityParams) SetTimeout

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

SetTimeout adds the timeout to the describe scaling activity params

func (*DescribeScalingActivityParams) WithContext

WithContext adds the context to the describe scaling activity params

func (*DescribeScalingActivityParams) WithDefaults

WithDefaults hydrates default values in the describe scaling activity params (not the query body).

All values with no default are reset to their zero value.

func (*DescribeScalingActivityParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the describe scaling activity params

func (*DescribeScalingActivityParams) WithInput

WithInput adds the input to the describe scaling activity params

func (*DescribeScalingActivityParams) WithTimeout

WithTimeout adds the timeout to the describe scaling activity params

func (*DescribeScalingActivityParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DescribeScalingActivityReader

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

DescribeScalingActivityReader is a Reader for the DescribeScalingActivity structure.

func (*DescribeScalingActivityReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetClusterHostStatusDefault

type GetClusterHostStatusDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

GetClusterHostStatusDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewGetClusterHostStatusDefault

func NewGetClusterHostStatusDefault(code int) *GetClusterHostStatusDefault

NewGetClusterHostStatusDefault creates a GetClusterHostStatusDefault with default headers values

func (*GetClusterHostStatusDefault) Code

func (o *GetClusterHostStatusDefault) Code() int

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

func (*GetClusterHostStatusDefault) Error

func (*GetClusterHostStatusDefault) GetPayload

func (o *GetClusterHostStatusDefault) GetPayload() *models.Error

func (*GetClusterHostStatusDefault) IsClientError

func (o *GetClusterHostStatusDefault) IsClientError() bool

IsClientError returns true when this get cluster host status default response has a 4xx status code

func (*GetClusterHostStatusDefault) IsCode

func (o *GetClusterHostStatusDefault) IsCode(code int) bool

IsCode returns true when this get cluster host status default response a status code equal to that given

func (*GetClusterHostStatusDefault) IsRedirect

func (o *GetClusterHostStatusDefault) IsRedirect() bool

IsRedirect returns true when this get cluster host status default response has a 3xx status code

func (*GetClusterHostStatusDefault) IsServerError

func (o *GetClusterHostStatusDefault) IsServerError() bool

IsServerError returns true when this get cluster host status default response has a 5xx status code

func (*GetClusterHostStatusDefault) IsSuccess

func (o *GetClusterHostStatusDefault) IsSuccess() bool

IsSuccess returns true when this get cluster host status default response has a 2xx status code

func (*GetClusterHostStatusDefault) String

func (o *GetClusterHostStatusDefault) String() string

type GetClusterHostStatusOK

type GetClusterHostStatusOK struct {
	Payload *models.GetClusterHostStatusResponse
}

GetClusterHostStatusOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewGetClusterHostStatusOK

func NewGetClusterHostStatusOK() *GetClusterHostStatusOK

NewGetClusterHostStatusOK creates a GetClusterHostStatusOK with default headers values

func (*GetClusterHostStatusOK) Code

func (o *GetClusterHostStatusOK) Code() int

Code gets the status code for the get cluster host status o k response

func (*GetClusterHostStatusOK) Error

func (o *GetClusterHostStatusOK) Error() string

func (*GetClusterHostStatusOK) GetPayload

func (*GetClusterHostStatusOK) IsClientError

func (o *GetClusterHostStatusOK) IsClientError() bool

IsClientError returns true when this get cluster host status o k response has a 4xx status code

func (*GetClusterHostStatusOK) IsCode

func (o *GetClusterHostStatusOK) IsCode(code int) bool

IsCode returns true when this get cluster host status o k response a status code equal to that given

func (*GetClusterHostStatusOK) IsRedirect

func (o *GetClusterHostStatusOK) IsRedirect() bool

IsRedirect returns true when this get cluster host status o k response has a 3xx status code

func (*GetClusterHostStatusOK) IsServerError

func (o *GetClusterHostStatusOK) IsServerError() bool

IsServerError returns true when this get cluster host status o k response has a 5xx status code

func (*GetClusterHostStatusOK) IsSuccess

func (o *GetClusterHostStatusOK) IsSuccess() bool

IsSuccess returns true when this get cluster host status o k response has a 2xx status code

func (*GetClusterHostStatusOK) String

func (o *GetClusterHostStatusOK) String() string

type GetClusterHostStatusParams

type GetClusterHostStatusParams struct {

	// Input.
	Input *models.GetClusterHostStatusRequest

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

GetClusterHostStatusParams contains all the parameters to send to the API endpoint

for the get cluster host status operation.

Typically these are written to a http.Request.

func NewGetClusterHostStatusParams

func NewGetClusterHostStatusParams() *GetClusterHostStatusParams

NewGetClusterHostStatusParams creates a new GetClusterHostStatusParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetClusterHostStatusParamsWithContext

func NewGetClusterHostStatusParamsWithContext(ctx context.Context) *GetClusterHostStatusParams

NewGetClusterHostStatusParamsWithContext creates a new GetClusterHostStatusParams object with the ability to set a context for a request.

func NewGetClusterHostStatusParamsWithHTTPClient

func NewGetClusterHostStatusParamsWithHTTPClient(client *http.Client) *GetClusterHostStatusParams

NewGetClusterHostStatusParamsWithHTTPClient creates a new GetClusterHostStatusParams object with the ability to set a custom HTTPClient for a request.

func NewGetClusterHostStatusParamsWithTimeout

func NewGetClusterHostStatusParamsWithTimeout(timeout time.Duration) *GetClusterHostStatusParams

NewGetClusterHostStatusParamsWithTimeout creates a new GetClusterHostStatusParams object with the ability to set a timeout on a request.

func (*GetClusterHostStatusParams) SetContext

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

SetContext adds the context to the get cluster host status params

func (*GetClusterHostStatusParams) SetDefaults

func (o *GetClusterHostStatusParams) SetDefaults()

SetDefaults hydrates default values in the get cluster host status params (not the query body).

All values with no default are reset to their zero value.

func (*GetClusterHostStatusParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get cluster host status params

func (*GetClusterHostStatusParams) SetInput

SetInput adds the input to the get cluster host status params

func (*GetClusterHostStatusParams) SetTimeout

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

SetTimeout adds the timeout to the get cluster host status params

func (*GetClusterHostStatusParams) WithContext

WithContext adds the context to the get cluster host status params

func (*GetClusterHostStatusParams) WithDefaults

WithDefaults hydrates default values in the get cluster host status params (not the query body).

All values with no default are reset to their zero value.

func (*GetClusterHostStatusParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get cluster host status params

func (*GetClusterHostStatusParams) WithInput

WithInput adds the input to the get cluster host status params

func (*GetClusterHostStatusParams) WithTimeout

WithTimeout adds the timeout to the get cluster host status params

func (*GetClusterHostStatusParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetClusterHostStatusReader

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

GetClusterHostStatusReader is a Reader for the GetClusterHostStatus structure.

func (*GetClusterHostStatusReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetClusterServiceStatusDefault

type GetClusterServiceStatusDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

GetClusterServiceStatusDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewGetClusterServiceStatusDefault

func NewGetClusterServiceStatusDefault(code int) *GetClusterServiceStatusDefault

NewGetClusterServiceStatusDefault creates a GetClusterServiceStatusDefault with default headers values

func (*GetClusterServiceStatusDefault) Code

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

func (*GetClusterServiceStatusDefault) Error

func (*GetClusterServiceStatusDefault) GetPayload

func (o *GetClusterServiceStatusDefault) GetPayload() *models.Error

func (*GetClusterServiceStatusDefault) IsClientError

func (o *GetClusterServiceStatusDefault) IsClientError() bool

IsClientError returns true when this get cluster service status default response has a 4xx status code

func (*GetClusterServiceStatusDefault) IsCode

func (o *GetClusterServiceStatusDefault) IsCode(code int) bool

IsCode returns true when this get cluster service status default response a status code equal to that given

func (*GetClusterServiceStatusDefault) IsRedirect

func (o *GetClusterServiceStatusDefault) IsRedirect() bool

IsRedirect returns true when this get cluster service status default response has a 3xx status code

func (*GetClusterServiceStatusDefault) IsServerError

func (o *GetClusterServiceStatusDefault) IsServerError() bool

IsServerError returns true when this get cluster service status default response has a 5xx status code

func (*GetClusterServiceStatusDefault) IsSuccess

func (o *GetClusterServiceStatusDefault) IsSuccess() bool

IsSuccess returns true when this get cluster service status default response has a 2xx status code

func (*GetClusterServiceStatusDefault) String

type GetClusterServiceStatusOK

type GetClusterServiceStatusOK struct {
	Payload *models.GetClusterServiceStatusResponse
}

GetClusterServiceStatusOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewGetClusterServiceStatusOK

func NewGetClusterServiceStatusOK() *GetClusterServiceStatusOK

NewGetClusterServiceStatusOK creates a GetClusterServiceStatusOK with default headers values

func (*GetClusterServiceStatusOK) Code

func (o *GetClusterServiceStatusOK) Code() int

Code gets the status code for the get cluster service status o k response

func (*GetClusterServiceStatusOK) Error

func (o *GetClusterServiceStatusOK) Error() string

func (*GetClusterServiceStatusOK) GetPayload

func (*GetClusterServiceStatusOK) IsClientError

func (o *GetClusterServiceStatusOK) IsClientError() bool

IsClientError returns true when this get cluster service status o k response has a 4xx status code

func (*GetClusterServiceStatusOK) IsCode

func (o *GetClusterServiceStatusOK) IsCode(code int) bool

IsCode returns true when this get cluster service status o k response a status code equal to that given

func (*GetClusterServiceStatusOK) IsRedirect

func (o *GetClusterServiceStatusOK) IsRedirect() bool

IsRedirect returns true when this get cluster service status o k response has a 3xx status code

func (*GetClusterServiceStatusOK) IsServerError

func (o *GetClusterServiceStatusOK) IsServerError() bool

IsServerError returns true when this get cluster service status o k response has a 5xx status code

func (*GetClusterServiceStatusOK) IsSuccess

func (o *GetClusterServiceStatusOK) IsSuccess() bool

IsSuccess returns true when this get cluster service status o k response has a 2xx status code

func (*GetClusterServiceStatusOK) String

func (o *GetClusterServiceStatusOK) String() string

type GetClusterServiceStatusParams

type GetClusterServiceStatusParams struct {

	// Input.
	Input *models.GetClusterServiceStatusRequest

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

GetClusterServiceStatusParams contains all the parameters to send to the API endpoint

for the get cluster service status operation.

Typically these are written to a http.Request.

func NewGetClusterServiceStatusParams

func NewGetClusterServiceStatusParams() *GetClusterServiceStatusParams

NewGetClusterServiceStatusParams creates a new GetClusterServiceStatusParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetClusterServiceStatusParamsWithContext

func NewGetClusterServiceStatusParamsWithContext(ctx context.Context) *GetClusterServiceStatusParams

NewGetClusterServiceStatusParamsWithContext creates a new GetClusterServiceStatusParams object with the ability to set a context for a request.

func NewGetClusterServiceStatusParamsWithHTTPClient

func NewGetClusterServiceStatusParamsWithHTTPClient(client *http.Client) *GetClusterServiceStatusParams

NewGetClusterServiceStatusParamsWithHTTPClient creates a new GetClusterServiceStatusParams object with the ability to set a custom HTTPClient for a request.

func NewGetClusterServiceStatusParamsWithTimeout

func NewGetClusterServiceStatusParamsWithTimeout(timeout time.Duration) *GetClusterServiceStatusParams

NewGetClusterServiceStatusParamsWithTimeout creates a new GetClusterServiceStatusParams object with the ability to set a timeout on a request.

func (*GetClusterServiceStatusParams) SetContext

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

SetContext adds the context to the get cluster service status params

func (*GetClusterServiceStatusParams) SetDefaults

func (o *GetClusterServiceStatusParams) SetDefaults()

SetDefaults hydrates default values in the get cluster service status params (not the query body).

All values with no default are reset to their zero value.

func (*GetClusterServiceStatusParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get cluster service status params

func (*GetClusterServiceStatusParams) SetInput

SetInput adds the input to the get cluster service status params

func (*GetClusterServiceStatusParams) SetTimeout

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

SetTimeout adds the timeout to the get cluster service status params

func (*GetClusterServiceStatusParams) WithContext

WithContext adds the context to the get cluster service status params

func (*GetClusterServiceStatusParams) WithDefaults

WithDefaults hydrates default values in the get cluster service status params (not the query body).

All values with no default are reset to their zero value.

func (*GetClusterServiceStatusParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get cluster service status params

func (*GetClusterServiceStatusParams) WithInput

WithInput adds the input to the get cluster service status params

func (*GetClusterServiceStatusParams) WithTimeout

WithTimeout adds the timeout to the get cluster service status params

func (*GetClusterServiceStatusParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetClusterServiceStatusReader

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

GetClusterServiceStatusReader is a Reader for the GetClusterServiceStatus structure.

func (*GetClusterServiceStatusReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetCmRolesDefault

type GetCmRolesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

GetCmRolesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewGetCmRolesDefault

func NewGetCmRolesDefault(code int) *GetCmRolesDefault

NewGetCmRolesDefault creates a GetCmRolesDefault with default headers values

func (*GetCmRolesDefault) Code

func (o *GetCmRolesDefault) Code() int

Code gets the status code for the get cm roles default response

func (*GetCmRolesDefault) Error

func (o *GetCmRolesDefault) Error() string

func (*GetCmRolesDefault) GetPayload

func (o *GetCmRolesDefault) GetPayload() *models.Error

func (*GetCmRolesDefault) IsClientError

func (o *GetCmRolesDefault) IsClientError() bool

IsClientError returns true when this get cm roles default response has a 4xx status code

func (*GetCmRolesDefault) IsCode

func (o *GetCmRolesDefault) IsCode(code int) bool

IsCode returns true when this get cm roles default response a status code equal to that given

func (*GetCmRolesDefault) IsRedirect

func (o *GetCmRolesDefault) IsRedirect() bool

IsRedirect returns true when this get cm roles default response has a 3xx status code

func (*GetCmRolesDefault) IsServerError

func (o *GetCmRolesDefault) IsServerError() bool

IsServerError returns true when this get cm roles default response has a 5xx status code

func (*GetCmRolesDefault) IsSuccess

func (o *GetCmRolesDefault) IsSuccess() bool

IsSuccess returns true when this get cm roles default response has a 2xx status code

func (*GetCmRolesDefault) String

func (o *GetCmRolesDefault) String() string

type GetCmRolesOK

type GetCmRolesOK struct {
	Payload *models.GetCmRolesResponse
}

GetCmRolesOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewGetCmRolesOK

func NewGetCmRolesOK() *GetCmRolesOK

NewGetCmRolesOK creates a GetCmRolesOK with default headers values

func (*GetCmRolesOK) Code

func (o *GetCmRolesOK) Code() int

Code gets the status code for the get cm roles o k response

func (*GetCmRolesOK) Error

func (o *GetCmRolesOK) Error() string

func (*GetCmRolesOK) GetPayload

func (o *GetCmRolesOK) GetPayload() *models.GetCmRolesResponse

func (*GetCmRolesOK) IsClientError

func (o *GetCmRolesOK) IsClientError() bool

IsClientError returns true when this get cm roles o k response has a 4xx status code

func (*GetCmRolesOK) IsCode

func (o *GetCmRolesOK) IsCode(code int) bool

IsCode returns true when this get cm roles o k response a status code equal to that given

func (*GetCmRolesOK) IsRedirect

func (o *GetCmRolesOK) IsRedirect() bool

IsRedirect returns true when this get cm roles o k response has a 3xx status code

func (*GetCmRolesOK) IsServerError

func (o *GetCmRolesOK) IsServerError() bool

IsServerError returns true when this get cm roles o k response has a 5xx status code

func (*GetCmRolesOK) IsSuccess

func (o *GetCmRolesOK) IsSuccess() bool

IsSuccess returns true when this get cm roles o k response has a 2xx status code

func (*GetCmRolesOK) String

func (o *GetCmRolesOK) String() string

type GetCmRolesParams

type GetCmRolesParams struct {

	// Input.
	Input *models.GetCmRolesRequest

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

GetCmRolesParams contains all the parameters to send to the API endpoint

for the get cm roles operation.

Typically these are written to a http.Request.

func NewGetCmRolesParams

func NewGetCmRolesParams() *GetCmRolesParams

NewGetCmRolesParams creates a new GetCmRolesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetCmRolesParamsWithContext

func NewGetCmRolesParamsWithContext(ctx context.Context) *GetCmRolesParams

NewGetCmRolesParamsWithContext creates a new GetCmRolesParams object with the ability to set a context for a request.

func NewGetCmRolesParamsWithHTTPClient

func NewGetCmRolesParamsWithHTTPClient(client *http.Client) *GetCmRolesParams

NewGetCmRolesParamsWithHTTPClient creates a new GetCmRolesParams object with the ability to set a custom HTTPClient for a request.

func NewGetCmRolesParamsWithTimeout

func NewGetCmRolesParamsWithTimeout(timeout time.Duration) *GetCmRolesParams

NewGetCmRolesParamsWithTimeout creates a new GetCmRolesParams object with the ability to set a timeout on a request.

func (*GetCmRolesParams) SetContext

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

SetContext adds the context to the get cm roles params

func (*GetCmRolesParams) SetDefaults

func (o *GetCmRolesParams) SetDefaults()

SetDefaults hydrates default values in the get cm roles params (not the query body).

All values with no default are reset to their zero value.

func (*GetCmRolesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get cm roles params

func (*GetCmRolesParams) SetInput

func (o *GetCmRolesParams) SetInput(input *models.GetCmRolesRequest)

SetInput adds the input to the get cm roles params

func (*GetCmRolesParams) SetTimeout

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

SetTimeout adds the timeout to the get cm roles params

func (*GetCmRolesParams) WithContext

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

WithContext adds the context to the get cm roles params

func (*GetCmRolesParams) WithDefaults

func (o *GetCmRolesParams) WithDefaults() *GetCmRolesParams

WithDefaults hydrates default values in the get cm roles params (not the query body).

All values with no default are reset to their zero value.

func (*GetCmRolesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get cm roles params

func (*GetCmRolesParams) WithInput

WithInput adds the input to the get cm roles params

func (*GetCmRolesParams) WithTimeout

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

WithTimeout adds the timeout to the get cm roles params

func (*GetCmRolesParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetCmRolesReader

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

GetCmRolesReader is a Reader for the GetCmRoles structure.

func (*GetCmRolesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetDatahubLogDescriptorsDefault

type GetDatahubLogDescriptorsDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

GetDatahubLogDescriptorsDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewGetDatahubLogDescriptorsDefault

func NewGetDatahubLogDescriptorsDefault(code int) *GetDatahubLogDescriptorsDefault

NewGetDatahubLogDescriptorsDefault creates a GetDatahubLogDescriptorsDefault with default headers values

func (*GetDatahubLogDescriptorsDefault) Code

Code gets the status code for the get datahub log descriptors default response

func (*GetDatahubLogDescriptorsDefault) Error

func (*GetDatahubLogDescriptorsDefault) GetPayload

func (o *GetDatahubLogDescriptorsDefault) GetPayload() *models.Error

func (*GetDatahubLogDescriptorsDefault) IsClientError

func (o *GetDatahubLogDescriptorsDefault) IsClientError() bool

IsClientError returns true when this get datahub log descriptors default response has a 4xx status code

func (*GetDatahubLogDescriptorsDefault) IsCode

func (o *GetDatahubLogDescriptorsDefault) IsCode(code int) bool

IsCode returns true when this get datahub log descriptors default response a status code equal to that given

func (*GetDatahubLogDescriptorsDefault) IsRedirect

func (o *GetDatahubLogDescriptorsDefault) IsRedirect() bool

IsRedirect returns true when this get datahub log descriptors default response has a 3xx status code

func (*GetDatahubLogDescriptorsDefault) IsServerError

func (o *GetDatahubLogDescriptorsDefault) IsServerError() bool

IsServerError returns true when this get datahub log descriptors default response has a 5xx status code

func (*GetDatahubLogDescriptorsDefault) IsSuccess

func (o *GetDatahubLogDescriptorsDefault) IsSuccess() bool

IsSuccess returns true when this get datahub log descriptors default response has a 2xx status code

func (*GetDatahubLogDescriptorsDefault) String

type GetDatahubLogDescriptorsOK

type GetDatahubLogDescriptorsOK struct {
	Payload *models.GetDatahubLogDescriptorsResponse
}

GetDatahubLogDescriptorsOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewGetDatahubLogDescriptorsOK

func NewGetDatahubLogDescriptorsOK() *GetDatahubLogDescriptorsOK

NewGetDatahubLogDescriptorsOK creates a GetDatahubLogDescriptorsOK with default headers values

func (*GetDatahubLogDescriptorsOK) Code

func (o *GetDatahubLogDescriptorsOK) Code() int

Code gets the status code for the get datahub log descriptors o k response

func (*GetDatahubLogDescriptorsOK) Error

func (*GetDatahubLogDescriptorsOK) GetPayload

func (*GetDatahubLogDescriptorsOK) IsClientError

func (o *GetDatahubLogDescriptorsOK) IsClientError() bool

IsClientError returns true when this get datahub log descriptors o k response has a 4xx status code

func (*GetDatahubLogDescriptorsOK) IsCode

func (o *GetDatahubLogDescriptorsOK) IsCode(code int) bool

IsCode returns true when this get datahub log descriptors o k response a status code equal to that given

func (*GetDatahubLogDescriptorsOK) IsRedirect

func (o *GetDatahubLogDescriptorsOK) IsRedirect() bool

IsRedirect returns true when this get datahub log descriptors o k response has a 3xx status code

func (*GetDatahubLogDescriptorsOK) IsServerError

func (o *GetDatahubLogDescriptorsOK) IsServerError() bool

IsServerError returns true when this get datahub log descriptors o k response has a 5xx status code

func (*GetDatahubLogDescriptorsOK) IsSuccess

func (o *GetDatahubLogDescriptorsOK) IsSuccess() bool

IsSuccess returns true when this get datahub log descriptors o k response has a 2xx status code

func (*GetDatahubLogDescriptorsOK) String

func (o *GetDatahubLogDescriptorsOK) String() string

type GetDatahubLogDescriptorsParams

type GetDatahubLogDescriptorsParams struct {

	// Input.
	Input models.GetDatahubLogDescriptorsRequest

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

GetDatahubLogDescriptorsParams contains all the parameters to send to the API endpoint

for the get datahub log descriptors operation.

Typically these are written to a http.Request.

func NewGetDatahubLogDescriptorsParams

func NewGetDatahubLogDescriptorsParams() *GetDatahubLogDescriptorsParams

NewGetDatahubLogDescriptorsParams creates a new GetDatahubLogDescriptorsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetDatahubLogDescriptorsParamsWithContext

func NewGetDatahubLogDescriptorsParamsWithContext(ctx context.Context) *GetDatahubLogDescriptorsParams

NewGetDatahubLogDescriptorsParamsWithContext creates a new GetDatahubLogDescriptorsParams object with the ability to set a context for a request.

func NewGetDatahubLogDescriptorsParamsWithHTTPClient

func NewGetDatahubLogDescriptorsParamsWithHTTPClient(client *http.Client) *GetDatahubLogDescriptorsParams

NewGetDatahubLogDescriptorsParamsWithHTTPClient creates a new GetDatahubLogDescriptorsParams object with the ability to set a custom HTTPClient for a request.

func NewGetDatahubLogDescriptorsParamsWithTimeout

func NewGetDatahubLogDescriptorsParamsWithTimeout(timeout time.Duration) *GetDatahubLogDescriptorsParams

NewGetDatahubLogDescriptorsParamsWithTimeout creates a new GetDatahubLogDescriptorsParams object with the ability to set a timeout on a request.

func (*GetDatahubLogDescriptorsParams) SetContext

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

SetContext adds the context to the get datahub log descriptors params

func (*GetDatahubLogDescriptorsParams) SetDefaults

func (o *GetDatahubLogDescriptorsParams) SetDefaults()

SetDefaults hydrates default values in the get datahub log descriptors params (not the query body).

All values with no default are reset to their zero value.

func (*GetDatahubLogDescriptorsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get datahub log descriptors params

func (*GetDatahubLogDescriptorsParams) SetInput

SetInput adds the input to the get datahub log descriptors params

func (*GetDatahubLogDescriptorsParams) SetTimeout

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

SetTimeout adds the timeout to the get datahub log descriptors params

func (*GetDatahubLogDescriptorsParams) WithContext

WithContext adds the context to the get datahub log descriptors params

func (*GetDatahubLogDescriptorsParams) WithDefaults

WithDefaults hydrates default values in the get datahub log descriptors params (not the query body).

All values with no default are reset to their zero value.

func (*GetDatahubLogDescriptorsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get datahub log descriptors params

func (*GetDatahubLogDescriptorsParams) WithInput

WithInput adds the input to the get datahub log descriptors params

func (*GetDatahubLogDescriptorsParams) WithTimeout

WithTimeout adds the timeout to the get datahub log descriptors params

func (*GetDatahubLogDescriptorsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetDatahubLogDescriptorsReader

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

GetDatahubLogDescriptorsReader is a Reader for the GetDatahubLogDescriptors structure.

func (*GetDatahubLogDescriptorsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOperationDefault added in v0.4.2

type GetOperationDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

GetOperationDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewGetOperationDefault added in v0.4.2

func NewGetOperationDefault(code int) *GetOperationDefault

NewGetOperationDefault creates a GetOperationDefault with default headers values

func (*GetOperationDefault) Code added in v0.4.2

func (o *GetOperationDefault) Code() int

Code gets the status code for the get operation default response

func (*GetOperationDefault) Error added in v0.4.2

func (o *GetOperationDefault) Error() string

func (*GetOperationDefault) GetPayload added in v0.4.2

func (o *GetOperationDefault) GetPayload() *models.Error

func (*GetOperationDefault) IsClientError added in v0.4.2

func (o *GetOperationDefault) IsClientError() bool

IsClientError returns true when this get operation default response has a 4xx status code

func (*GetOperationDefault) IsCode added in v0.4.2

func (o *GetOperationDefault) IsCode(code int) bool

IsCode returns true when this get operation default response a status code equal to that given

func (*GetOperationDefault) IsRedirect added in v0.4.2

func (o *GetOperationDefault) IsRedirect() bool

IsRedirect returns true when this get operation default response has a 3xx status code

func (*GetOperationDefault) IsServerError added in v0.4.2

func (o *GetOperationDefault) IsServerError() bool

IsServerError returns true when this get operation default response has a 5xx status code

func (*GetOperationDefault) IsSuccess added in v0.4.2

func (o *GetOperationDefault) IsSuccess() bool

IsSuccess returns true when this get operation default response has a 2xx status code

func (*GetOperationDefault) String added in v0.4.2

func (o *GetOperationDefault) String() string

type GetOperationOK added in v0.4.2

type GetOperationOK struct {
	Payload *models.GetOperationResponse
}

GetOperationOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewGetOperationOK added in v0.4.2

func NewGetOperationOK() *GetOperationOK

NewGetOperationOK creates a GetOperationOK with default headers values

func (*GetOperationOK) Code added in v0.4.2

func (o *GetOperationOK) Code() int

Code gets the status code for the get operation o k response

func (*GetOperationOK) Error added in v0.4.2

func (o *GetOperationOK) Error() string

func (*GetOperationOK) GetPayload added in v0.4.2

func (o *GetOperationOK) GetPayload() *models.GetOperationResponse

func (*GetOperationOK) IsClientError added in v0.4.2

func (o *GetOperationOK) IsClientError() bool

IsClientError returns true when this get operation o k response has a 4xx status code

func (*GetOperationOK) IsCode added in v0.4.2

func (o *GetOperationOK) IsCode(code int) bool

IsCode returns true when this get operation o k response a status code equal to that given

func (*GetOperationOK) IsRedirect added in v0.4.2

func (o *GetOperationOK) IsRedirect() bool

IsRedirect returns true when this get operation o k response has a 3xx status code

func (*GetOperationOK) IsServerError added in v0.4.2

func (o *GetOperationOK) IsServerError() bool

IsServerError returns true when this get operation o k response has a 5xx status code

func (*GetOperationOK) IsSuccess added in v0.4.2

func (o *GetOperationOK) IsSuccess() bool

IsSuccess returns true when this get operation o k response has a 2xx status code

func (*GetOperationOK) String added in v0.4.2

func (o *GetOperationOK) String() string

type GetOperationParams added in v0.4.2

type GetOperationParams struct {

	// Input.
	Input *models.GetOperationRequest

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

GetOperationParams contains all the parameters to send to the API endpoint

for the get operation operation.

Typically these are written to a http.Request.

func NewGetOperationParams added in v0.4.2

func NewGetOperationParams() *GetOperationParams

NewGetOperationParams creates a new GetOperationParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOperationParamsWithContext added in v0.4.2

func NewGetOperationParamsWithContext(ctx context.Context) *GetOperationParams

NewGetOperationParamsWithContext creates a new GetOperationParams object with the ability to set a context for a request.

func NewGetOperationParamsWithHTTPClient added in v0.4.2

func NewGetOperationParamsWithHTTPClient(client *http.Client) *GetOperationParams

NewGetOperationParamsWithHTTPClient creates a new GetOperationParams object with the ability to set a custom HTTPClient for a request.

func NewGetOperationParamsWithTimeout added in v0.4.2

func NewGetOperationParamsWithTimeout(timeout time.Duration) *GetOperationParams

NewGetOperationParamsWithTimeout creates a new GetOperationParams object with the ability to set a timeout on a request.

func (*GetOperationParams) SetContext added in v0.4.2

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

SetContext adds the context to the get operation params

func (*GetOperationParams) SetDefaults added in v0.4.2

func (o *GetOperationParams) SetDefaults()

SetDefaults hydrates default values in the get operation params (not the query body).

All values with no default are reset to their zero value.

func (*GetOperationParams) SetHTTPClient added in v0.4.2

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

SetHTTPClient adds the HTTPClient to the get operation params

func (*GetOperationParams) SetInput added in v0.4.2

func (o *GetOperationParams) SetInput(input *models.GetOperationRequest)

SetInput adds the input to the get operation params

func (*GetOperationParams) SetTimeout added in v0.4.2

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

SetTimeout adds the timeout to the get operation params

func (*GetOperationParams) WithContext added in v0.4.2

WithContext adds the context to the get operation params

func (*GetOperationParams) WithDefaults added in v0.4.2

func (o *GetOperationParams) WithDefaults() *GetOperationParams

WithDefaults hydrates default values in the get operation params (not the query body).

All values with no default are reset to their zero value.

func (*GetOperationParams) WithHTTPClient added in v0.4.2

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

WithHTTPClient adds the HTTPClient to the get operation params

func (*GetOperationParams) WithInput added in v0.4.2

WithInput adds the input to the get operation params

func (*GetOperationParams) WithTimeout added in v0.4.2

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

WithTimeout adds the timeout to the get operation params

func (*GetOperationParams) WriteToRequest added in v0.4.2

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

WriteToRequest writes these params to a swagger request

type GetOperationReader added in v0.4.2

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

GetOperationReader is a Reader for the GetOperation structure.

func (*GetOperationReader) ReadResponse added in v0.4.2

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

ReadResponse reads a server response into the received o.

type GetVMTypesDefault added in v0.4.2

type GetVMTypesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

GetVMTypesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewGetVMTypesDefault added in v0.4.2

func NewGetVMTypesDefault(code int) *GetVMTypesDefault

NewGetVMTypesDefault creates a GetVMTypesDefault with default headers values

func (*GetVMTypesDefault) Code added in v0.4.2

func (o *GetVMTypesDefault) Code() int

Code gets the status code for the get Vm types default response

func (*GetVMTypesDefault) Error added in v0.4.2

func (o *GetVMTypesDefault) Error() string

func (*GetVMTypesDefault) GetPayload added in v0.4.2

func (o *GetVMTypesDefault) GetPayload() *models.Error

func (*GetVMTypesDefault) IsClientError added in v0.4.2

func (o *GetVMTypesDefault) IsClientError() bool

IsClientError returns true when this get Vm types default response has a 4xx status code

func (*GetVMTypesDefault) IsCode added in v0.4.2

func (o *GetVMTypesDefault) IsCode(code int) bool

IsCode returns true when this get Vm types default response a status code equal to that given

func (*GetVMTypesDefault) IsRedirect added in v0.4.2

func (o *GetVMTypesDefault) IsRedirect() bool

IsRedirect returns true when this get Vm types default response has a 3xx status code

func (*GetVMTypesDefault) IsServerError added in v0.4.2

func (o *GetVMTypesDefault) IsServerError() bool

IsServerError returns true when this get Vm types default response has a 5xx status code

func (*GetVMTypesDefault) IsSuccess added in v0.4.2

func (o *GetVMTypesDefault) IsSuccess() bool

IsSuccess returns true when this get Vm types default response has a 2xx status code

func (*GetVMTypesDefault) String added in v0.4.2

func (o *GetVMTypesDefault) String() string

type GetVMTypesOK added in v0.4.2

type GetVMTypesOK struct {
	Payload *models.GetVMTypesResponse
}

GetVMTypesOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewGetVMTypesOK added in v0.4.2

func NewGetVMTypesOK() *GetVMTypesOK

NewGetVMTypesOK creates a GetVMTypesOK with default headers values

func (*GetVMTypesOK) Code added in v0.4.2

func (o *GetVMTypesOK) Code() int

Code gets the status code for the get Vm types o k response

func (*GetVMTypesOK) Error added in v0.4.2

func (o *GetVMTypesOK) Error() string

func (*GetVMTypesOK) GetPayload added in v0.4.2

func (o *GetVMTypesOK) GetPayload() *models.GetVMTypesResponse

func (*GetVMTypesOK) IsClientError added in v0.4.2

func (o *GetVMTypesOK) IsClientError() bool

IsClientError returns true when this get Vm types o k response has a 4xx status code

func (*GetVMTypesOK) IsCode added in v0.4.2

func (o *GetVMTypesOK) IsCode(code int) bool

IsCode returns true when this get Vm types o k response a status code equal to that given

func (*GetVMTypesOK) IsRedirect added in v0.4.2

func (o *GetVMTypesOK) IsRedirect() bool

IsRedirect returns true when this get Vm types o k response has a 3xx status code

func (*GetVMTypesOK) IsServerError added in v0.4.2

func (o *GetVMTypesOK) IsServerError() bool

IsServerError returns true when this get Vm types o k response has a 5xx status code

func (*GetVMTypesOK) IsSuccess added in v0.4.2

func (o *GetVMTypesOK) IsSuccess() bool

IsSuccess returns true when this get Vm types o k response has a 2xx status code

func (*GetVMTypesOK) String added in v0.4.2

func (o *GetVMTypesOK) String() string

type GetVMTypesParams added in v0.4.2

type GetVMTypesParams struct {

	// Input.
	Input *models.GetVMTypesRequest

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

GetVMTypesParams contains all the parameters to send to the API endpoint

for the get Vm types operation.

Typically these are written to a http.Request.

func NewGetVMTypesParams added in v0.4.2

func NewGetVMTypesParams() *GetVMTypesParams

NewGetVMTypesParams creates a new GetVMTypesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetVMTypesParamsWithContext added in v0.4.2

func NewGetVMTypesParamsWithContext(ctx context.Context) *GetVMTypesParams

NewGetVMTypesParamsWithContext creates a new GetVMTypesParams object with the ability to set a context for a request.

func NewGetVMTypesParamsWithHTTPClient added in v0.4.2

func NewGetVMTypesParamsWithHTTPClient(client *http.Client) *GetVMTypesParams

NewGetVMTypesParamsWithHTTPClient creates a new GetVMTypesParams object with the ability to set a custom HTTPClient for a request.

func NewGetVMTypesParamsWithTimeout added in v0.4.2

func NewGetVMTypesParamsWithTimeout(timeout time.Duration) *GetVMTypesParams

NewGetVMTypesParamsWithTimeout creates a new GetVMTypesParams object with the ability to set a timeout on a request.

func (*GetVMTypesParams) SetContext added in v0.4.2

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

SetContext adds the context to the get Vm types params

func (*GetVMTypesParams) SetDefaults added in v0.4.2

func (o *GetVMTypesParams) SetDefaults()

SetDefaults hydrates default values in the get Vm types params (not the query body).

All values with no default are reset to their zero value.

func (*GetVMTypesParams) SetHTTPClient added in v0.4.2

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

SetHTTPClient adds the HTTPClient to the get Vm types params

func (*GetVMTypesParams) SetInput added in v0.4.2

func (o *GetVMTypesParams) SetInput(input *models.GetVMTypesRequest)

SetInput adds the input to the get Vm types params

func (*GetVMTypesParams) SetTimeout added in v0.4.2

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

SetTimeout adds the timeout to the get Vm types params

func (*GetVMTypesParams) WithContext added in v0.4.2

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

WithContext adds the context to the get Vm types params

func (*GetVMTypesParams) WithDefaults added in v0.4.2

func (o *GetVMTypesParams) WithDefaults() *GetVMTypesParams

WithDefaults hydrates default values in the get Vm types params (not the query body).

All values with no default are reset to their zero value.

func (*GetVMTypesParams) WithHTTPClient added in v0.4.2

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

WithHTTPClient adds the HTTPClient to the get Vm types params

func (*GetVMTypesParams) WithInput added in v0.4.2

WithInput adds the input to the get Vm types params

func (*GetVMTypesParams) WithTimeout added in v0.4.2

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

WithTimeout adds the timeout to the get Vm types params

func (*GetVMTypesParams) WriteToRequest added in v0.4.2

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

WriteToRequest writes these params to a swagger request

type GetVMTypesReader added in v0.4.2

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

GetVMTypesReader is a Reader for the GetVMTypes structure.

func (*GetVMTypesReader) ReadResponse added in v0.4.2

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

ReadResponse reads a server response into the received o.

type ListAutoScaleHistoryDefault

type ListAutoScaleHistoryDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

ListAutoScaleHistoryDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewListAutoScaleHistoryDefault

func NewListAutoScaleHistoryDefault(code int) *ListAutoScaleHistoryDefault

NewListAutoScaleHistoryDefault creates a ListAutoScaleHistoryDefault with default headers values

func (*ListAutoScaleHistoryDefault) Code

func (o *ListAutoScaleHistoryDefault) Code() int

Code gets the status code for the list auto scale history default response

func (*ListAutoScaleHistoryDefault) Error

func (*ListAutoScaleHistoryDefault) GetPayload

func (o *ListAutoScaleHistoryDefault) GetPayload() *models.Error

func (*ListAutoScaleHistoryDefault) IsClientError

func (o *ListAutoScaleHistoryDefault) IsClientError() bool

IsClientError returns true when this list auto scale history default response has a 4xx status code

func (*ListAutoScaleHistoryDefault) IsCode

func (o *ListAutoScaleHistoryDefault) IsCode(code int) bool

IsCode returns true when this list auto scale history default response a status code equal to that given

func (*ListAutoScaleHistoryDefault) IsRedirect

func (o *ListAutoScaleHistoryDefault) IsRedirect() bool

IsRedirect returns true when this list auto scale history default response has a 3xx status code

func (*ListAutoScaleHistoryDefault) IsServerError

func (o *ListAutoScaleHistoryDefault) IsServerError() bool

IsServerError returns true when this list auto scale history default response has a 5xx status code

func (*ListAutoScaleHistoryDefault) IsSuccess

func (o *ListAutoScaleHistoryDefault) IsSuccess() bool

IsSuccess returns true when this list auto scale history default response has a 2xx status code

func (*ListAutoScaleHistoryDefault) String

func (o *ListAutoScaleHistoryDefault) String() string

type ListAutoScaleHistoryOK

type ListAutoScaleHistoryOK struct {
	Payload *models.ListAutoScaleHistoryResponse
}

ListAutoScaleHistoryOK describes a response with status code 200, with default header values.

AutoScale activity for a DataHub cluster.

func NewListAutoScaleHistoryOK

func NewListAutoScaleHistoryOK() *ListAutoScaleHistoryOK

NewListAutoScaleHistoryOK creates a ListAutoScaleHistoryOK with default headers values

func (*ListAutoScaleHistoryOK) Code

func (o *ListAutoScaleHistoryOK) Code() int

Code gets the status code for the list auto scale history o k response

func (*ListAutoScaleHistoryOK) Error

func (o *ListAutoScaleHistoryOK) Error() string

func (*ListAutoScaleHistoryOK) GetPayload

func (*ListAutoScaleHistoryOK) IsClientError

func (o *ListAutoScaleHistoryOK) IsClientError() bool

IsClientError returns true when this list auto scale history o k response has a 4xx status code

func (*ListAutoScaleHistoryOK) IsCode

func (o *ListAutoScaleHistoryOK) IsCode(code int) bool

IsCode returns true when this list auto scale history o k response a status code equal to that given

func (*ListAutoScaleHistoryOK) IsRedirect

func (o *ListAutoScaleHistoryOK) IsRedirect() bool

IsRedirect returns true when this list auto scale history o k response has a 3xx status code

func (*ListAutoScaleHistoryOK) IsServerError

func (o *ListAutoScaleHistoryOK) IsServerError() bool

IsServerError returns true when this list auto scale history o k response has a 5xx status code

func (*ListAutoScaleHistoryOK) IsSuccess

func (o *ListAutoScaleHistoryOK) IsSuccess() bool

IsSuccess returns true when this list auto scale history o k response has a 2xx status code

func (*ListAutoScaleHistoryOK) String

func (o *ListAutoScaleHistoryOK) String() string

type ListAutoScaleHistoryParams

type ListAutoScaleHistoryParams struct {

	// Input.
	Input *models.ListAutoScaleHistoryRequest

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

ListAutoScaleHistoryParams contains all the parameters to send to the API endpoint

for the list auto scale history operation.

Typically these are written to a http.Request.

func NewListAutoScaleHistoryParams

func NewListAutoScaleHistoryParams() *ListAutoScaleHistoryParams

NewListAutoScaleHistoryParams creates a new ListAutoScaleHistoryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListAutoScaleHistoryParamsWithContext

func NewListAutoScaleHistoryParamsWithContext(ctx context.Context) *ListAutoScaleHistoryParams

NewListAutoScaleHistoryParamsWithContext creates a new ListAutoScaleHistoryParams object with the ability to set a context for a request.

func NewListAutoScaleHistoryParamsWithHTTPClient

func NewListAutoScaleHistoryParamsWithHTTPClient(client *http.Client) *ListAutoScaleHistoryParams

NewListAutoScaleHistoryParamsWithHTTPClient creates a new ListAutoScaleHistoryParams object with the ability to set a custom HTTPClient for a request.

func NewListAutoScaleHistoryParamsWithTimeout

func NewListAutoScaleHistoryParamsWithTimeout(timeout time.Duration) *ListAutoScaleHistoryParams

NewListAutoScaleHistoryParamsWithTimeout creates a new ListAutoScaleHistoryParams object with the ability to set a timeout on a request.

func (*ListAutoScaleHistoryParams) SetContext

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

SetContext adds the context to the list auto scale history params

func (*ListAutoScaleHistoryParams) SetDefaults

func (o *ListAutoScaleHistoryParams) SetDefaults()

SetDefaults hydrates default values in the list auto scale history params (not the query body).

All values with no default are reset to their zero value.

func (*ListAutoScaleHistoryParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list auto scale history params

func (*ListAutoScaleHistoryParams) SetInput

SetInput adds the input to the list auto scale history params

func (*ListAutoScaleHistoryParams) SetTimeout

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

SetTimeout adds the timeout to the list auto scale history params

func (*ListAutoScaleHistoryParams) WithContext

WithContext adds the context to the list auto scale history params

func (*ListAutoScaleHistoryParams) WithDefaults

WithDefaults hydrates default values in the list auto scale history params (not the query body).

All values with no default are reset to their zero value.

func (*ListAutoScaleHistoryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list auto scale history params

func (*ListAutoScaleHistoryParams) WithInput

WithInput adds the input to the list auto scale history params

func (*ListAutoScaleHistoryParams) WithTimeout

WithTimeout adds the timeout to the list auto scale history params

func (*ListAutoScaleHistoryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListAutoScaleHistoryReader

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

ListAutoScaleHistoryReader is a Reader for the ListAutoScaleHistory structure.

func (*ListAutoScaleHistoryReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListClusterDefinitionsDefault

type ListClusterDefinitionsDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

ListClusterDefinitionsDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewListClusterDefinitionsDefault

func NewListClusterDefinitionsDefault(code int) *ListClusterDefinitionsDefault

NewListClusterDefinitionsDefault creates a ListClusterDefinitionsDefault with default headers values

func (*ListClusterDefinitionsDefault) Code

Code gets the status code for the list cluster definitions default response

func (*ListClusterDefinitionsDefault) Error

func (*ListClusterDefinitionsDefault) GetPayload

func (o *ListClusterDefinitionsDefault) GetPayload() *models.Error

func (*ListClusterDefinitionsDefault) IsClientError

func (o *ListClusterDefinitionsDefault) IsClientError() bool

IsClientError returns true when this list cluster definitions default response has a 4xx status code

func (*ListClusterDefinitionsDefault) IsCode

func (o *ListClusterDefinitionsDefault) IsCode(code int) bool

IsCode returns true when this list cluster definitions default response a status code equal to that given

func (*ListClusterDefinitionsDefault) IsRedirect

func (o *ListClusterDefinitionsDefault) IsRedirect() bool

IsRedirect returns true when this list cluster definitions default response has a 3xx status code

func (*ListClusterDefinitionsDefault) IsServerError

func (o *ListClusterDefinitionsDefault) IsServerError() bool

IsServerError returns true when this list cluster definitions default response has a 5xx status code

func (*ListClusterDefinitionsDefault) IsSuccess

func (o *ListClusterDefinitionsDefault) IsSuccess() bool

IsSuccess returns true when this list cluster definitions default response has a 2xx status code

func (*ListClusterDefinitionsDefault) String

type ListClusterDefinitionsOK

type ListClusterDefinitionsOK struct {
	Payload *models.ListClusterDefinitionsResponse
}

ListClusterDefinitionsOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewListClusterDefinitionsOK

func NewListClusterDefinitionsOK() *ListClusterDefinitionsOK

NewListClusterDefinitionsOK creates a ListClusterDefinitionsOK with default headers values

func (*ListClusterDefinitionsOK) Code

func (o *ListClusterDefinitionsOK) Code() int

Code gets the status code for the list cluster definitions o k response

func (*ListClusterDefinitionsOK) Error

func (o *ListClusterDefinitionsOK) Error() string

func (*ListClusterDefinitionsOK) GetPayload

func (*ListClusterDefinitionsOK) IsClientError

func (o *ListClusterDefinitionsOK) IsClientError() bool

IsClientError returns true when this list cluster definitions o k response has a 4xx status code

func (*ListClusterDefinitionsOK) IsCode

func (o *ListClusterDefinitionsOK) IsCode(code int) bool

IsCode returns true when this list cluster definitions o k response a status code equal to that given

func (*ListClusterDefinitionsOK) IsRedirect

func (o *ListClusterDefinitionsOK) IsRedirect() bool

IsRedirect returns true when this list cluster definitions o k response has a 3xx status code

func (*ListClusterDefinitionsOK) IsServerError

func (o *ListClusterDefinitionsOK) IsServerError() bool

IsServerError returns true when this list cluster definitions o k response has a 5xx status code

func (*ListClusterDefinitionsOK) IsSuccess

func (o *ListClusterDefinitionsOK) IsSuccess() bool

IsSuccess returns true when this list cluster definitions o k response has a 2xx status code

func (*ListClusterDefinitionsOK) String

func (o *ListClusterDefinitionsOK) String() string

type ListClusterDefinitionsParams

type ListClusterDefinitionsParams struct {

	// Input.
	Input models.ListClusterDefinitionsRequest

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

ListClusterDefinitionsParams contains all the parameters to send to the API endpoint

for the list cluster definitions operation.

Typically these are written to a http.Request.

func NewListClusterDefinitionsParams

func NewListClusterDefinitionsParams() *ListClusterDefinitionsParams

NewListClusterDefinitionsParams creates a new ListClusterDefinitionsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListClusterDefinitionsParamsWithContext

func NewListClusterDefinitionsParamsWithContext(ctx context.Context) *ListClusterDefinitionsParams

NewListClusterDefinitionsParamsWithContext creates a new ListClusterDefinitionsParams object with the ability to set a context for a request.

func NewListClusterDefinitionsParamsWithHTTPClient

func NewListClusterDefinitionsParamsWithHTTPClient(client *http.Client) *ListClusterDefinitionsParams

NewListClusterDefinitionsParamsWithHTTPClient creates a new ListClusterDefinitionsParams object with the ability to set a custom HTTPClient for a request.

func NewListClusterDefinitionsParamsWithTimeout

func NewListClusterDefinitionsParamsWithTimeout(timeout time.Duration) *ListClusterDefinitionsParams

NewListClusterDefinitionsParamsWithTimeout creates a new ListClusterDefinitionsParams object with the ability to set a timeout on a request.

func (*ListClusterDefinitionsParams) SetContext

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

SetContext adds the context to the list cluster definitions params

func (*ListClusterDefinitionsParams) SetDefaults

func (o *ListClusterDefinitionsParams) SetDefaults()

SetDefaults hydrates default values in the list cluster definitions params (not the query body).

All values with no default are reset to their zero value.

func (*ListClusterDefinitionsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list cluster definitions params

func (*ListClusterDefinitionsParams) SetInput

SetInput adds the input to the list cluster definitions params

func (*ListClusterDefinitionsParams) SetTimeout

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

SetTimeout adds the timeout to the list cluster definitions params

func (*ListClusterDefinitionsParams) WithContext

WithContext adds the context to the list cluster definitions params

func (*ListClusterDefinitionsParams) WithDefaults

WithDefaults hydrates default values in the list cluster definitions params (not the query body).

All values with no default are reset to their zero value.

func (*ListClusterDefinitionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list cluster definitions params

func (*ListClusterDefinitionsParams) WithInput

WithInput adds the input to the list cluster definitions params

func (*ListClusterDefinitionsParams) WithTimeout

WithTimeout adds the timeout to the list cluster definitions params

func (*ListClusterDefinitionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListClusterDefinitionsReader

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

ListClusterDefinitionsReader is a Reader for the ListClusterDefinitions structure.

func (*ListClusterDefinitionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListClusterLifecycleEventsDefault

type ListClusterLifecycleEventsDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

ListClusterLifecycleEventsDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewListClusterLifecycleEventsDefault

func NewListClusterLifecycleEventsDefault(code int) *ListClusterLifecycleEventsDefault

NewListClusterLifecycleEventsDefault creates a ListClusterLifecycleEventsDefault with default headers values

func (*ListClusterLifecycleEventsDefault) Code

Code gets the status code for the list cluster lifecycle events default response

func (*ListClusterLifecycleEventsDefault) Error

func (*ListClusterLifecycleEventsDefault) GetPayload

func (*ListClusterLifecycleEventsDefault) IsClientError

func (o *ListClusterLifecycleEventsDefault) IsClientError() bool

IsClientError returns true when this list cluster lifecycle events default response has a 4xx status code

func (*ListClusterLifecycleEventsDefault) IsCode

func (o *ListClusterLifecycleEventsDefault) IsCode(code int) bool

IsCode returns true when this list cluster lifecycle events default response a status code equal to that given

func (*ListClusterLifecycleEventsDefault) IsRedirect

func (o *ListClusterLifecycleEventsDefault) IsRedirect() bool

IsRedirect returns true when this list cluster lifecycle events default response has a 3xx status code

func (*ListClusterLifecycleEventsDefault) IsServerError

func (o *ListClusterLifecycleEventsDefault) IsServerError() bool

IsServerError returns true when this list cluster lifecycle events default response has a 5xx status code

func (*ListClusterLifecycleEventsDefault) IsSuccess

func (o *ListClusterLifecycleEventsDefault) IsSuccess() bool

IsSuccess returns true when this list cluster lifecycle events default response has a 2xx status code

func (*ListClusterLifecycleEventsDefault) String

type ListClusterLifecycleEventsOK

type ListClusterLifecycleEventsOK struct {
	Payload *models.ListClusterLifecycleEventsResponse
}

ListClusterLifecycleEventsOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewListClusterLifecycleEventsOK

func NewListClusterLifecycleEventsOK() *ListClusterLifecycleEventsOK

NewListClusterLifecycleEventsOK creates a ListClusterLifecycleEventsOK with default headers values

func (*ListClusterLifecycleEventsOK) Code

Code gets the status code for the list cluster lifecycle events o k response

func (*ListClusterLifecycleEventsOK) Error

func (*ListClusterLifecycleEventsOK) GetPayload

func (*ListClusterLifecycleEventsOK) IsClientError

func (o *ListClusterLifecycleEventsOK) IsClientError() bool

IsClientError returns true when this list cluster lifecycle events o k response has a 4xx status code

func (*ListClusterLifecycleEventsOK) IsCode

func (o *ListClusterLifecycleEventsOK) IsCode(code int) bool

IsCode returns true when this list cluster lifecycle events o k response a status code equal to that given

func (*ListClusterLifecycleEventsOK) IsRedirect

func (o *ListClusterLifecycleEventsOK) IsRedirect() bool

IsRedirect returns true when this list cluster lifecycle events o k response has a 3xx status code

func (*ListClusterLifecycleEventsOK) IsServerError

func (o *ListClusterLifecycleEventsOK) IsServerError() bool

IsServerError returns true when this list cluster lifecycle events o k response has a 5xx status code

func (*ListClusterLifecycleEventsOK) IsSuccess

func (o *ListClusterLifecycleEventsOK) IsSuccess() bool

IsSuccess returns true when this list cluster lifecycle events o k response has a 2xx status code

func (*ListClusterLifecycleEventsOK) String

type ListClusterLifecycleEventsParams

type ListClusterLifecycleEventsParams struct {

	// Input.
	Input *models.ListClusterLifecycleEventsRequest

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

ListClusterLifecycleEventsParams contains all the parameters to send to the API endpoint

for the list cluster lifecycle events operation.

Typically these are written to a http.Request.

func NewListClusterLifecycleEventsParams

func NewListClusterLifecycleEventsParams() *ListClusterLifecycleEventsParams

NewListClusterLifecycleEventsParams creates a new ListClusterLifecycleEventsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListClusterLifecycleEventsParamsWithContext

func NewListClusterLifecycleEventsParamsWithContext(ctx context.Context) *ListClusterLifecycleEventsParams

NewListClusterLifecycleEventsParamsWithContext creates a new ListClusterLifecycleEventsParams object with the ability to set a context for a request.

func NewListClusterLifecycleEventsParamsWithHTTPClient

func NewListClusterLifecycleEventsParamsWithHTTPClient(client *http.Client) *ListClusterLifecycleEventsParams

NewListClusterLifecycleEventsParamsWithHTTPClient creates a new ListClusterLifecycleEventsParams object with the ability to set a custom HTTPClient for a request.

func NewListClusterLifecycleEventsParamsWithTimeout

func NewListClusterLifecycleEventsParamsWithTimeout(timeout time.Duration) *ListClusterLifecycleEventsParams

NewListClusterLifecycleEventsParamsWithTimeout creates a new ListClusterLifecycleEventsParams object with the ability to set a timeout on a request.

func (*ListClusterLifecycleEventsParams) SetContext

SetContext adds the context to the list cluster lifecycle events params

func (*ListClusterLifecycleEventsParams) SetDefaults

func (o *ListClusterLifecycleEventsParams) SetDefaults()

SetDefaults hydrates default values in the list cluster lifecycle events params (not the query body).

All values with no default are reset to their zero value.

func (*ListClusterLifecycleEventsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list cluster lifecycle events params

func (*ListClusterLifecycleEventsParams) SetInput

SetInput adds the input to the list cluster lifecycle events params

func (*ListClusterLifecycleEventsParams) SetTimeout

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

SetTimeout adds the timeout to the list cluster lifecycle events params

func (*ListClusterLifecycleEventsParams) WithContext

WithContext adds the context to the list cluster lifecycle events params

func (*ListClusterLifecycleEventsParams) WithDefaults

WithDefaults hydrates default values in the list cluster lifecycle events params (not the query body).

All values with no default are reset to their zero value.

func (*ListClusterLifecycleEventsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list cluster lifecycle events params

func (*ListClusterLifecycleEventsParams) WithInput

WithInput adds the input to the list cluster lifecycle events params

func (*ListClusterLifecycleEventsParams) WithTimeout

WithTimeout adds the timeout to the list cluster lifecycle events params

func (*ListClusterLifecycleEventsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListClusterLifecycleEventsReader

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

ListClusterLifecycleEventsReader is a Reader for the ListClusterLifecycleEvents structure.

func (*ListClusterLifecycleEventsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListClusterTemplatesDefault

type ListClusterTemplatesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

ListClusterTemplatesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewListClusterTemplatesDefault

func NewListClusterTemplatesDefault(code int) *ListClusterTemplatesDefault

NewListClusterTemplatesDefault creates a ListClusterTemplatesDefault with default headers values

func (*ListClusterTemplatesDefault) Code

func (o *ListClusterTemplatesDefault) Code() int

Code gets the status code for the list cluster templates default response

func (*ListClusterTemplatesDefault) Error

func (*ListClusterTemplatesDefault) GetPayload

func (o *ListClusterTemplatesDefault) GetPayload() *models.Error

func (*ListClusterTemplatesDefault) IsClientError

func (o *ListClusterTemplatesDefault) IsClientError() bool

IsClientError returns true when this list cluster templates default response has a 4xx status code

func (*ListClusterTemplatesDefault) IsCode

func (o *ListClusterTemplatesDefault) IsCode(code int) bool

IsCode returns true when this list cluster templates default response a status code equal to that given

func (*ListClusterTemplatesDefault) IsRedirect

func (o *ListClusterTemplatesDefault) IsRedirect() bool

IsRedirect returns true when this list cluster templates default response has a 3xx status code

func (*ListClusterTemplatesDefault) IsServerError

func (o *ListClusterTemplatesDefault) IsServerError() bool

IsServerError returns true when this list cluster templates default response has a 5xx status code

func (*ListClusterTemplatesDefault) IsSuccess

func (o *ListClusterTemplatesDefault) IsSuccess() bool

IsSuccess returns true when this list cluster templates default response has a 2xx status code

func (*ListClusterTemplatesDefault) String

func (o *ListClusterTemplatesDefault) String() string

type ListClusterTemplatesOK

type ListClusterTemplatesOK struct {
	Payload *models.ListClusterTemplatesResponse
}

ListClusterTemplatesOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewListClusterTemplatesOK

func NewListClusterTemplatesOK() *ListClusterTemplatesOK

NewListClusterTemplatesOK creates a ListClusterTemplatesOK with default headers values

func (*ListClusterTemplatesOK) Code

func (o *ListClusterTemplatesOK) Code() int

Code gets the status code for the list cluster templates o k response

func (*ListClusterTemplatesOK) Error

func (o *ListClusterTemplatesOK) Error() string

func (*ListClusterTemplatesOK) GetPayload

func (*ListClusterTemplatesOK) IsClientError

func (o *ListClusterTemplatesOK) IsClientError() bool

IsClientError returns true when this list cluster templates o k response has a 4xx status code

func (*ListClusterTemplatesOK) IsCode

func (o *ListClusterTemplatesOK) IsCode(code int) bool

IsCode returns true when this list cluster templates o k response a status code equal to that given

func (*ListClusterTemplatesOK) IsRedirect

func (o *ListClusterTemplatesOK) IsRedirect() bool

IsRedirect returns true when this list cluster templates o k response has a 3xx status code

func (*ListClusterTemplatesOK) IsServerError

func (o *ListClusterTemplatesOK) IsServerError() bool

IsServerError returns true when this list cluster templates o k response has a 5xx status code

func (*ListClusterTemplatesOK) IsSuccess

func (o *ListClusterTemplatesOK) IsSuccess() bool

IsSuccess returns true when this list cluster templates o k response has a 2xx status code

func (*ListClusterTemplatesOK) String

func (o *ListClusterTemplatesOK) String() string

type ListClusterTemplatesParams

type ListClusterTemplatesParams struct {

	// Input.
	Input models.ListClusterTemplatesRequest

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

ListClusterTemplatesParams contains all the parameters to send to the API endpoint

for the list cluster templates operation.

Typically these are written to a http.Request.

func NewListClusterTemplatesParams

func NewListClusterTemplatesParams() *ListClusterTemplatesParams

NewListClusterTemplatesParams creates a new ListClusterTemplatesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListClusterTemplatesParamsWithContext

func NewListClusterTemplatesParamsWithContext(ctx context.Context) *ListClusterTemplatesParams

NewListClusterTemplatesParamsWithContext creates a new ListClusterTemplatesParams object with the ability to set a context for a request.

func NewListClusterTemplatesParamsWithHTTPClient

func NewListClusterTemplatesParamsWithHTTPClient(client *http.Client) *ListClusterTemplatesParams

NewListClusterTemplatesParamsWithHTTPClient creates a new ListClusterTemplatesParams object with the ability to set a custom HTTPClient for a request.

func NewListClusterTemplatesParamsWithTimeout

func NewListClusterTemplatesParamsWithTimeout(timeout time.Duration) *ListClusterTemplatesParams

NewListClusterTemplatesParamsWithTimeout creates a new ListClusterTemplatesParams object with the ability to set a timeout on a request.

func (*ListClusterTemplatesParams) SetContext

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

SetContext adds the context to the list cluster templates params

func (*ListClusterTemplatesParams) SetDefaults

func (o *ListClusterTemplatesParams) SetDefaults()

SetDefaults hydrates default values in the list cluster templates params (not the query body).

All values with no default are reset to their zero value.

func (*ListClusterTemplatesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list cluster templates params

func (*ListClusterTemplatesParams) SetInput

SetInput adds the input to the list cluster templates params

func (*ListClusterTemplatesParams) SetTimeout

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

SetTimeout adds the timeout to the list cluster templates params

func (*ListClusterTemplatesParams) WithContext

WithContext adds the context to the list cluster templates params

func (*ListClusterTemplatesParams) WithDefaults

WithDefaults hydrates default values in the list cluster templates params (not the query body).

All values with no default are reset to their zero value.

func (*ListClusterTemplatesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list cluster templates params

func (*ListClusterTemplatesParams) WithInput

WithInput adds the input to the list cluster templates params

func (*ListClusterTemplatesParams) WithTimeout

WithTimeout adds the timeout to the list cluster templates params

func (*ListClusterTemplatesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListClusterTemplatesReader

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

ListClusterTemplatesReader is a Reader for the ListClusterTemplates structure.

func (*ListClusterTemplatesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListClustersDefault

type ListClustersDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

ListClustersDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewListClustersDefault

func NewListClustersDefault(code int) *ListClustersDefault

NewListClustersDefault creates a ListClustersDefault with default headers values

func (*ListClustersDefault) Code

func (o *ListClustersDefault) Code() int

Code gets the status code for the list clusters default response

func (*ListClustersDefault) Error

func (o *ListClustersDefault) Error() string

func (*ListClustersDefault) GetPayload

func (o *ListClustersDefault) GetPayload() *models.Error

func (*ListClustersDefault) IsClientError

func (o *ListClustersDefault) IsClientError() bool

IsClientError returns true when this list clusters default response has a 4xx status code

func (*ListClustersDefault) IsCode

func (o *ListClustersDefault) IsCode(code int) bool

IsCode returns true when this list clusters default response a status code equal to that given

func (*ListClustersDefault) IsRedirect

func (o *ListClustersDefault) IsRedirect() bool

IsRedirect returns true when this list clusters default response has a 3xx status code

func (*ListClustersDefault) IsServerError

func (o *ListClustersDefault) IsServerError() bool

IsServerError returns true when this list clusters default response has a 5xx status code

func (*ListClustersDefault) IsSuccess

func (o *ListClustersDefault) IsSuccess() bool

IsSuccess returns true when this list clusters default response has a 2xx status code

func (*ListClustersDefault) String

func (o *ListClustersDefault) String() string

type ListClustersOK

type ListClustersOK struct {
	Payload *models.ListClustersResponse
}

ListClustersOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewListClustersOK

func NewListClustersOK() *ListClustersOK

NewListClustersOK creates a ListClustersOK with default headers values

func (*ListClustersOK) Code

func (o *ListClustersOK) Code() int

Code gets the status code for the list clusters o k response

func (*ListClustersOK) Error

func (o *ListClustersOK) Error() string

func (*ListClustersOK) GetPayload

func (o *ListClustersOK) GetPayload() *models.ListClustersResponse

func (*ListClustersOK) IsClientError

func (o *ListClustersOK) IsClientError() bool

IsClientError returns true when this list clusters o k response has a 4xx status code

func (*ListClustersOK) IsCode

func (o *ListClustersOK) IsCode(code int) bool

IsCode returns true when this list clusters o k response a status code equal to that given

func (*ListClustersOK) IsRedirect

func (o *ListClustersOK) IsRedirect() bool

IsRedirect returns true when this list clusters o k response has a 3xx status code

func (*ListClustersOK) IsServerError

func (o *ListClustersOK) IsServerError() bool

IsServerError returns true when this list clusters o k response has a 5xx status code

func (*ListClustersOK) IsSuccess

func (o *ListClustersOK) IsSuccess() bool

IsSuccess returns true when this list clusters o k response has a 2xx status code

func (*ListClustersOK) String

func (o *ListClustersOK) String() string

type ListClustersParams

type ListClustersParams struct {

	// Input.
	Input *models.ListClustersRequest

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

ListClustersParams contains all the parameters to send to the API endpoint

for the list clusters operation.

Typically these are written to a http.Request.

func NewListClustersParams

func NewListClustersParams() *ListClustersParams

NewListClustersParams creates a new ListClustersParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListClustersParamsWithContext

func NewListClustersParamsWithContext(ctx context.Context) *ListClustersParams

NewListClustersParamsWithContext creates a new ListClustersParams object with the ability to set a context for a request.

func NewListClustersParamsWithHTTPClient

func NewListClustersParamsWithHTTPClient(client *http.Client) *ListClustersParams

NewListClustersParamsWithHTTPClient creates a new ListClustersParams object with the ability to set a custom HTTPClient for a request.

func NewListClustersParamsWithTimeout

func NewListClustersParamsWithTimeout(timeout time.Duration) *ListClustersParams

NewListClustersParamsWithTimeout creates a new ListClustersParams object with the ability to set a timeout on a request.

func (*ListClustersParams) SetContext

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

SetContext adds the context to the list clusters params

func (*ListClustersParams) SetDefaults

func (o *ListClustersParams) SetDefaults()

SetDefaults hydrates default values in the list clusters params (not the query body).

All values with no default are reset to their zero value.

func (*ListClustersParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list clusters params

func (*ListClustersParams) SetInput

func (o *ListClustersParams) SetInput(input *models.ListClustersRequest)

SetInput adds the input to the list clusters params

func (*ListClustersParams) SetTimeout

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

SetTimeout adds the timeout to the list clusters params

func (*ListClustersParams) WithContext

WithContext adds the context to the list clusters params

func (*ListClustersParams) WithDefaults

func (o *ListClustersParams) WithDefaults() *ListClustersParams

WithDefaults hydrates default values in the list clusters params (not the query body).

All values with no default are reset to their zero value.

func (*ListClustersParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the list clusters params

func (*ListClustersParams) WithInput

WithInput adds the input to the list clusters params

func (*ListClustersParams) WithTimeout

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

WithTimeout adds the timeout to the list clusters params

func (*ListClustersParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type ListClustersReader

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

ListClustersReader is a Reader for the ListClusters structure.

func (*ListClustersReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListCustomConfigurationsDefault

type ListCustomConfigurationsDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

ListCustomConfigurationsDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewListCustomConfigurationsDefault

func NewListCustomConfigurationsDefault(code int) *ListCustomConfigurationsDefault

NewListCustomConfigurationsDefault creates a ListCustomConfigurationsDefault with default headers values

func (*ListCustomConfigurationsDefault) Code

Code gets the status code for the list custom configurations default response

func (*ListCustomConfigurationsDefault) Error

func (*ListCustomConfigurationsDefault) GetPayload

func (o *ListCustomConfigurationsDefault) GetPayload() *models.Error

func (*ListCustomConfigurationsDefault) IsClientError

func (o *ListCustomConfigurationsDefault) IsClientError() bool

IsClientError returns true when this list custom configurations default response has a 4xx status code

func (*ListCustomConfigurationsDefault) IsCode

func (o *ListCustomConfigurationsDefault) IsCode(code int) bool

IsCode returns true when this list custom configurations default response a status code equal to that given

func (*ListCustomConfigurationsDefault) IsRedirect

func (o *ListCustomConfigurationsDefault) IsRedirect() bool

IsRedirect returns true when this list custom configurations default response has a 3xx status code

func (*ListCustomConfigurationsDefault) IsServerError

func (o *ListCustomConfigurationsDefault) IsServerError() bool

IsServerError returns true when this list custom configurations default response has a 5xx status code

func (*ListCustomConfigurationsDefault) IsSuccess

func (o *ListCustomConfigurationsDefault) IsSuccess() bool

IsSuccess returns true when this list custom configurations default response has a 2xx status code

func (*ListCustomConfigurationsDefault) String

type ListCustomConfigurationsOK

type ListCustomConfigurationsOK struct {
	Payload *models.ListCustomConfigurationsResponse
}

ListCustomConfigurationsOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewListCustomConfigurationsOK

func NewListCustomConfigurationsOK() *ListCustomConfigurationsOK

NewListCustomConfigurationsOK creates a ListCustomConfigurationsOK with default headers values

func (*ListCustomConfigurationsOK) Code

func (o *ListCustomConfigurationsOK) Code() int

Code gets the status code for the list custom configurations o k response

func (*ListCustomConfigurationsOK) Error

func (*ListCustomConfigurationsOK) GetPayload

func (*ListCustomConfigurationsOK) IsClientError

func (o *ListCustomConfigurationsOK) IsClientError() bool

IsClientError returns true when this list custom configurations o k response has a 4xx status code

func (*ListCustomConfigurationsOK) IsCode

func (o *ListCustomConfigurationsOK) IsCode(code int) bool

IsCode returns true when this list custom configurations o k response a status code equal to that given

func (*ListCustomConfigurationsOK) IsRedirect

func (o *ListCustomConfigurationsOK) IsRedirect() bool

IsRedirect returns true when this list custom configurations o k response has a 3xx status code

func (*ListCustomConfigurationsOK) IsServerError

func (o *ListCustomConfigurationsOK) IsServerError() bool

IsServerError returns true when this list custom configurations o k response has a 5xx status code

func (*ListCustomConfigurationsOK) IsSuccess

func (o *ListCustomConfigurationsOK) IsSuccess() bool

IsSuccess returns true when this list custom configurations o k response has a 2xx status code

func (*ListCustomConfigurationsOK) String

func (o *ListCustomConfigurationsOK) String() string

type ListCustomConfigurationsParams

type ListCustomConfigurationsParams struct {

	// Input.
	Input *models.ListCustomConfigurationsRequest

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

ListCustomConfigurationsParams contains all the parameters to send to the API endpoint

for the list custom configurations operation.

Typically these are written to a http.Request.

func NewListCustomConfigurationsParams

func NewListCustomConfigurationsParams() *ListCustomConfigurationsParams

NewListCustomConfigurationsParams creates a new ListCustomConfigurationsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListCustomConfigurationsParamsWithContext

func NewListCustomConfigurationsParamsWithContext(ctx context.Context) *ListCustomConfigurationsParams

NewListCustomConfigurationsParamsWithContext creates a new ListCustomConfigurationsParams object with the ability to set a context for a request.

func NewListCustomConfigurationsParamsWithHTTPClient

func NewListCustomConfigurationsParamsWithHTTPClient(client *http.Client) *ListCustomConfigurationsParams

NewListCustomConfigurationsParamsWithHTTPClient creates a new ListCustomConfigurationsParams object with the ability to set a custom HTTPClient for a request.

func NewListCustomConfigurationsParamsWithTimeout

func NewListCustomConfigurationsParamsWithTimeout(timeout time.Duration) *ListCustomConfigurationsParams

NewListCustomConfigurationsParamsWithTimeout creates a new ListCustomConfigurationsParams object with the ability to set a timeout on a request.

func (*ListCustomConfigurationsParams) SetContext

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

SetContext adds the context to the list custom configurations params

func (*ListCustomConfigurationsParams) SetDefaults

func (o *ListCustomConfigurationsParams) SetDefaults()

SetDefaults hydrates default values in the list custom configurations params (not the query body).

All values with no default are reset to their zero value.

func (*ListCustomConfigurationsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list custom configurations params

func (*ListCustomConfigurationsParams) SetInput

SetInput adds the input to the list custom configurations params

func (*ListCustomConfigurationsParams) SetTimeout

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

SetTimeout adds the timeout to the list custom configurations params

func (*ListCustomConfigurationsParams) WithContext

WithContext adds the context to the list custom configurations params

func (*ListCustomConfigurationsParams) WithDefaults

WithDefaults hydrates default values in the list custom configurations params (not the query body).

All values with no default are reset to their zero value.

func (*ListCustomConfigurationsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list custom configurations params

func (*ListCustomConfigurationsParams) WithInput

WithInput adds the input to the list custom configurations params

func (*ListCustomConfigurationsParams) WithTimeout

WithTimeout adds the timeout to the list custom configurations params

func (*ListCustomConfigurationsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListCustomConfigurationsReader

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

ListCustomConfigurationsReader is a Reader for the ListCustomConfigurations structure.

func (*ListCustomConfigurationsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListDatahubDiagnosticsDefault

type ListDatahubDiagnosticsDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

ListDatahubDiagnosticsDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewListDatahubDiagnosticsDefault

func NewListDatahubDiagnosticsDefault(code int) *ListDatahubDiagnosticsDefault

NewListDatahubDiagnosticsDefault creates a ListDatahubDiagnosticsDefault with default headers values

func (*ListDatahubDiagnosticsDefault) Code

Code gets the status code for the list datahub diagnostics default response

func (*ListDatahubDiagnosticsDefault) Error

func (*ListDatahubDiagnosticsDefault) GetPayload

func (o *ListDatahubDiagnosticsDefault) GetPayload() *models.Error

func (*ListDatahubDiagnosticsDefault) IsClientError

func (o *ListDatahubDiagnosticsDefault) IsClientError() bool

IsClientError returns true when this list datahub diagnostics default response has a 4xx status code

func (*ListDatahubDiagnosticsDefault) IsCode

func (o *ListDatahubDiagnosticsDefault) IsCode(code int) bool

IsCode returns true when this list datahub diagnostics default response a status code equal to that given

func (*ListDatahubDiagnosticsDefault) IsRedirect

func (o *ListDatahubDiagnosticsDefault) IsRedirect() bool

IsRedirect returns true when this list datahub diagnostics default response has a 3xx status code

func (*ListDatahubDiagnosticsDefault) IsServerError

func (o *ListDatahubDiagnosticsDefault) IsServerError() bool

IsServerError returns true when this list datahub diagnostics default response has a 5xx status code

func (*ListDatahubDiagnosticsDefault) IsSuccess

func (o *ListDatahubDiagnosticsDefault) IsSuccess() bool

IsSuccess returns true when this list datahub diagnostics default response has a 2xx status code

func (*ListDatahubDiagnosticsDefault) String

type ListDatahubDiagnosticsOK

type ListDatahubDiagnosticsOK struct {
	Payload *models.ListDatahubDiagnosticsResponse
}

ListDatahubDiagnosticsOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewListDatahubDiagnosticsOK

func NewListDatahubDiagnosticsOK() *ListDatahubDiagnosticsOK

NewListDatahubDiagnosticsOK creates a ListDatahubDiagnosticsOK with default headers values

func (*ListDatahubDiagnosticsOK) Code

func (o *ListDatahubDiagnosticsOK) Code() int

Code gets the status code for the list datahub diagnostics o k response

func (*ListDatahubDiagnosticsOK) Error

func (o *ListDatahubDiagnosticsOK) Error() string

func (*ListDatahubDiagnosticsOK) GetPayload

func (*ListDatahubDiagnosticsOK) IsClientError

func (o *ListDatahubDiagnosticsOK) IsClientError() bool

IsClientError returns true when this list datahub diagnostics o k response has a 4xx status code

func (*ListDatahubDiagnosticsOK) IsCode

func (o *ListDatahubDiagnosticsOK) IsCode(code int) bool

IsCode returns true when this list datahub diagnostics o k response a status code equal to that given

func (*ListDatahubDiagnosticsOK) IsRedirect

func (o *ListDatahubDiagnosticsOK) IsRedirect() bool

IsRedirect returns true when this list datahub diagnostics o k response has a 3xx status code

func (*ListDatahubDiagnosticsOK) IsServerError

func (o *ListDatahubDiagnosticsOK) IsServerError() bool

IsServerError returns true when this list datahub diagnostics o k response has a 5xx status code

func (*ListDatahubDiagnosticsOK) IsSuccess

func (o *ListDatahubDiagnosticsOK) IsSuccess() bool

IsSuccess returns true when this list datahub diagnostics o k response has a 2xx status code

func (*ListDatahubDiagnosticsOK) String

func (o *ListDatahubDiagnosticsOK) String() string

type ListDatahubDiagnosticsParams

type ListDatahubDiagnosticsParams struct {

	// Input.
	Input *models.ListDatahubDiagnosticsRequest

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

ListDatahubDiagnosticsParams contains all the parameters to send to the API endpoint

for the list datahub diagnostics operation.

Typically these are written to a http.Request.

func NewListDatahubDiagnosticsParams

func NewListDatahubDiagnosticsParams() *ListDatahubDiagnosticsParams

NewListDatahubDiagnosticsParams creates a new ListDatahubDiagnosticsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListDatahubDiagnosticsParamsWithContext

func NewListDatahubDiagnosticsParamsWithContext(ctx context.Context) *ListDatahubDiagnosticsParams

NewListDatahubDiagnosticsParamsWithContext creates a new ListDatahubDiagnosticsParams object with the ability to set a context for a request.

func NewListDatahubDiagnosticsParamsWithHTTPClient

func NewListDatahubDiagnosticsParamsWithHTTPClient(client *http.Client) *ListDatahubDiagnosticsParams

NewListDatahubDiagnosticsParamsWithHTTPClient creates a new ListDatahubDiagnosticsParams object with the ability to set a custom HTTPClient for a request.

func NewListDatahubDiagnosticsParamsWithTimeout

func NewListDatahubDiagnosticsParamsWithTimeout(timeout time.Duration) *ListDatahubDiagnosticsParams

NewListDatahubDiagnosticsParamsWithTimeout creates a new ListDatahubDiagnosticsParams object with the ability to set a timeout on a request.

func (*ListDatahubDiagnosticsParams) SetContext

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

SetContext adds the context to the list datahub diagnostics params

func (*ListDatahubDiagnosticsParams) SetDefaults

func (o *ListDatahubDiagnosticsParams) SetDefaults()

SetDefaults hydrates default values in the list datahub diagnostics params (not the query body).

All values with no default are reset to their zero value.

func (*ListDatahubDiagnosticsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list datahub diagnostics params

func (*ListDatahubDiagnosticsParams) SetInput

SetInput adds the input to the list datahub diagnostics params

func (*ListDatahubDiagnosticsParams) SetTimeout

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

SetTimeout adds the timeout to the list datahub diagnostics params

func (*ListDatahubDiagnosticsParams) WithContext

WithContext adds the context to the list datahub diagnostics params

func (*ListDatahubDiagnosticsParams) WithDefaults

WithDefaults hydrates default values in the list datahub diagnostics params (not the query body).

All values with no default are reset to their zero value.

func (*ListDatahubDiagnosticsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list datahub diagnostics params

func (*ListDatahubDiagnosticsParams) WithInput

WithInput adds the input to the list datahub diagnostics params

func (*ListDatahubDiagnosticsParams) WithTimeout

WithTimeout adds the timeout to the list datahub diagnostics params

func (*ListDatahubDiagnosticsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListDatahubDiagnosticsReader

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

ListDatahubDiagnosticsReader is a Reader for the ListDatahubDiagnostics structure.

func (*ListDatahubDiagnosticsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListRecipesDefault

type ListRecipesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

ListRecipesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewListRecipesDefault

func NewListRecipesDefault(code int) *ListRecipesDefault

NewListRecipesDefault creates a ListRecipesDefault with default headers values

func (*ListRecipesDefault) Code

func (o *ListRecipesDefault) Code() int

Code gets the status code for the list recipes default response

func (*ListRecipesDefault) Error

func (o *ListRecipesDefault) Error() string

func (*ListRecipesDefault) GetPayload

func (o *ListRecipesDefault) GetPayload() *models.Error

func (*ListRecipesDefault) IsClientError

func (o *ListRecipesDefault) IsClientError() bool

IsClientError returns true when this list recipes default response has a 4xx status code

func (*ListRecipesDefault) IsCode

func (o *ListRecipesDefault) IsCode(code int) bool

IsCode returns true when this list recipes default response a status code equal to that given

func (*ListRecipesDefault) IsRedirect

func (o *ListRecipesDefault) IsRedirect() bool

IsRedirect returns true when this list recipes default response has a 3xx status code

func (*ListRecipesDefault) IsServerError

func (o *ListRecipesDefault) IsServerError() bool

IsServerError returns true when this list recipes default response has a 5xx status code

func (*ListRecipesDefault) IsSuccess

func (o *ListRecipesDefault) IsSuccess() bool

IsSuccess returns true when this list recipes default response has a 2xx status code

func (*ListRecipesDefault) String

func (o *ListRecipesDefault) String() string

type ListRecipesOK

type ListRecipesOK struct {
	Payload *models.ListRecipesResponse
}

ListRecipesOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewListRecipesOK

func NewListRecipesOK() *ListRecipesOK

NewListRecipesOK creates a ListRecipesOK with default headers values

func (*ListRecipesOK) Code

func (o *ListRecipesOK) Code() int

Code gets the status code for the list recipes o k response

func (*ListRecipesOK) Error

func (o *ListRecipesOK) Error() string

func (*ListRecipesOK) GetPayload

func (o *ListRecipesOK) GetPayload() *models.ListRecipesResponse

func (*ListRecipesOK) IsClientError

func (o *ListRecipesOK) IsClientError() bool

IsClientError returns true when this list recipes o k response has a 4xx status code

func (*ListRecipesOK) IsCode

func (o *ListRecipesOK) IsCode(code int) bool

IsCode returns true when this list recipes o k response a status code equal to that given

func (*ListRecipesOK) IsRedirect

func (o *ListRecipesOK) IsRedirect() bool

IsRedirect returns true when this list recipes o k response has a 3xx status code

func (*ListRecipesOK) IsServerError

func (o *ListRecipesOK) IsServerError() bool

IsServerError returns true when this list recipes o k response has a 5xx status code

func (*ListRecipesOK) IsSuccess

func (o *ListRecipesOK) IsSuccess() bool

IsSuccess returns true when this list recipes o k response has a 2xx status code

func (*ListRecipesOK) String

func (o *ListRecipesOK) String() string

type ListRecipesParams

type ListRecipesParams struct {

	// Input.
	Input models.ListRecipesRequest

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

ListRecipesParams contains all the parameters to send to the API endpoint

for the list recipes operation.

Typically these are written to a http.Request.

func NewListRecipesParams

func NewListRecipesParams() *ListRecipesParams

NewListRecipesParams creates a new ListRecipesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListRecipesParamsWithContext

func NewListRecipesParamsWithContext(ctx context.Context) *ListRecipesParams

NewListRecipesParamsWithContext creates a new ListRecipesParams object with the ability to set a context for a request.

func NewListRecipesParamsWithHTTPClient

func NewListRecipesParamsWithHTTPClient(client *http.Client) *ListRecipesParams

NewListRecipesParamsWithHTTPClient creates a new ListRecipesParams object with the ability to set a custom HTTPClient for a request.

func NewListRecipesParamsWithTimeout

func NewListRecipesParamsWithTimeout(timeout time.Duration) *ListRecipesParams

NewListRecipesParamsWithTimeout creates a new ListRecipesParams object with the ability to set a timeout on a request.

func (*ListRecipesParams) SetContext

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

SetContext adds the context to the list recipes params

func (*ListRecipesParams) SetDefaults

func (o *ListRecipesParams) SetDefaults()

SetDefaults hydrates default values in the list recipes params (not the query body).

All values with no default are reset to their zero value.

func (*ListRecipesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list recipes params

func (*ListRecipesParams) SetInput

func (o *ListRecipesParams) SetInput(input models.ListRecipesRequest)

SetInput adds the input to the list recipes params

func (*ListRecipesParams) SetTimeout

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

SetTimeout adds the timeout to the list recipes params

func (*ListRecipesParams) WithContext

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

WithContext adds the context to the list recipes params

func (*ListRecipesParams) WithDefaults

func (o *ListRecipesParams) WithDefaults() *ListRecipesParams

WithDefaults hydrates default values in the list recipes params (not the query body).

All values with no default are reset to their zero value.

func (*ListRecipesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the list recipes params

func (*ListRecipesParams) WithInput

WithInput adds the input to the list recipes params

func (*ListRecipesParams) WithTimeout

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

WithTimeout adds the timeout to the list recipes params

func (*ListRecipesParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type ListRecipesReader

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

ListRecipesReader is a Reader for the ListRecipes structure.

func (*ListRecipesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListScalingActivitiesDefault

type ListScalingActivitiesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

ListScalingActivitiesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewListScalingActivitiesDefault

func NewListScalingActivitiesDefault(code int) *ListScalingActivitiesDefault

NewListScalingActivitiesDefault creates a ListScalingActivitiesDefault with default headers values

func (*ListScalingActivitiesDefault) Code

Code gets the status code for the list scaling activities default response

func (*ListScalingActivitiesDefault) Error

func (*ListScalingActivitiesDefault) GetPayload

func (o *ListScalingActivitiesDefault) GetPayload() *models.Error

func (*ListScalingActivitiesDefault) IsClientError

func (o *ListScalingActivitiesDefault) IsClientError() bool

IsClientError returns true when this list scaling activities default response has a 4xx status code

func (*ListScalingActivitiesDefault) IsCode

func (o *ListScalingActivitiesDefault) IsCode(code int) bool

IsCode returns true when this list scaling activities default response a status code equal to that given

func (*ListScalingActivitiesDefault) IsRedirect

func (o *ListScalingActivitiesDefault) IsRedirect() bool

IsRedirect returns true when this list scaling activities default response has a 3xx status code

func (*ListScalingActivitiesDefault) IsServerError

func (o *ListScalingActivitiesDefault) IsServerError() bool

IsServerError returns true when this list scaling activities default response has a 5xx status code

func (*ListScalingActivitiesDefault) IsSuccess

func (o *ListScalingActivitiesDefault) IsSuccess() bool

IsSuccess returns true when this list scaling activities default response has a 2xx status code

func (*ListScalingActivitiesDefault) String

type ListScalingActivitiesOK

type ListScalingActivitiesOK struct {
	Payload *models.ListScalingActivitiesResponse
}

ListScalingActivitiesOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewListScalingActivitiesOK

func NewListScalingActivitiesOK() *ListScalingActivitiesOK

NewListScalingActivitiesOK creates a ListScalingActivitiesOK with default headers values

func (*ListScalingActivitiesOK) Code

func (o *ListScalingActivitiesOK) Code() int

Code gets the status code for the list scaling activities o k response

func (*ListScalingActivitiesOK) Error

func (o *ListScalingActivitiesOK) Error() string

func (*ListScalingActivitiesOK) GetPayload

func (*ListScalingActivitiesOK) IsClientError

func (o *ListScalingActivitiesOK) IsClientError() bool

IsClientError returns true when this list scaling activities o k response has a 4xx status code

func (*ListScalingActivitiesOK) IsCode

func (o *ListScalingActivitiesOK) IsCode(code int) bool

IsCode returns true when this list scaling activities o k response a status code equal to that given

func (*ListScalingActivitiesOK) IsRedirect

func (o *ListScalingActivitiesOK) IsRedirect() bool

IsRedirect returns true when this list scaling activities o k response has a 3xx status code

func (*ListScalingActivitiesOK) IsServerError

func (o *ListScalingActivitiesOK) IsServerError() bool

IsServerError returns true when this list scaling activities o k response has a 5xx status code

func (*ListScalingActivitiesOK) IsSuccess

func (o *ListScalingActivitiesOK) IsSuccess() bool

IsSuccess returns true when this list scaling activities o k response has a 2xx status code

func (*ListScalingActivitiesOK) String

func (o *ListScalingActivitiesOK) String() string

type ListScalingActivitiesParams

type ListScalingActivitiesParams struct {

	// Input.
	Input *models.ListScalingActivitiesRequest

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

ListScalingActivitiesParams contains all the parameters to send to the API endpoint

for the list scaling activities operation.

Typically these are written to a http.Request.

func NewListScalingActivitiesParams

func NewListScalingActivitiesParams() *ListScalingActivitiesParams

NewListScalingActivitiesParams creates a new ListScalingActivitiesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListScalingActivitiesParamsWithContext

func NewListScalingActivitiesParamsWithContext(ctx context.Context) *ListScalingActivitiesParams

NewListScalingActivitiesParamsWithContext creates a new ListScalingActivitiesParams object with the ability to set a context for a request.

func NewListScalingActivitiesParamsWithHTTPClient

func NewListScalingActivitiesParamsWithHTTPClient(client *http.Client) *ListScalingActivitiesParams

NewListScalingActivitiesParamsWithHTTPClient creates a new ListScalingActivitiesParams object with the ability to set a custom HTTPClient for a request.

func NewListScalingActivitiesParamsWithTimeout

func NewListScalingActivitiesParamsWithTimeout(timeout time.Duration) *ListScalingActivitiesParams

NewListScalingActivitiesParamsWithTimeout creates a new ListScalingActivitiesParams object with the ability to set a timeout on a request.

func (*ListScalingActivitiesParams) SetContext

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

SetContext adds the context to the list scaling activities params

func (*ListScalingActivitiesParams) SetDefaults

func (o *ListScalingActivitiesParams) SetDefaults()

SetDefaults hydrates default values in the list scaling activities params (not the query body).

All values with no default are reset to their zero value.

func (*ListScalingActivitiesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list scaling activities params

func (*ListScalingActivitiesParams) SetInput

SetInput adds the input to the list scaling activities params

func (*ListScalingActivitiesParams) SetTimeout

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

SetTimeout adds the timeout to the list scaling activities params

func (*ListScalingActivitiesParams) WithContext

WithContext adds the context to the list scaling activities params

func (*ListScalingActivitiesParams) WithDefaults

WithDefaults hydrates default values in the list scaling activities params (not the query body).

All values with no default are reset to their zero value.

func (*ListScalingActivitiesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list scaling activities params

func (*ListScalingActivitiesParams) WithInput

WithInput adds the input to the list scaling activities params

func (*ListScalingActivitiesParams) WithTimeout

WithTimeout adds the timeout to the list scaling activities params

func (*ListScalingActivitiesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListScalingActivitiesReader

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

ListScalingActivitiesReader is a Reader for the ListScalingActivities structure.

func (*ListScalingActivitiesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PrepareClusterUpgradeDefault

type PrepareClusterUpgradeDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

PrepareClusterUpgradeDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewPrepareClusterUpgradeDefault

func NewPrepareClusterUpgradeDefault(code int) *PrepareClusterUpgradeDefault

NewPrepareClusterUpgradeDefault creates a PrepareClusterUpgradeDefault with default headers values

func (*PrepareClusterUpgradeDefault) Code

Code gets the status code for the prepare cluster upgrade default response

func (*PrepareClusterUpgradeDefault) Error

func (*PrepareClusterUpgradeDefault) GetPayload

func (o *PrepareClusterUpgradeDefault) GetPayload() *models.Error

func (*PrepareClusterUpgradeDefault) IsClientError

func (o *PrepareClusterUpgradeDefault) IsClientError() bool

IsClientError returns true when this prepare cluster upgrade default response has a 4xx status code

func (*PrepareClusterUpgradeDefault) IsCode

func (o *PrepareClusterUpgradeDefault) IsCode(code int) bool

IsCode returns true when this prepare cluster upgrade default response a status code equal to that given

func (*PrepareClusterUpgradeDefault) IsRedirect

func (o *PrepareClusterUpgradeDefault) IsRedirect() bool

IsRedirect returns true when this prepare cluster upgrade default response has a 3xx status code

func (*PrepareClusterUpgradeDefault) IsServerError

func (o *PrepareClusterUpgradeDefault) IsServerError() bool

IsServerError returns true when this prepare cluster upgrade default response has a 5xx status code

func (*PrepareClusterUpgradeDefault) IsSuccess

func (o *PrepareClusterUpgradeDefault) IsSuccess() bool

IsSuccess returns true when this prepare cluster upgrade default response has a 2xx status code

func (*PrepareClusterUpgradeDefault) String

type PrepareClusterUpgradeOK

type PrepareClusterUpgradeOK struct {
	Payload *models.PrepareClusterUpgradeResponse
}

PrepareClusterUpgradeOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewPrepareClusterUpgradeOK

func NewPrepareClusterUpgradeOK() *PrepareClusterUpgradeOK

NewPrepareClusterUpgradeOK creates a PrepareClusterUpgradeOK with default headers values

func (*PrepareClusterUpgradeOK) Code

func (o *PrepareClusterUpgradeOK) Code() int

Code gets the status code for the prepare cluster upgrade o k response

func (*PrepareClusterUpgradeOK) Error

func (o *PrepareClusterUpgradeOK) Error() string

func (*PrepareClusterUpgradeOK) GetPayload

func (*PrepareClusterUpgradeOK) IsClientError

func (o *PrepareClusterUpgradeOK) IsClientError() bool

IsClientError returns true when this prepare cluster upgrade o k response has a 4xx status code

func (*PrepareClusterUpgradeOK) IsCode

func (o *PrepareClusterUpgradeOK) IsCode(code int) bool

IsCode returns true when this prepare cluster upgrade o k response a status code equal to that given

func (*PrepareClusterUpgradeOK) IsRedirect

func (o *PrepareClusterUpgradeOK) IsRedirect() bool

IsRedirect returns true when this prepare cluster upgrade o k response has a 3xx status code

func (*PrepareClusterUpgradeOK) IsServerError

func (o *PrepareClusterUpgradeOK) IsServerError() bool

IsServerError returns true when this prepare cluster upgrade o k response has a 5xx status code

func (*PrepareClusterUpgradeOK) IsSuccess

func (o *PrepareClusterUpgradeOK) IsSuccess() bool

IsSuccess returns true when this prepare cluster upgrade o k response has a 2xx status code

func (*PrepareClusterUpgradeOK) String

func (o *PrepareClusterUpgradeOK) String() string

type PrepareClusterUpgradeParams

type PrepareClusterUpgradeParams struct {

	// Input.
	Input *models.PrepareClusterUpgradeRequest

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

PrepareClusterUpgradeParams contains all the parameters to send to the API endpoint

for the prepare cluster upgrade operation.

Typically these are written to a http.Request.

func NewPrepareClusterUpgradeParams

func NewPrepareClusterUpgradeParams() *PrepareClusterUpgradeParams

NewPrepareClusterUpgradeParams creates a new PrepareClusterUpgradeParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPrepareClusterUpgradeParamsWithContext

func NewPrepareClusterUpgradeParamsWithContext(ctx context.Context) *PrepareClusterUpgradeParams

NewPrepareClusterUpgradeParamsWithContext creates a new PrepareClusterUpgradeParams object with the ability to set a context for a request.

func NewPrepareClusterUpgradeParamsWithHTTPClient

func NewPrepareClusterUpgradeParamsWithHTTPClient(client *http.Client) *PrepareClusterUpgradeParams

NewPrepareClusterUpgradeParamsWithHTTPClient creates a new PrepareClusterUpgradeParams object with the ability to set a custom HTTPClient for a request.

func NewPrepareClusterUpgradeParamsWithTimeout

func NewPrepareClusterUpgradeParamsWithTimeout(timeout time.Duration) *PrepareClusterUpgradeParams

NewPrepareClusterUpgradeParamsWithTimeout creates a new PrepareClusterUpgradeParams object with the ability to set a timeout on a request.

func (*PrepareClusterUpgradeParams) SetContext

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

SetContext adds the context to the prepare cluster upgrade params

func (*PrepareClusterUpgradeParams) SetDefaults

func (o *PrepareClusterUpgradeParams) SetDefaults()

SetDefaults hydrates default values in the prepare cluster upgrade params (not the query body).

All values with no default are reset to their zero value.

func (*PrepareClusterUpgradeParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the prepare cluster upgrade params

func (*PrepareClusterUpgradeParams) SetInput

SetInput adds the input to the prepare cluster upgrade params

func (*PrepareClusterUpgradeParams) SetTimeout

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

SetTimeout adds the timeout to the prepare cluster upgrade params

func (*PrepareClusterUpgradeParams) WithContext

WithContext adds the context to the prepare cluster upgrade params

func (*PrepareClusterUpgradeParams) WithDefaults

WithDefaults hydrates default values in the prepare cluster upgrade params (not the query body).

All values with no default are reset to their zero value.

func (*PrepareClusterUpgradeParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the prepare cluster upgrade params

func (*PrepareClusterUpgradeParams) WithInput

WithInput adds the input to the prepare cluster upgrade params

func (*PrepareClusterUpgradeParams) WithTimeout

WithTimeout adds the timeout to the prepare cluster upgrade params

func (*PrepareClusterUpgradeParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PrepareClusterUpgradeReader

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

PrepareClusterUpgradeReader is a Reader for the PrepareClusterUpgrade structure.

func (*PrepareClusterUpgradeReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type RenewCertificateDefault

type RenewCertificateDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

RenewCertificateDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewRenewCertificateDefault

func NewRenewCertificateDefault(code int) *RenewCertificateDefault

NewRenewCertificateDefault creates a RenewCertificateDefault with default headers values

func (*RenewCertificateDefault) Code

func (o *RenewCertificateDefault) Code() int

Code gets the status code for the renew certificate default response

func (*RenewCertificateDefault) Error

func (o *RenewCertificateDefault) Error() string

func (*RenewCertificateDefault) GetPayload

func (o *RenewCertificateDefault) GetPayload() *models.Error

func (*RenewCertificateDefault) IsClientError

func (o *RenewCertificateDefault) IsClientError() bool

IsClientError returns true when this renew certificate default response has a 4xx status code

func (*RenewCertificateDefault) IsCode

func (o *RenewCertificateDefault) IsCode(code int) bool

IsCode returns true when this renew certificate default response a status code equal to that given

func (*RenewCertificateDefault) IsRedirect

func (o *RenewCertificateDefault) IsRedirect() bool

IsRedirect returns true when this renew certificate default response has a 3xx status code

func (*RenewCertificateDefault) IsServerError

func (o *RenewCertificateDefault) IsServerError() bool

IsServerError returns true when this renew certificate default response has a 5xx status code

func (*RenewCertificateDefault) IsSuccess

func (o *RenewCertificateDefault) IsSuccess() bool

IsSuccess returns true when this renew certificate default response has a 2xx status code

func (*RenewCertificateDefault) String

func (o *RenewCertificateDefault) String() string

type RenewCertificateOK

type RenewCertificateOK struct {
	Payload models.RenewCertificateResponse
}

RenewCertificateOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewRenewCertificateOK

func NewRenewCertificateOK() *RenewCertificateOK

NewRenewCertificateOK creates a RenewCertificateOK with default headers values

func (*RenewCertificateOK) Code

func (o *RenewCertificateOK) Code() int

Code gets the status code for the renew certificate o k response

func (*RenewCertificateOK) Error

func (o *RenewCertificateOK) Error() string

func (*RenewCertificateOK) GetPayload

func (*RenewCertificateOK) IsClientError

func (o *RenewCertificateOK) IsClientError() bool

IsClientError returns true when this renew certificate o k response has a 4xx status code

func (*RenewCertificateOK) IsCode

func (o *RenewCertificateOK) IsCode(code int) bool

IsCode returns true when this renew certificate o k response a status code equal to that given

func (*RenewCertificateOK) IsRedirect

func (o *RenewCertificateOK) IsRedirect() bool

IsRedirect returns true when this renew certificate o k response has a 3xx status code

func (*RenewCertificateOK) IsServerError

func (o *RenewCertificateOK) IsServerError() bool

IsServerError returns true when this renew certificate o k response has a 5xx status code

func (*RenewCertificateOK) IsSuccess

func (o *RenewCertificateOK) IsSuccess() bool

IsSuccess returns true when this renew certificate o k response has a 2xx status code

func (*RenewCertificateOK) String

func (o *RenewCertificateOK) String() string

type RenewCertificateParams

type RenewCertificateParams struct {

	// Input.
	Input *models.RenewCertificateRequest

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

RenewCertificateParams contains all the parameters to send to the API endpoint

for the renew certificate operation.

Typically these are written to a http.Request.

func NewRenewCertificateParams

func NewRenewCertificateParams() *RenewCertificateParams

NewRenewCertificateParams creates a new RenewCertificateParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewRenewCertificateParamsWithContext

func NewRenewCertificateParamsWithContext(ctx context.Context) *RenewCertificateParams

NewRenewCertificateParamsWithContext creates a new RenewCertificateParams object with the ability to set a context for a request.

func NewRenewCertificateParamsWithHTTPClient

func NewRenewCertificateParamsWithHTTPClient(client *http.Client) *RenewCertificateParams

NewRenewCertificateParamsWithHTTPClient creates a new RenewCertificateParams object with the ability to set a custom HTTPClient for a request.

func NewRenewCertificateParamsWithTimeout

func NewRenewCertificateParamsWithTimeout(timeout time.Duration) *RenewCertificateParams

NewRenewCertificateParamsWithTimeout creates a new RenewCertificateParams object with the ability to set a timeout on a request.

func (*RenewCertificateParams) SetContext

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

SetContext adds the context to the renew certificate params

func (*RenewCertificateParams) SetDefaults

func (o *RenewCertificateParams) SetDefaults()

SetDefaults hydrates default values in the renew certificate params (not the query body).

All values with no default are reset to their zero value.

func (*RenewCertificateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the renew certificate params

func (*RenewCertificateParams) SetInput

SetInput adds the input to the renew certificate params

func (*RenewCertificateParams) SetTimeout

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

SetTimeout adds the timeout to the renew certificate params

func (*RenewCertificateParams) WithContext

WithContext adds the context to the renew certificate params

func (*RenewCertificateParams) WithDefaults

WithDefaults hydrates default values in the renew certificate params (not the query body).

All values with no default are reset to their zero value.

func (*RenewCertificateParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the renew certificate params

func (*RenewCertificateParams) WithInput

WithInput adds the input to the renew certificate params

func (*RenewCertificateParams) WithTimeout

WithTimeout adds the timeout to the renew certificate params

func (*RenewCertificateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type RenewCertificateReader

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

RenewCertificateReader is a Reader for the RenewCertificate structure.

func (*RenewCertificateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type RenewPublicCertificateDefault

type RenewPublicCertificateDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

RenewPublicCertificateDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewRenewPublicCertificateDefault

func NewRenewPublicCertificateDefault(code int) *RenewPublicCertificateDefault

NewRenewPublicCertificateDefault creates a RenewPublicCertificateDefault with default headers values

func (*RenewPublicCertificateDefault) Code

Code gets the status code for the renew public certificate default response

func (*RenewPublicCertificateDefault) Error

func (*RenewPublicCertificateDefault) GetPayload

func (o *RenewPublicCertificateDefault) GetPayload() *models.Error

func (*RenewPublicCertificateDefault) IsClientError

func (o *RenewPublicCertificateDefault) IsClientError() bool

IsClientError returns true when this renew public certificate default response has a 4xx status code

func (*RenewPublicCertificateDefault) IsCode

func (o *RenewPublicCertificateDefault) IsCode(code int) bool

IsCode returns true when this renew public certificate default response a status code equal to that given

func (*RenewPublicCertificateDefault) IsRedirect

func (o *RenewPublicCertificateDefault) IsRedirect() bool

IsRedirect returns true when this renew public certificate default response has a 3xx status code

func (*RenewPublicCertificateDefault) IsServerError

func (o *RenewPublicCertificateDefault) IsServerError() bool

IsServerError returns true when this renew public certificate default response has a 5xx status code

func (*RenewPublicCertificateDefault) IsSuccess

func (o *RenewPublicCertificateDefault) IsSuccess() bool

IsSuccess returns true when this renew public certificate default response has a 2xx status code

func (*RenewPublicCertificateDefault) String

type RenewPublicCertificateOK

type RenewPublicCertificateOK struct {
	Payload models.RenewPublicCertificateResponse
}

RenewPublicCertificateOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewRenewPublicCertificateOK

func NewRenewPublicCertificateOK() *RenewPublicCertificateOK

NewRenewPublicCertificateOK creates a RenewPublicCertificateOK with default headers values

func (*RenewPublicCertificateOK) Code

func (o *RenewPublicCertificateOK) Code() int

Code gets the status code for the renew public certificate o k response

func (*RenewPublicCertificateOK) Error

func (o *RenewPublicCertificateOK) Error() string

func (*RenewPublicCertificateOK) GetPayload

func (*RenewPublicCertificateOK) IsClientError

func (o *RenewPublicCertificateOK) IsClientError() bool

IsClientError returns true when this renew public certificate o k response has a 4xx status code

func (*RenewPublicCertificateOK) IsCode

func (o *RenewPublicCertificateOK) IsCode(code int) bool

IsCode returns true when this renew public certificate o k response a status code equal to that given

func (*RenewPublicCertificateOK) IsRedirect

func (o *RenewPublicCertificateOK) IsRedirect() bool

IsRedirect returns true when this renew public certificate o k response has a 3xx status code

func (*RenewPublicCertificateOK) IsServerError

func (o *RenewPublicCertificateOK) IsServerError() bool

IsServerError returns true when this renew public certificate o k response has a 5xx status code

func (*RenewPublicCertificateOK) IsSuccess

func (o *RenewPublicCertificateOK) IsSuccess() bool

IsSuccess returns true when this renew public certificate o k response has a 2xx status code

func (*RenewPublicCertificateOK) String

func (o *RenewPublicCertificateOK) String() string

type RenewPublicCertificateParams

type RenewPublicCertificateParams struct {

	// Input.
	Input *models.RenewPublicCertificateRequest

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

RenewPublicCertificateParams contains all the parameters to send to the API endpoint

for the renew public certificate operation.

Typically these are written to a http.Request.

func NewRenewPublicCertificateParams

func NewRenewPublicCertificateParams() *RenewPublicCertificateParams

NewRenewPublicCertificateParams creates a new RenewPublicCertificateParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewRenewPublicCertificateParamsWithContext

func NewRenewPublicCertificateParamsWithContext(ctx context.Context) *RenewPublicCertificateParams

NewRenewPublicCertificateParamsWithContext creates a new RenewPublicCertificateParams object with the ability to set a context for a request.

func NewRenewPublicCertificateParamsWithHTTPClient

func NewRenewPublicCertificateParamsWithHTTPClient(client *http.Client) *RenewPublicCertificateParams

NewRenewPublicCertificateParamsWithHTTPClient creates a new RenewPublicCertificateParams object with the ability to set a custom HTTPClient for a request.

func NewRenewPublicCertificateParamsWithTimeout

func NewRenewPublicCertificateParamsWithTimeout(timeout time.Duration) *RenewPublicCertificateParams

NewRenewPublicCertificateParamsWithTimeout creates a new RenewPublicCertificateParams object with the ability to set a timeout on a request.

func (*RenewPublicCertificateParams) SetContext

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

SetContext adds the context to the renew public certificate params

func (*RenewPublicCertificateParams) SetDefaults

func (o *RenewPublicCertificateParams) SetDefaults()

SetDefaults hydrates default values in the renew public certificate params (not the query body).

All values with no default are reset to their zero value.

func (*RenewPublicCertificateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the renew public certificate params

func (*RenewPublicCertificateParams) SetInput

SetInput adds the input to the renew public certificate params

func (*RenewPublicCertificateParams) SetTimeout

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

SetTimeout adds the timeout to the renew public certificate params

func (*RenewPublicCertificateParams) WithContext

WithContext adds the context to the renew public certificate params

func (*RenewPublicCertificateParams) WithDefaults

WithDefaults hydrates default values in the renew public certificate params (not the query body).

All values with no default are reset to their zero value.

func (*RenewPublicCertificateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the renew public certificate params

func (*RenewPublicCertificateParams) WithInput

WithInput adds the input to the renew public certificate params

func (*RenewPublicCertificateParams) WithTimeout

WithTimeout adds the timeout to the renew public certificate params

func (*RenewPublicCertificateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type RenewPublicCertificateReader

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

RenewPublicCertificateReader is a Reader for the RenewPublicCertificate structure.

func (*RenewPublicCertificateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type RepairClusterDefault

type RepairClusterDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

RepairClusterDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewRepairClusterDefault

func NewRepairClusterDefault(code int) *RepairClusterDefault

NewRepairClusterDefault creates a RepairClusterDefault with default headers values

func (*RepairClusterDefault) Code

func (o *RepairClusterDefault) Code() int

Code gets the status code for the repair cluster default response

func (*RepairClusterDefault) Error

func (o *RepairClusterDefault) Error() string

func (*RepairClusterDefault) GetPayload

func (o *RepairClusterDefault) GetPayload() *models.Error

func (*RepairClusterDefault) IsClientError

func (o *RepairClusterDefault) IsClientError() bool

IsClientError returns true when this repair cluster default response has a 4xx status code

func (*RepairClusterDefault) IsCode

func (o *RepairClusterDefault) IsCode(code int) bool

IsCode returns true when this repair cluster default response a status code equal to that given

func (*RepairClusterDefault) IsRedirect

func (o *RepairClusterDefault) IsRedirect() bool

IsRedirect returns true when this repair cluster default response has a 3xx status code

func (*RepairClusterDefault) IsServerError

func (o *RepairClusterDefault) IsServerError() bool

IsServerError returns true when this repair cluster default response has a 5xx status code

func (*RepairClusterDefault) IsSuccess

func (o *RepairClusterDefault) IsSuccess() bool

IsSuccess returns true when this repair cluster default response has a 2xx status code

func (*RepairClusterDefault) String

func (o *RepairClusterDefault) String() string

type RepairClusterOK

type RepairClusterOK struct {
	Payload models.RepairClusterResponse
}

RepairClusterOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewRepairClusterOK

func NewRepairClusterOK() *RepairClusterOK

NewRepairClusterOK creates a RepairClusterOK with default headers values

func (*RepairClusterOK) Code

func (o *RepairClusterOK) Code() int

Code gets the status code for the repair cluster o k response

func (*RepairClusterOK) Error

func (o *RepairClusterOK) Error() string

func (*RepairClusterOK) GetPayload

func (*RepairClusterOK) IsClientError

func (o *RepairClusterOK) IsClientError() bool

IsClientError returns true when this repair cluster o k response has a 4xx status code

func (*RepairClusterOK) IsCode

func (o *RepairClusterOK) IsCode(code int) bool

IsCode returns true when this repair cluster o k response a status code equal to that given

func (*RepairClusterOK) IsRedirect

func (o *RepairClusterOK) IsRedirect() bool

IsRedirect returns true when this repair cluster o k response has a 3xx status code

func (*RepairClusterOK) IsServerError

func (o *RepairClusterOK) IsServerError() bool

IsServerError returns true when this repair cluster o k response has a 5xx status code

func (*RepairClusterOK) IsSuccess

func (o *RepairClusterOK) IsSuccess() bool

IsSuccess returns true when this repair cluster o k response has a 2xx status code

func (*RepairClusterOK) String

func (o *RepairClusterOK) String() string

type RepairClusterParams

type RepairClusterParams struct {

	// Input.
	Input *models.RepairClusterRequest

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

RepairClusterParams contains all the parameters to send to the API endpoint

for the repair cluster operation.

Typically these are written to a http.Request.

func NewRepairClusterParams

func NewRepairClusterParams() *RepairClusterParams

NewRepairClusterParams creates a new RepairClusterParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewRepairClusterParamsWithContext

func NewRepairClusterParamsWithContext(ctx context.Context) *RepairClusterParams

NewRepairClusterParamsWithContext creates a new RepairClusterParams object with the ability to set a context for a request.

func NewRepairClusterParamsWithHTTPClient

func NewRepairClusterParamsWithHTTPClient(client *http.Client) *RepairClusterParams

NewRepairClusterParamsWithHTTPClient creates a new RepairClusterParams object with the ability to set a custom HTTPClient for a request.

func NewRepairClusterParamsWithTimeout

func NewRepairClusterParamsWithTimeout(timeout time.Duration) *RepairClusterParams

NewRepairClusterParamsWithTimeout creates a new RepairClusterParams object with the ability to set a timeout on a request.

func (*RepairClusterParams) SetContext

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

SetContext adds the context to the repair cluster params

func (*RepairClusterParams) SetDefaults

func (o *RepairClusterParams) SetDefaults()

SetDefaults hydrates default values in the repair cluster params (not the query body).

All values with no default are reset to their zero value.

func (*RepairClusterParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the repair cluster params

func (*RepairClusterParams) SetInput

func (o *RepairClusterParams) SetInput(input *models.RepairClusterRequest)

SetInput adds the input to the repair cluster params

func (*RepairClusterParams) SetTimeout

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

SetTimeout adds the timeout to the repair cluster params

func (*RepairClusterParams) WithContext

WithContext adds the context to the repair cluster params

func (*RepairClusterParams) WithDefaults

func (o *RepairClusterParams) WithDefaults() *RepairClusterParams

WithDefaults hydrates default values in the repair cluster params (not the query body).

All values with no default are reset to their zero value.

func (*RepairClusterParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the repair cluster params

func (*RepairClusterParams) WithInput

WithInput adds the input to the repair cluster params

func (*RepairClusterParams) WithTimeout

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

WithTimeout adds the timeout to the repair cluster params

func (*RepairClusterParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type RepairClusterReader

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

RepairClusterReader is a Reader for the RepairCluster structure.

func (*RepairClusterReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ReplaceRecipesDefault

type ReplaceRecipesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

ReplaceRecipesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewReplaceRecipesDefault

func NewReplaceRecipesDefault(code int) *ReplaceRecipesDefault

NewReplaceRecipesDefault creates a ReplaceRecipesDefault with default headers values

func (*ReplaceRecipesDefault) Code

func (o *ReplaceRecipesDefault) Code() int

Code gets the status code for the replace recipes default response

func (*ReplaceRecipesDefault) Error

func (o *ReplaceRecipesDefault) Error() string

func (*ReplaceRecipesDefault) GetPayload

func (o *ReplaceRecipesDefault) GetPayload() *models.Error

func (*ReplaceRecipesDefault) IsClientError

func (o *ReplaceRecipesDefault) IsClientError() bool

IsClientError returns true when this replace recipes default response has a 4xx status code

func (*ReplaceRecipesDefault) IsCode

func (o *ReplaceRecipesDefault) IsCode(code int) bool

IsCode returns true when this replace recipes default response a status code equal to that given

func (*ReplaceRecipesDefault) IsRedirect

func (o *ReplaceRecipesDefault) IsRedirect() bool

IsRedirect returns true when this replace recipes default response has a 3xx status code

func (*ReplaceRecipesDefault) IsServerError

func (o *ReplaceRecipesDefault) IsServerError() bool

IsServerError returns true when this replace recipes default response has a 5xx status code

func (*ReplaceRecipesDefault) IsSuccess

func (o *ReplaceRecipesDefault) IsSuccess() bool

IsSuccess returns true when this replace recipes default response has a 2xx status code

func (*ReplaceRecipesDefault) String

func (o *ReplaceRecipesDefault) String() string

type ReplaceRecipesOK

type ReplaceRecipesOK struct {
	Payload *models.ReplaceRecipesResponse
}

ReplaceRecipesOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewReplaceRecipesOK

func NewReplaceRecipesOK() *ReplaceRecipesOK

NewReplaceRecipesOK creates a ReplaceRecipesOK with default headers values

func (*ReplaceRecipesOK) Code

func (o *ReplaceRecipesOK) Code() int

Code gets the status code for the replace recipes o k response

func (*ReplaceRecipesOK) Error

func (o *ReplaceRecipesOK) Error() string

func (*ReplaceRecipesOK) GetPayload

func (*ReplaceRecipesOK) IsClientError

func (o *ReplaceRecipesOK) IsClientError() bool

IsClientError returns true when this replace recipes o k response has a 4xx status code

func (*ReplaceRecipesOK) IsCode

func (o *ReplaceRecipesOK) IsCode(code int) bool

IsCode returns true when this replace recipes o k response a status code equal to that given

func (*ReplaceRecipesOK) IsRedirect

func (o *ReplaceRecipesOK) IsRedirect() bool

IsRedirect returns true when this replace recipes o k response has a 3xx status code

func (*ReplaceRecipesOK) IsServerError

func (o *ReplaceRecipesOK) IsServerError() bool

IsServerError returns true when this replace recipes o k response has a 5xx status code

func (*ReplaceRecipesOK) IsSuccess

func (o *ReplaceRecipesOK) IsSuccess() bool

IsSuccess returns true when this replace recipes o k response has a 2xx status code

func (*ReplaceRecipesOK) String

func (o *ReplaceRecipesOK) String() string

type ReplaceRecipesParams

type ReplaceRecipesParams struct {

	// Input.
	Input *models.ReplaceRecipesRequest

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

ReplaceRecipesParams contains all the parameters to send to the API endpoint

for the replace recipes operation.

Typically these are written to a http.Request.

func NewReplaceRecipesParams

func NewReplaceRecipesParams() *ReplaceRecipesParams

NewReplaceRecipesParams creates a new ReplaceRecipesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewReplaceRecipesParamsWithContext

func NewReplaceRecipesParamsWithContext(ctx context.Context) *ReplaceRecipesParams

NewReplaceRecipesParamsWithContext creates a new ReplaceRecipesParams object with the ability to set a context for a request.

func NewReplaceRecipesParamsWithHTTPClient

func NewReplaceRecipesParamsWithHTTPClient(client *http.Client) *ReplaceRecipesParams

NewReplaceRecipesParamsWithHTTPClient creates a new ReplaceRecipesParams object with the ability to set a custom HTTPClient for a request.

func NewReplaceRecipesParamsWithTimeout

func NewReplaceRecipesParamsWithTimeout(timeout time.Duration) *ReplaceRecipesParams

NewReplaceRecipesParamsWithTimeout creates a new ReplaceRecipesParams object with the ability to set a timeout on a request.

func (*ReplaceRecipesParams) SetContext

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

SetContext adds the context to the replace recipes params

func (*ReplaceRecipesParams) SetDefaults

func (o *ReplaceRecipesParams) SetDefaults()

SetDefaults hydrates default values in the replace recipes params (not the query body).

All values with no default are reset to their zero value.

func (*ReplaceRecipesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the replace recipes params

func (*ReplaceRecipesParams) SetInput

SetInput adds the input to the replace recipes params

func (*ReplaceRecipesParams) SetTimeout

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

SetTimeout adds the timeout to the replace recipes params

func (*ReplaceRecipesParams) WithContext

WithContext adds the context to the replace recipes params

func (*ReplaceRecipesParams) WithDefaults

func (o *ReplaceRecipesParams) WithDefaults() *ReplaceRecipesParams

WithDefaults hydrates default values in the replace recipes params (not the query body).

All values with no default are reset to their zero value.

func (*ReplaceRecipesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the replace recipes params

func (*ReplaceRecipesParams) WithInput

WithInput adds the input to the replace recipes params

func (*ReplaceRecipesParams) WithTimeout

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

WithTimeout adds the timeout to the replace recipes params

func (*ReplaceRecipesParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type ReplaceRecipesReader

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

ReplaceRecipesReader is a Reader for the ReplaceRecipes structure.

func (*ReplaceRecipesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type RetryClusterDefault

type RetryClusterDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

RetryClusterDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewRetryClusterDefault

func NewRetryClusterDefault(code int) *RetryClusterDefault

NewRetryClusterDefault creates a RetryClusterDefault with default headers values

func (*RetryClusterDefault) Code

func (o *RetryClusterDefault) Code() int

Code gets the status code for the retry cluster default response

func (*RetryClusterDefault) Error

func (o *RetryClusterDefault) Error() string

func (*RetryClusterDefault) GetPayload

func (o *RetryClusterDefault) GetPayload() *models.Error

func (*RetryClusterDefault) IsClientError

func (o *RetryClusterDefault) IsClientError() bool

IsClientError returns true when this retry cluster default response has a 4xx status code

func (*RetryClusterDefault) IsCode

func (o *RetryClusterDefault) IsCode(code int) bool

IsCode returns true when this retry cluster default response a status code equal to that given

func (*RetryClusterDefault) IsRedirect

func (o *RetryClusterDefault) IsRedirect() bool

IsRedirect returns true when this retry cluster default response has a 3xx status code

func (*RetryClusterDefault) IsServerError

func (o *RetryClusterDefault) IsServerError() bool

IsServerError returns true when this retry cluster default response has a 5xx status code

func (*RetryClusterDefault) IsSuccess

func (o *RetryClusterDefault) IsSuccess() bool

IsSuccess returns true when this retry cluster default response has a 2xx status code

func (*RetryClusterDefault) String

func (o *RetryClusterDefault) String() string

type RetryClusterOK

type RetryClusterOK struct {
	Payload models.RetryClusterResponse
}

RetryClusterOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewRetryClusterOK

func NewRetryClusterOK() *RetryClusterOK

NewRetryClusterOK creates a RetryClusterOK with default headers values

func (*RetryClusterOK) Code

func (o *RetryClusterOK) Code() int

Code gets the status code for the retry cluster o k response

func (*RetryClusterOK) Error

func (o *RetryClusterOK) Error() string

func (*RetryClusterOK) GetPayload

func (o *RetryClusterOK) GetPayload() models.RetryClusterResponse

func (*RetryClusterOK) IsClientError

func (o *RetryClusterOK) IsClientError() bool

IsClientError returns true when this retry cluster o k response has a 4xx status code

func (*RetryClusterOK) IsCode

func (o *RetryClusterOK) IsCode(code int) bool

IsCode returns true when this retry cluster o k response a status code equal to that given

func (*RetryClusterOK) IsRedirect

func (o *RetryClusterOK) IsRedirect() bool

IsRedirect returns true when this retry cluster o k response has a 3xx status code

func (*RetryClusterOK) IsServerError

func (o *RetryClusterOK) IsServerError() bool

IsServerError returns true when this retry cluster o k response has a 5xx status code

func (*RetryClusterOK) IsSuccess

func (o *RetryClusterOK) IsSuccess() bool

IsSuccess returns true when this retry cluster o k response has a 2xx status code

func (*RetryClusterOK) String

func (o *RetryClusterOK) String() string

type RetryClusterParams

type RetryClusterParams struct {

	// Input.
	Input *models.RetryClusterRequest

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

RetryClusterParams contains all the parameters to send to the API endpoint

for the retry cluster operation.

Typically these are written to a http.Request.

func NewRetryClusterParams

func NewRetryClusterParams() *RetryClusterParams

NewRetryClusterParams creates a new RetryClusterParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewRetryClusterParamsWithContext

func NewRetryClusterParamsWithContext(ctx context.Context) *RetryClusterParams

NewRetryClusterParamsWithContext creates a new RetryClusterParams object with the ability to set a context for a request.

func NewRetryClusterParamsWithHTTPClient

func NewRetryClusterParamsWithHTTPClient(client *http.Client) *RetryClusterParams

NewRetryClusterParamsWithHTTPClient creates a new RetryClusterParams object with the ability to set a custom HTTPClient for a request.

func NewRetryClusterParamsWithTimeout

func NewRetryClusterParamsWithTimeout(timeout time.Duration) *RetryClusterParams

NewRetryClusterParamsWithTimeout creates a new RetryClusterParams object with the ability to set a timeout on a request.

func (*RetryClusterParams) SetContext

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

SetContext adds the context to the retry cluster params

func (*RetryClusterParams) SetDefaults

func (o *RetryClusterParams) SetDefaults()

SetDefaults hydrates default values in the retry cluster params (not the query body).

All values with no default are reset to their zero value.

func (*RetryClusterParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the retry cluster params

func (*RetryClusterParams) SetInput

func (o *RetryClusterParams) SetInput(input *models.RetryClusterRequest)

SetInput adds the input to the retry cluster params

func (*RetryClusterParams) SetTimeout

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

SetTimeout adds the timeout to the retry cluster params

func (*RetryClusterParams) WithContext

WithContext adds the context to the retry cluster params

func (*RetryClusterParams) WithDefaults

func (o *RetryClusterParams) WithDefaults() *RetryClusterParams

WithDefaults hydrates default values in the retry cluster params (not the query body).

All values with no default are reset to their zero value.

func (*RetryClusterParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the retry cluster params

func (*RetryClusterParams) WithInput

WithInput adds the input to the retry cluster params

func (*RetryClusterParams) WithTimeout

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

WithTimeout adds the timeout to the retry cluster params

func (*RetryClusterParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type RetryClusterReader

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

RetryClusterReader is a Reader for the RetryCluster structure.

func (*RetryClusterReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type RotateAutoTLSCertificatesDefault

type RotateAutoTLSCertificatesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

RotateAutoTLSCertificatesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewRotateAutoTLSCertificatesDefault

func NewRotateAutoTLSCertificatesDefault(code int) *RotateAutoTLSCertificatesDefault

NewRotateAutoTLSCertificatesDefault creates a RotateAutoTLSCertificatesDefault with default headers values

func (*RotateAutoTLSCertificatesDefault) Code

Code gets the status code for the rotate auto Tls certificates default response

func (*RotateAutoTLSCertificatesDefault) Error

func (*RotateAutoTLSCertificatesDefault) GetPayload

func (*RotateAutoTLSCertificatesDefault) IsClientError

func (o *RotateAutoTLSCertificatesDefault) IsClientError() bool

IsClientError returns true when this rotate auto Tls certificates default response has a 4xx status code

func (*RotateAutoTLSCertificatesDefault) IsCode

func (o *RotateAutoTLSCertificatesDefault) IsCode(code int) bool

IsCode returns true when this rotate auto Tls certificates default response a status code equal to that given

func (*RotateAutoTLSCertificatesDefault) IsRedirect

func (o *RotateAutoTLSCertificatesDefault) IsRedirect() bool

IsRedirect returns true when this rotate auto Tls certificates default response has a 3xx status code

func (*RotateAutoTLSCertificatesDefault) IsServerError

func (o *RotateAutoTLSCertificatesDefault) IsServerError() bool

IsServerError returns true when this rotate auto Tls certificates default response has a 5xx status code

func (*RotateAutoTLSCertificatesDefault) IsSuccess

func (o *RotateAutoTLSCertificatesDefault) IsSuccess() bool

IsSuccess returns true when this rotate auto Tls certificates default response has a 2xx status code

func (*RotateAutoTLSCertificatesDefault) String

type RotateAutoTLSCertificatesOK

type RotateAutoTLSCertificatesOK struct {
	Payload models.RotateAutoTLSCertificatesResponse
}

RotateAutoTLSCertificatesOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewRotateAutoTLSCertificatesOK

func NewRotateAutoTLSCertificatesOK() *RotateAutoTLSCertificatesOK

NewRotateAutoTLSCertificatesOK creates a RotateAutoTLSCertificatesOK with default headers values

func (*RotateAutoTLSCertificatesOK) Code

func (o *RotateAutoTLSCertificatesOK) Code() int

Code gets the status code for the rotate auto Tls certificates o k response

func (*RotateAutoTLSCertificatesOK) Error

func (*RotateAutoTLSCertificatesOK) GetPayload

func (*RotateAutoTLSCertificatesOK) IsClientError

func (o *RotateAutoTLSCertificatesOK) IsClientError() bool

IsClientError returns true when this rotate auto Tls certificates o k response has a 4xx status code

func (*RotateAutoTLSCertificatesOK) IsCode

func (o *RotateAutoTLSCertificatesOK) IsCode(code int) bool

IsCode returns true when this rotate auto Tls certificates o k response a status code equal to that given

func (*RotateAutoTLSCertificatesOK) IsRedirect

func (o *RotateAutoTLSCertificatesOK) IsRedirect() bool

IsRedirect returns true when this rotate auto Tls certificates o k response has a 3xx status code

func (*RotateAutoTLSCertificatesOK) IsServerError

func (o *RotateAutoTLSCertificatesOK) IsServerError() bool

IsServerError returns true when this rotate auto Tls certificates o k response has a 5xx status code

func (*RotateAutoTLSCertificatesOK) IsSuccess

func (o *RotateAutoTLSCertificatesOK) IsSuccess() bool

IsSuccess returns true when this rotate auto Tls certificates o k response has a 2xx status code

func (*RotateAutoTLSCertificatesOK) String

func (o *RotateAutoTLSCertificatesOK) String() string

type RotateAutoTLSCertificatesParams

type RotateAutoTLSCertificatesParams struct {

	// Input.
	Input *models.RotateAutoTLSCertificatesRequest

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

RotateAutoTLSCertificatesParams contains all the parameters to send to the API endpoint

for the rotate auto Tls certificates operation.

Typically these are written to a http.Request.

func NewRotateAutoTLSCertificatesParams

func NewRotateAutoTLSCertificatesParams() *RotateAutoTLSCertificatesParams

NewRotateAutoTLSCertificatesParams creates a new RotateAutoTLSCertificatesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewRotateAutoTLSCertificatesParamsWithContext

func NewRotateAutoTLSCertificatesParamsWithContext(ctx context.Context) *RotateAutoTLSCertificatesParams

NewRotateAutoTLSCertificatesParamsWithContext creates a new RotateAutoTLSCertificatesParams object with the ability to set a context for a request.

func NewRotateAutoTLSCertificatesParamsWithHTTPClient

func NewRotateAutoTLSCertificatesParamsWithHTTPClient(client *http.Client) *RotateAutoTLSCertificatesParams

NewRotateAutoTLSCertificatesParamsWithHTTPClient creates a new RotateAutoTLSCertificatesParams object with the ability to set a custom HTTPClient for a request.

func NewRotateAutoTLSCertificatesParamsWithTimeout

func NewRotateAutoTLSCertificatesParamsWithTimeout(timeout time.Duration) *RotateAutoTLSCertificatesParams

NewRotateAutoTLSCertificatesParamsWithTimeout creates a new RotateAutoTLSCertificatesParams object with the ability to set a timeout on a request.

func (*RotateAutoTLSCertificatesParams) SetContext

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

SetContext adds the context to the rotate auto Tls certificates params

func (*RotateAutoTLSCertificatesParams) SetDefaults

func (o *RotateAutoTLSCertificatesParams) SetDefaults()

SetDefaults hydrates default values in the rotate auto Tls certificates params (not the query body).

All values with no default are reset to their zero value.

func (*RotateAutoTLSCertificatesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the rotate auto Tls certificates params

func (*RotateAutoTLSCertificatesParams) SetInput

SetInput adds the input to the rotate auto Tls certificates params

func (*RotateAutoTLSCertificatesParams) SetTimeout

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

SetTimeout adds the timeout to the rotate auto Tls certificates params

func (*RotateAutoTLSCertificatesParams) WithContext

WithContext adds the context to the rotate auto Tls certificates params

func (*RotateAutoTLSCertificatesParams) WithDefaults

WithDefaults hydrates default values in the rotate auto Tls certificates params (not the query body).

All values with no default are reset to their zero value.

func (*RotateAutoTLSCertificatesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the rotate auto Tls certificates params

func (*RotateAutoTLSCertificatesParams) WithInput

WithInput adds the input to the rotate auto Tls certificates params

func (*RotateAutoTLSCertificatesParams) WithTimeout

WithTimeout adds the timeout to the rotate auto Tls certificates params

func (*RotateAutoTLSCertificatesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type RotateAutoTLSCertificatesReader

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

RotateAutoTLSCertificatesReader is a Reader for the RotateAutoTLSCertificates structure.

func (*RotateAutoTLSCertificatesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type RotatePrivateCertificatesDefault

type RotatePrivateCertificatesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

RotatePrivateCertificatesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewRotatePrivateCertificatesDefault

func NewRotatePrivateCertificatesDefault(code int) *RotatePrivateCertificatesDefault

NewRotatePrivateCertificatesDefault creates a RotatePrivateCertificatesDefault with default headers values

func (*RotatePrivateCertificatesDefault) Code

Code gets the status code for the rotate private certificates default response

func (*RotatePrivateCertificatesDefault) Error

func (*RotatePrivateCertificatesDefault) GetPayload

func (*RotatePrivateCertificatesDefault) IsClientError

func (o *RotatePrivateCertificatesDefault) IsClientError() bool

IsClientError returns true when this rotate private certificates default response has a 4xx status code

func (*RotatePrivateCertificatesDefault) IsCode

func (o *RotatePrivateCertificatesDefault) IsCode(code int) bool

IsCode returns true when this rotate private certificates default response a status code equal to that given

func (*RotatePrivateCertificatesDefault) IsRedirect

func (o *RotatePrivateCertificatesDefault) IsRedirect() bool

IsRedirect returns true when this rotate private certificates default response has a 3xx status code

func (*RotatePrivateCertificatesDefault) IsServerError

func (o *RotatePrivateCertificatesDefault) IsServerError() bool

IsServerError returns true when this rotate private certificates default response has a 5xx status code

func (*RotatePrivateCertificatesDefault) IsSuccess

func (o *RotatePrivateCertificatesDefault) IsSuccess() bool

IsSuccess returns true when this rotate private certificates default response has a 2xx status code

func (*RotatePrivateCertificatesDefault) String

type RotatePrivateCertificatesOK

type RotatePrivateCertificatesOK struct {
	Payload models.RotatePrivateCertificatesResponse
}

RotatePrivateCertificatesOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewRotatePrivateCertificatesOK

func NewRotatePrivateCertificatesOK() *RotatePrivateCertificatesOK

NewRotatePrivateCertificatesOK creates a RotatePrivateCertificatesOK with default headers values

func (*RotatePrivateCertificatesOK) Code

func (o *RotatePrivateCertificatesOK) Code() int

Code gets the status code for the rotate private certificates o k response

func (*RotatePrivateCertificatesOK) Error

func (*RotatePrivateCertificatesOK) GetPayload

func (*RotatePrivateCertificatesOK) IsClientError

func (o *RotatePrivateCertificatesOK) IsClientError() bool

IsClientError returns true when this rotate private certificates o k response has a 4xx status code

func (*RotatePrivateCertificatesOK) IsCode

func (o *RotatePrivateCertificatesOK) IsCode(code int) bool

IsCode returns true when this rotate private certificates o k response a status code equal to that given

func (*RotatePrivateCertificatesOK) IsRedirect

func (o *RotatePrivateCertificatesOK) IsRedirect() bool

IsRedirect returns true when this rotate private certificates o k response has a 3xx status code

func (*RotatePrivateCertificatesOK) IsServerError

func (o *RotatePrivateCertificatesOK) IsServerError() bool

IsServerError returns true when this rotate private certificates o k response has a 5xx status code

func (*RotatePrivateCertificatesOK) IsSuccess

func (o *RotatePrivateCertificatesOK) IsSuccess() bool

IsSuccess returns true when this rotate private certificates o k response has a 2xx status code

func (*RotatePrivateCertificatesOK) String

func (o *RotatePrivateCertificatesOK) String() string

type RotatePrivateCertificatesParams

type RotatePrivateCertificatesParams struct {

	// Input.
	Input *models.RotatePrivateCertificatesRequest

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

RotatePrivateCertificatesParams contains all the parameters to send to the API endpoint

for the rotate private certificates operation.

Typically these are written to a http.Request.

func NewRotatePrivateCertificatesParams

func NewRotatePrivateCertificatesParams() *RotatePrivateCertificatesParams

NewRotatePrivateCertificatesParams creates a new RotatePrivateCertificatesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewRotatePrivateCertificatesParamsWithContext

func NewRotatePrivateCertificatesParamsWithContext(ctx context.Context) *RotatePrivateCertificatesParams

NewRotatePrivateCertificatesParamsWithContext creates a new RotatePrivateCertificatesParams object with the ability to set a context for a request.

func NewRotatePrivateCertificatesParamsWithHTTPClient

func NewRotatePrivateCertificatesParamsWithHTTPClient(client *http.Client) *RotatePrivateCertificatesParams

NewRotatePrivateCertificatesParamsWithHTTPClient creates a new RotatePrivateCertificatesParams object with the ability to set a custom HTTPClient for a request.

func NewRotatePrivateCertificatesParamsWithTimeout

func NewRotatePrivateCertificatesParamsWithTimeout(timeout time.Duration) *RotatePrivateCertificatesParams

NewRotatePrivateCertificatesParamsWithTimeout creates a new RotatePrivateCertificatesParams object with the ability to set a timeout on a request.

func (*RotatePrivateCertificatesParams) SetContext

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

SetContext adds the context to the rotate private certificates params

func (*RotatePrivateCertificatesParams) SetDefaults

func (o *RotatePrivateCertificatesParams) SetDefaults()

SetDefaults hydrates default values in the rotate private certificates params (not the query body).

All values with no default are reset to their zero value.

func (*RotatePrivateCertificatesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the rotate private certificates params

func (*RotatePrivateCertificatesParams) SetInput

SetInput adds the input to the rotate private certificates params

func (*RotatePrivateCertificatesParams) SetTimeout

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

SetTimeout adds the timeout to the rotate private certificates params

func (*RotatePrivateCertificatesParams) WithContext

WithContext adds the context to the rotate private certificates params

func (*RotatePrivateCertificatesParams) WithDefaults

WithDefaults hydrates default values in the rotate private certificates params (not the query body).

All values with no default are reset to their zero value.

func (*RotatePrivateCertificatesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the rotate private certificates params

func (*RotatePrivateCertificatesParams) WithInput

WithInput adds the input to the rotate private certificates params

func (*RotatePrivateCertificatesParams) WithTimeout

WithTimeout adds the timeout to the rotate private certificates params

func (*RotatePrivateCertificatesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type RotatePrivateCertificatesReader

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

RotatePrivateCertificatesReader is a Reader for the RotatePrivateCertificates structure.

func (*RotatePrivateCertificatesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type RotateSaltPasswordDefault

type RotateSaltPasswordDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

RotateSaltPasswordDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewRotateSaltPasswordDefault

func NewRotateSaltPasswordDefault(code int) *RotateSaltPasswordDefault

NewRotateSaltPasswordDefault creates a RotateSaltPasswordDefault with default headers values

func (*RotateSaltPasswordDefault) Code

func (o *RotateSaltPasswordDefault) Code() int

Code gets the status code for the rotate salt password default response

func (*RotateSaltPasswordDefault) Error

func (o *RotateSaltPasswordDefault) Error() string

func (*RotateSaltPasswordDefault) GetPayload

func (o *RotateSaltPasswordDefault) GetPayload() *models.Error

func (*RotateSaltPasswordDefault) IsClientError

func (o *RotateSaltPasswordDefault) IsClientError() bool

IsClientError returns true when this rotate salt password default response has a 4xx status code

func (*RotateSaltPasswordDefault) IsCode

func (o *RotateSaltPasswordDefault) IsCode(code int) bool

IsCode returns true when this rotate salt password default response a status code equal to that given

func (*RotateSaltPasswordDefault) IsRedirect

func (o *RotateSaltPasswordDefault) IsRedirect() bool

IsRedirect returns true when this rotate salt password default response has a 3xx status code

func (*RotateSaltPasswordDefault) IsServerError

func (o *RotateSaltPasswordDefault) IsServerError() bool

IsServerError returns true when this rotate salt password default response has a 5xx status code

func (*RotateSaltPasswordDefault) IsSuccess

func (o *RotateSaltPasswordDefault) IsSuccess() bool

IsSuccess returns true when this rotate salt password default response has a 2xx status code

func (*RotateSaltPasswordDefault) String

func (o *RotateSaltPasswordDefault) String() string

type RotateSaltPasswordOK

type RotateSaltPasswordOK struct {
	Payload models.RotateSaltPasswordResponse
}

RotateSaltPasswordOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewRotateSaltPasswordOK

func NewRotateSaltPasswordOK() *RotateSaltPasswordOK

NewRotateSaltPasswordOK creates a RotateSaltPasswordOK with default headers values

func (*RotateSaltPasswordOK) Code

func (o *RotateSaltPasswordOK) Code() int

Code gets the status code for the rotate salt password o k response

func (*RotateSaltPasswordOK) Error

func (o *RotateSaltPasswordOK) Error() string

func (*RotateSaltPasswordOK) GetPayload

func (*RotateSaltPasswordOK) IsClientError

func (o *RotateSaltPasswordOK) IsClientError() bool

IsClientError returns true when this rotate salt password o k response has a 4xx status code

func (*RotateSaltPasswordOK) IsCode

func (o *RotateSaltPasswordOK) IsCode(code int) bool

IsCode returns true when this rotate salt password o k response a status code equal to that given

func (*RotateSaltPasswordOK) IsRedirect

func (o *RotateSaltPasswordOK) IsRedirect() bool

IsRedirect returns true when this rotate salt password o k response has a 3xx status code

func (*RotateSaltPasswordOK) IsServerError

func (o *RotateSaltPasswordOK) IsServerError() bool

IsServerError returns true when this rotate salt password o k response has a 5xx status code

func (*RotateSaltPasswordOK) IsSuccess

func (o *RotateSaltPasswordOK) IsSuccess() bool

IsSuccess returns true when this rotate salt password o k response has a 2xx status code

func (*RotateSaltPasswordOK) String

func (o *RotateSaltPasswordOK) String() string

type RotateSaltPasswordParams

type RotateSaltPasswordParams struct {

	// Input.
	Input *models.RotateSaltPasswordRequest

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

RotateSaltPasswordParams contains all the parameters to send to the API endpoint

for the rotate salt password operation.

Typically these are written to a http.Request.

func NewRotateSaltPasswordParams

func NewRotateSaltPasswordParams() *RotateSaltPasswordParams

NewRotateSaltPasswordParams creates a new RotateSaltPasswordParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewRotateSaltPasswordParamsWithContext

func NewRotateSaltPasswordParamsWithContext(ctx context.Context) *RotateSaltPasswordParams

NewRotateSaltPasswordParamsWithContext creates a new RotateSaltPasswordParams object with the ability to set a context for a request.

func NewRotateSaltPasswordParamsWithHTTPClient

func NewRotateSaltPasswordParamsWithHTTPClient(client *http.Client) *RotateSaltPasswordParams

NewRotateSaltPasswordParamsWithHTTPClient creates a new RotateSaltPasswordParams object with the ability to set a custom HTTPClient for a request.

func NewRotateSaltPasswordParamsWithTimeout

func NewRotateSaltPasswordParamsWithTimeout(timeout time.Duration) *RotateSaltPasswordParams

NewRotateSaltPasswordParamsWithTimeout creates a new RotateSaltPasswordParams object with the ability to set a timeout on a request.

func (*RotateSaltPasswordParams) SetContext

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

SetContext adds the context to the rotate salt password params

func (*RotateSaltPasswordParams) SetDefaults

func (o *RotateSaltPasswordParams) SetDefaults()

SetDefaults hydrates default values in the rotate salt password params (not the query body).

All values with no default are reset to their zero value.

func (*RotateSaltPasswordParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the rotate salt password params

func (*RotateSaltPasswordParams) SetInput

SetInput adds the input to the rotate salt password params

func (*RotateSaltPasswordParams) SetTimeout

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

SetTimeout adds the timeout to the rotate salt password params

func (*RotateSaltPasswordParams) WithContext

WithContext adds the context to the rotate salt password params

func (*RotateSaltPasswordParams) WithDefaults

WithDefaults hydrates default values in the rotate salt password params (not the query body).

All values with no default are reset to their zero value.

func (*RotateSaltPasswordParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the rotate salt password params

func (*RotateSaltPasswordParams) WithInput

WithInput adds the input to the rotate salt password params

func (*RotateSaltPasswordParams) WithTimeout

WithTimeout adds the timeout to the rotate salt password params

func (*RotateSaltPasswordParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type RotateSaltPasswordReader

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

RotateSaltPasswordReader is a Reader for the RotateSaltPassword structure.

func (*RotateSaltPasswordReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ScaleClusterDefault

type ScaleClusterDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

ScaleClusterDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewScaleClusterDefault

func NewScaleClusterDefault(code int) *ScaleClusterDefault

NewScaleClusterDefault creates a ScaleClusterDefault with default headers values

func (*ScaleClusterDefault) Code

func (o *ScaleClusterDefault) Code() int

Code gets the status code for the scale cluster default response

func (*ScaleClusterDefault) Error

func (o *ScaleClusterDefault) Error() string

func (*ScaleClusterDefault) GetPayload

func (o *ScaleClusterDefault) GetPayload() *models.Error

func (*ScaleClusterDefault) IsClientError

func (o *ScaleClusterDefault) IsClientError() bool

IsClientError returns true when this scale cluster default response has a 4xx status code

func (*ScaleClusterDefault) IsCode

func (o *ScaleClusterDefault) IsCode(code int) bool

IsCode returns true when this scale cluster default response a status code equal to that given

func (*ScaleClusterDefault) IsRedirect

func (o *ScaleClusterDefault) IsRedirect() bool

IsRedirect returns true when this scale cluster default response has a 3xx status code

func (*ScaleClusterDefault) IsServerError

func (o *ScaleClusterDefault) IsServerError() bool

IsServerError returns true when this scale cluster default response has a 5xx status code

func (*ScaleClusterDefault) IsSuccess

func (o *ScaleClusterDefault) IsSuccess() bool

IsSuccess returns true when this scale cluster default response has a 2xx status code

func (*ScaleClusterDefault) String

func (o *ScaleClusterDefault) String() string

type ScaleClusterOK

type ScaleClusterOK struct {
	Payload models.ScaleClusterResponse
}

ScaleClusterOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewScaleClusterOK

func NewScaleClusterOK() *ScaleClusterOK

NewScaleClusterOK creates a ScaleClusterOK with default headers values

func (*ScaleClusterOK) Code

func (o *ScaleClusterOK) Code() int

Code gets the status code for the scale cluster o k response

func (*ScaleClusterOK) Error

func (o *ScaleClusterOK) Error() string

func (*ScaleClusterOK) GetPayload

func (o *ScaleClusterOK) GetPayload() models.ScaleClusterResponse

func (*ScaleClusterOK) IsClientError

func (o *ScaleClusterOK) IsClientError() bool

IsClientError returns true when this scale cluster o k response has a 4xx status code

func (*ScaleClusterOK) IsCode

func (o *ScaleClusterOK) IsCode(code int) bool

IsCode returns true when this scale cluster o k response a status code equal to that given

func (*ScaleClusterOK) IsRedirect

func (o *ScaleClusterOK) IsRedirect() bool

IsRedirect returns true when this scale cluster o k response has a 3xx status code

func (*ScaleClusterOK) IsServerError

func (o *ScaleClusterOK) IsServerError() bool

IsServerError returns true when this scale cluster o k response has a 5xx status code

func (*ScaleClusterOK) IsSuccess

func (o *ScaleClusterOK) IsSuccess() bool

IsSuccess returns true when this scale cluster o k response has a 2xx status code

func (*ScaleClusterOK) String

func (o *ScaleClusterOK) String() string

type ScaleClusterParams

type ScaleClusterParams struct {

	// Input.
	Input *models.ScaleClusterRequest

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

ScaleClusterParams contains all the parameters to send to the API endpoint

for the scale cluster operation.

Typically these are written to a http.Request.

func NewScaleClusterParams

func NewScaleClusterParams() *ScaleClusterParams

NewScaleClusterParams creates a new ScaleClusterParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewScaleClusterParamsWithContext

func NewScaleClusterParamsWithContext(ctx context.Context) *ScaleClusterParams

NewScaleClusterParamsWithContext creates a new ScaleClusterParams object with the ability to set a context for a request.

func NewScaleClusterParamsWithHTTPClient

func NewScaleClusterParamsWithHTTPClient(client *http.Client) *ScaleClusterParams

NewScaleClusterParamsWithHTTPClient creates a new ScaleClusterParams object with the ability to set a custom HTTPClient for a request.

func NewScaleClusterParamsWithTimeout

func NewScaleClusterParamsWithTimeout(timeout time.Duration) *ScaleClusterParams

NewScaleClusterParamsWithTimeout creates a new ScaleClusterParams object with the ability to set a timeout on a request.

func (*ScaleClusterParams) SetContext

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

SetContext adds the context to the scale cluster params

func (*ScaleClusterParams) SetDefaults

func (o *ScaleClusterParams) SetDefaults()

SetDefaults hydrates default values in the scale cluster params (not the query body).

All values with no default are reset to their zero value.

func (*ScaleClusterParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the scale cluster params

func (*ScaleClusterParams) SetInput

func (o *ScaleClusterParams) SetInput(input *models.ScaleClusterRequest)

SetInput adds the input to the scale cluster params

func (*ScaleClusterParams) SetTimeout

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

SetTimeout adds the timeout to the scale cluster params

func (*ScaleClusterParams) WithContext

WithContext adds the context to the scale cluster params

func (*ScaleClusterParams) WithDefaults

func (o *ScaleClusterParams) WithDefaults() *ScaleClusterParams

WithDefaults hydrates default values in the scale cluster params (not the query body).

All values with no default are reset to their zero value.

func (*ScaleClusterParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the scale cluster params

func (*ScaleClusterParams) WithInput

WithInput adds the input to the scale cluster params

func (*ScaleClusterParams) WithTimeout

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

WithTimeout adds the timeout to the scale cluster params

func (*ScaleClusterParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type ScaleClusterReader

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

ScaleClusterReader is a Reader for the ScaleCluster structure.

func (*ScaleClusterReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type SetCatalogDefault

type SetCatalogDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

SetCatalogDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewSetCatalogDefault

func NewSetCatalogDefault(code int) *SetCatalogDefault

NewSetCatalogDefault creates a SetCatalogDefault with default headers values

func (*SetCatalogDefault) Code

func (o *SetCatalogDefault) Code() int

Code gets the status code for the set catalog default response

func (*SetCatalogDefault) Error

func (o *SetCatalogDefault) Error() string

func (*SetCatalogDefault) GetPayload

func (o *SetCatalogDefault) GetPayload() *models.Error

func (*SetCatalogDefault) IsClientError

func (o *SetCatalogDefault) IsClientError() bool

IsClientError returns true when this set catalog default response has a 4xx status code

func (*SetCatalogDefault) IsCode

func (o *SetCatalogDefault) IsCode(code int) bool

IsCode returns true when this set catalog default response a status code equal to that given

func (*SetCatalogDefault) IsRedirect

func (o *SetCatalogDefault) IsRedirect() bool

IsRedirect returns true when this set catalog default response has a 3xx status code

func (*SetCatalogDefault) IsServerError

func (o *SetCatalogDefault) IsServerError() bool

IsServerError returns true when this set catalog default response has a 5xx status code

func (*SetCatalogDefault) IsSuccess

func (o *SetCatalogDefault) IsSuccess() bool

IsSuccess returns true when this set catalog default response has a 2xx status code

func (*SetCatalogDefault) String

func (o *SetCatalogDefault) String() string

type SetCatalogOK

type SetCatalogOK struct {
	Payload models.SetCatalogResponse
}

SetCatalogOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewSetCatalogOK

func NewSetCatalogOK() *SetCatalogOK

NewSetCatalogOK creates a SetCatalogOK with default headers values

func (*SetCatalogOK) Code

func (o *SetCatalogOK) Code() int

Code gets the status code for the set catalog o k response

func (*SetCatalogOK) Error

func (o *SetCatalogOK) Error() string

func (*SetCatalogOK) GetPayload

func (o *SetCatalogOK) GetPayload() models.SetCatalogResponse

func (*SetCatalogOK) IsClientError

func (o *SetCatalogOK) IsClientError() bool

IsClientError returns true when this set catalog o k response has a 4xx status code

func (*SetCatalogOK) IsCode

func (o *SetCatalogOK) IsCode(code int) bool

IsCode returns true when this set catalog o k response a status code equal to that given

func (*SetCatalogOK) IsRedirect

func (o *SetCatalogOK) IsRedirect() bool

IsRedirect returns true when this set catalog o k response has a 3xx status code

func (*SetCatalogOK) IsServerError

func (o *SetCatalogOK) IsServerError() bool

IsServerError returns true when this set catalog o k response has a 5xx status code

func (*SetCatalogOK) IsSuccess

func (o *SetCatalogOK) IsSuccess() bool

IsSuccess returns true when this set catalog o k response has a 2xx status code

func (*SetCatalogOK) String

func (o *SetCatalogOK) String() string

type SetCatalogParams

type SetCatalogParams struct {

	// Input.
	Input *models.SetCatalogRequest

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

SetCatalogParams contains all the parameters to send to the API endpoint

for the set catalog operation.

Typically these are written to a http.Request.

func NewSetCatalogParams

func NewSetCatalogParams() *SetCatalogParams

NewSetCatalogParams creates a new SetCatalogParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewSetCatalogParamsWithContext

func NewSetCatalogParamsWithContext(ctx context.Context) *SetCatalogParams

NewSetCatalogParamsWithContext creates a new SetCatalogParams object with the ability to set a context for a request.

func NewSetCatalogParamsWithHTTPClient

func NewSetCatalogParamsWithHTTPClient(client *http.Client) *SetCatalogParams

NewSetCatalogParamsWithHTTPClient creates a new SetCatalogParams object with the ability to set a custom HTTPClient for a request.

func NewSetCatalogParamsWithTimeout

func NewSetCatalogParamsWithTimeout(timeout time.Duration) *SetCatalogParams

NewSetCatalogParamsWithTimeout creates a new SetCatalogParams object with the ability to set a timeout on a request.

func (*SetCatalogParams) SetContext

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

SetContext adds the context to the set catalog params

func (*SetCatalogParams) SetDefaults

func (o *SetCatalogParams) SetDefaults()

SetDefaults hydrates default values in the set catalog params (not the query body).

All values with no default are reset to their zero value.

func (*SetCatalogParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the set catalog params

func (*SetCatalogParams) SetInput

func (o *SetCatalogParams) SetInput(input *models.SetCatalogRequest)

SetInput adds the input to the set catalog params

func (*SetCatalogParams) SetTimeout

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

SetTimeout adds the timeout to the set catalog params

func (*SetCatalogParams) WithContext

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

WithContext adds the context to the set catalog params

func (*SetCatalogParams) WithDefaults

func (o *SetCatalogParams) WithDefaults() *SetCatalogParams

WithDefaults hydrates default values in the set catalog params (not the query body).

All values with no default are reset to their zero value.

func (*SetCatalogParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the set catalog params

func (*SetCatalogParams) WithInput

WithInput adds the input to the set catalog params

func (*SetCatalogParams) WithTimeout

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

WithTimeout adds the timeout to the set catalog params

func (*SetCatalogParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type SetCatalogReader

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

SetCatalogReader is a Reader for the SetCatalog structure.

func (*SetCatalogReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type StartClusterDefault

type StartClusterDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

StartClusterDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewStartClusterDefault

func NewStartClusterDefault(code int) *StartClusterDefault

NewStartClusterDefault creates a StartClusterDefault with default headers values

func (*StartClusterDefault) Code

func (o *StartClusterDefault) Code() int

Code gets the status code for the start cluster default response

func (*StartClusterDefault) Error

func (o *StartClusterDefault) Error() string

func (*StartClusterDefault) GetPayload

func (o *StartClusterDefault) GetPayload() *models.Error

func (*StartClusterDefault) IsClientError

func (o *StartClusterDefault) IsClientError() bool

IsClientError returns true when this start cluster default response has a 4xx status code

func (*StartClusterDefault) IsCode

func (o *StartClusterDefault) IsCode(code int) bool

IsCode returns true when this start cluster default response a status code equal to that given

func (*StartClusterDefault) IsRedirect

func (o *StartClusterDefault) IsRedirect() bool

IsRedirect returns true when this start cluster default response has a 3xx status code

func (*StartClusterDefault) IsServerError

func (o *StartClusterDefault) IsServerError() bool

IsServerError returns true when this start cluster default response has a 5xx status code

func (*StartClusterDefault) IsSuccess

func (o *StartClusterDefault) IsSuccess() bool

IsSuccess returns true when this start cluster default response has a 2xx status code

func (*StartClusterDefault) String

func (o *StartClusterDefault) String() string

type StartClusterOK

type StartClusterOK struct {
	Payload models.StartClusterResponse
}

StartClusterOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewStartClusterOK

func NewStartClusterOK() *StartClusterOK

NewStartClusterOK creates a StartClusterOK with default headers values

func (*StartClusterOK) Code

func (o *StartClusterOK) Code() int

Code gets the status code for the start cluster o k response

func (*StartClusterOK) Error

func (o *StartClusterOK) Error() string

func (*StartClusterOK) GetPayload

func (o *StartClusterOK) GetPayload() models.StartClusterResponse

func (*StartClusterOK) IsClientError

func (o *StartClusterOK) IsClientError() bool

IsClientError returns true when this start cluster o k response has a 4xx status code

func (*StartClusterOK) IsCode

func (o *StartClusterOK) IsCode(code int) bool

IsCode returns true when this start cluster o k response a status code equal to that given

func (*StartClusterOK) IsRedirect

func (o *StartClusterOK) IsRedirect() bool

IsRedirect returns true when this start cluster o k response has a 3xx status code

func (*StartClusterOK) IsServerError

func (o *StartClusterOK) IsServerError() bool

IsServerError returns true when this start cluster o k response has a 5xx status code

func (*StartClusterOK) IsSuccess

func (o *StartClusterOK) IsSuccess() bool

IsSuccess returns true when this start cluster o k response has a 2xx status code

func (*StartClusterOK) String

func (o *StartClusterOK) String() string

type StartClusterParams

type StartClusterParams struct {

	// Input.
	Input *models.StartClusterRequest

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

StartClusterParams contains all the parameters to send to the API endpoint

for the start cluster operation.

Typically these are written to a http.Request.

func NewStartClusterParams

func NewStartClusterParams() *StartClusterParams

NewStartClusterParams creates a new StartClusterParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewStartClusterParamsWithContext

func NewStartClusterParamsWithContext(ctx context.Context) *StartClusterParams

NewStartClusterParamsWithContext creates a new StartClusterParams object with the ability to set a context for a request.

func NewStartClusterParamsWithHTTPClient

func NewStartClusterParamsWithHTTPClient(client *http.Client) *StartClusterParams

NewStartClusterParamsWithHTTPClient creates a new StartClusterParams object with the ability to set a custom HTTPClient for a request.

func NewStartClusterParamsWithTimeout

func NewStartClusterParamsWithTimeout(timeout time.Duration) *StartClusterParams

NewStartClusterParamsWithTimeout creates a new StartClusterParams object with the ability to set a timeout on a request.

func (*StartClusterParams) SetContext

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

SetContext adds the context to the start cluster params

func (*StartClusterParams) SetDefaults

func (o *StartClusterParams) SetDefaults()

SetDefaults hydrates default values in the start cluster params (not the query body).

All values with no default are reset to their zero value.

func (*StartClusterParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the start cluster params

func (*StartClusterParams) SetInput

func (o *StartClusterParams) SetInput(input *models.StartClusterRequest)

SetInput adds the input to the start cluster params

func (*StartClusterParams) SetTimeout

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

SetTimeout adds the timeout to the start cluster params

func (*StartClusterParams) WithContext

WithContext adds the context to the start cluster params

func (*StartClusterParams) WithDefaults

func (o *StartClusterParams) WithDefaults() *StartClusterParams

WithDefaults hydrates default values in the start cluster params (not the query body).

All values with no default are reset to their zero value.

func (*StartClusterParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the start cluster params

func (*StartClusterParams) WithInput

WithInput adds the input to the start cluster params

func (*StartClusterParams) WithTimeout

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

WithTimeout adds the timeout to the start cluster params

func (*StartClusterParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type StartClusterReader

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

StartClusterReader is a Reader for the StartCluster structure.

func (*StartClusterReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type StartClusterVerticalScalingDefault

type StartClusterVerticalScalingDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

StartClusterVerticalScalingDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewStartClusterVerticalScalingDefault

func NewStartClusterVerticalScalingDefault(code int) *StartClusterVerticalScalingDefault

NewStartClusterVerticalScalingDefault creates a StartClusterVerticalScalingDefault with default headers values

func (*StartClusterVerticalScalingDefault) Code

Code gets the status code for the start cluster vertical scaling default response

func (*StartClusterVerticalScalingDefault) Error

func (*StartClusterVerticalScalingDefault) GetPayload

func (*StartClusterVerticalScalingDefault) IsClientError

func (o *StartClusterVerticalScalingDefault) IsClientError() bool

IsClientError returns true when this start cluster vertical scaling default response has a 4xx status code

func (*StartClusterVerticalScalingDefault) IsCode

IsCode returns true when this start cluster vertical scaling default response a status code equal to that given

func (*StartClusterVerticalScalingDefault) IsRedirect

func (o *StartClusterVerticalScalingDefault) IsRedirect() bool

IsRedirect returns true when this start cluster vertical scaling default response has a 3xx status code

func (*StartClusterVerticalScalingDefault) IsServerError

func (o *StartClusterVerticalScalingDefault) IsServerError() bool

IsServerError returns true when this start cluster vertical scaling default response has a 5xx status code

func (*StartClusterVerticalScalingDefault) IsSuccess

IsSuccess returns true when this start cluster vertical scaling default response has a 2xx status code

func (*StartClusterVerticalScalingDefault) String

type StartClusterVerticalScalingOK

type StartClusterVerticalScalingOK struct {
	Payload *models.StartClusterVerticalScalingResponse
}

StartClusterVerticalScalingOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewStartClusterVerticalScalingOK

func NewStartClusterVerticalScalingOK() *StartClusterVerticalScalingOK

NewStartClusterVerticalScalingOK creates a StartClusterVerticalScalingOK with default headers values

func (*StartClusterVerticalScalingOK) Code

Code gets the status code for the start cluster vertical scaling o k response

func (*StartClusterVerticalScalingOK) Error

func (*StartClusterVerticalScalingOK) GetPayload

func (*StartClusterVerticalScalingOK) IsClientError

func (o *StartClusterVerticalScalingOK) IsClientError() bool

IsClientError returns true when this start cluster vertical scaling o k response has a 4xx status code

func (*StartClusterVerticalScalingOK) IsCode

func (o *StartClusterVerticalScalingOK) IsCode(code int) bool

IsCode returns true when this start cluster vertical scaling o k response a status code equal to that given

func (*StartClusterVerticalScalingOK) IsRedirect

func (o *StartClusterVerticalScalingOK) IsRedirect() bool

IsRedirect returns true when this start cluster vertical scaling o k response has a 3xx status code

func (*StartClusterVerticalScalingOK) IsServerError

func (o *StartClusterVerticalScalingOK) IsServerError() bool

IsServerError returns true when this start cluster vertical scaling o k response has a 5xx status code

func (*StartClusterVerticalScalingOK) IsSuccess

func (o *StartClusterVerticalScalingOK) IsSuccess() bool

IsSuccess returns true when this start cluster vertical scaling o k response has a 2xx status code

func (*StartClusterVerticalScalingOK) String

type StartClusterVerticalScalingParams

type StartClusterVerticalScalingParams struct {

	// Input.
	Input *models.StartClusterVerticalScalingRequest

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

StartClusterVerticalScalingParams contains all the parameters to send to the API endpoint

for the start cluster vertical scaling operation.

Typically these are written to a http.Request.

func NewStartClusterVerticalScalingParams

func NewStartClusterVerticalScalingParams() *StartClusterVerticalScalingParams

NewStartClusterVerticalScalingParams creates a new StartClusterVerticalScalingParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewStartClusterVerticalScalingParamsWithContext

func NewStartClusterVerticalScalingParamsWithContext(ctx context.Context) *StartClusterVerticalScalingParams

NewStartClusterVerticalScalingParamsWithContext creates a new StartClusterVerticalScalingParams object with the ability to set a context for a request.

func NewStartClusterVerticalScalingParamsWithHTTPClient

func NewStartClusterVerticalScalingParamsWithHTTPClient(client *http.Client) *StartClusterVerticalScalingParams

NewStartClusterVerticalScalingParamsWithHTTPClient creates a new StartClusterVerticalScalingParams object with the ability to set a custom HTTPClient for a request.

func NewStartClusterVerticalScalingParamsWithTimeout

func NewStartClusterVerticalScalingParamsWithTimeout(timeout time.Duration) *StartClusterVerticalScalingParams

NewStartClusterVerticalScalingParamsWithTimeout creates a new StartClusterVerticalScalingParams object with the ability to set a timeout on a request.

func (*StartClusterVerticalScalingParams) SetContext

SetContext adds the context to the start cluster vertical scaling params

func (*StartClusterVerticalScalingParams) SetDefaults

func (o *StartClusterVerticalScalingParams) SetDefaults()

SetDefaults hydrates default values in the start cluster vertical scaling params (not the query body).

All values with no default are reset to their zero value.

func (*StartClusterVerticalScalingParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the start cluster vertical scaling params

func (*StartClusterVerticalScalingParams) SetInput

SetInput adds the input to the start cluster vertical scaling params

func (*StartClusterVerticalScalingParams) SetTimeout

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

SetTimeout adds the timeout to the start cluster vertical scaling params

func (*StartClusterVerticalScalingParams) WithContext

WithContext adds the context to the start cluster vertical scaling params

func (*StartClusterVerticalScalingParams) WithDefaults

WithDefaults hydrates default values in the start cluster vertical scaling params (not the query body).

All values with no default are reset to their zero value.

func (*StartClusterVerticalScalingParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the start cluster vertical scaling params

func (*StartClusterVerticalScalingParams) WithInput

WithInput adds the input to the start cluster vertical scaling params

func (*StartClusterVerticalScalingParams) WithTimeout

WithTimeout adds the timeout to the start cluster vertical scaling params

func (*StartClusterVerticalScalingParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type StartClusterVerticalScalingReader

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

StartClusterVerticalScalingReader is a Reader for the StartClusterVerticalScaling structure.

func (*StartClusterVerticalScalingReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type StartDatabaseUpgradeDefault

type StartDatabaseUpgradeDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

StartDatabaseUpgradeDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewStartDatabaseUpgradeDefault

func NewStartDatabaseUpgradeDefault(code int) *StartDatabaseUpgradeDefault

NewStartDatabaseUpgradeDefault creates a StartDatabaseUpgradeDefault with default headers values

func (*StartDatabaseUpgradeDefault) Code

func (o *StartDatabaseUpgradeDefault) Code() int

Code gets the status code for the start database upgrade default response

func (*StartDatabaseUpgradeDefault) Error

func (*StartDatabaseUpgradeDefault) GetPayload

func (o *StartDatabaseUpgradeDefault) GetPayload() *models.Error

func (*StartDatabaseUpgradeDefault) IsClientError

func (o *StartDatabaseUpgradeDefault) IsClientError() bool

IsClientError returns true when this start database upgrade default response has a 4xx status code

func (*StartDatabaseUpgradeDefault) IsCode

func (o *StartDatabaseUpgradeDefault) IsCode(code int) bool

IsCode returns true when this start database upgrade default response a status code equal to that given

func (*StartDatabaseUpgradeDefault) IsRedirect

func (o *StartDatabaseUpgradeDefault) IsRedirect() bool

IsRedirect returns true when this start database upgrade default response has a 3xx status code

func (*StartDatabaseUpgradeDefault) IsServerError

func (o *StartDatabaseUpgradeDefault) IsServerError() bool

IsServerError returns true when this start database upgrade default response has a 5xx status code

func (*StartDatabaseUpgradeDefault) IsSuccess

func (o *StartDatabaseUpgradeDefault) IsSuccess() bool

IsSuccess returns true when this start database upgrade default response has a 2xx status code

func (*StartDatabaseUpgradeDefault) String

func (o *StartDatabaseUpgradeDefault) String() string

type StartDatabaseUpgradeOK

type StartDatabaseUpgradeOK struct {
	Payload *models.StartDatabaseUpgradeResponse
}

StartDatabaseUpgradeOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewStartDatabaseUpgradeOK

func NewStartDatabaseUpgradeOK() *StartDatabaseUpgradeOK

NewStartDatabaseUpgradeOK creates a StartDatabaseUpgradeOK with default headers values

func (*StartDatabaseUpgradeOK) Code

func (o *StartDatabaseUpgradeOK) Code() int

Code gets the status code for the start database upgrade o k response

func (*StartDatabaseUpgradeOK) Error

func (o *StartDatabaseUpgradeOK) Error() string

func (*StartDatabaseUpgradeOK) GetPayload

func (*StartDatabaseUpgradeOK) IsClientError

func (o *StartDatabaseUpgradeOK) IsClientError() bool

IsClientError returns true when this start database upgrade o k response has a 4xx status code

func (*StartDatabaseUpgradeOK) IsCode

func (o *StartDatabaseUpgradeOK) IsCode(code int) bool

IsCode returns true when this start database upgrade o k response a status code equal to that given

func (*StartDatabaseUpgradeOK) IsRedirect

func (o *StartDatabaseUpgradeOK) IsRedirect() bool

IsRedirect returns true when this start database upgrade o k response has a 3xx status code

func (*StartDatabaseUpgradeOK) IsServerError

func (o *StartDatabaseUpgradeOK) IsServerError() bool

IsServerError returns true when this start database upgrade o k response has a 5xx status code

func (*StartDatabaseUpgradeOK) IsSuccess

func (o *StartDatabaseUpgradeOK) IsSuccess() bool

IsSuccess returns true when this start database upgrade o k response has a 2xx status code

func (*StartDatabaseUpgradeOK) String

func (o *StartDatabaseUpgradeOK) String() string

type StartDatabaseUpgradeParams

type StartDatabaseUpgradeParams struct {

	// Input.
	Input *models.StartDatabaseUpgradeRequest

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

StartDatabaseUpgradeParams contains all the parameters to send to the API endpoint

for the start database upgrade operation.

Typically these are written to a http.Request.

func NewStartDatabaseUpgradeParams

func NewStartDatabaseUpgradeParams() *StartDatabaseUpgradeParams

NewStartDatabaseUpgradeParams creates a new StartDatabaseUpgradeParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewStartDatabaseUpgradeParamsWithContext

func NewStartDatabaseUpgradeParamsWithContext(ctx context.Context) *StartDatabaseUpgradeParams

NewStartDatabaseUpgradeParamsWithContext creates a new StartDatabaseUpgradeParams object with the ability to set a context for a request.

func NewStartDatabaseUpgradeParamsWithHTTPClient

func NewStartDatabaseUpgradeParamsWithHTTPClient(client *http.Client) *StartDatabaseUpgradeParams

NewStartDatabaseUpgradeParamsWithHTTPClient creates a new StartDatabaseUpgradeParams object with the ability to set a custom HTTPClient for a request.

func NewStartDatabaseUpgradeParamsWithTimeout

func NewStartDatabaseUpgradeParamsWithTimeout(timeout time.Duration) *StartDatabaseUpgradeParams

NewStartDatabaseUpgradeParamsWithTimeout creates a new StartDatabaseUpgradeParams object with the ability to set a timeout on a request.

func (*StartDatabaseUpgradeParams) SetContext

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

SetContext adds the context to the start database upgrade params

func (*StartDatabaseUpgradeParams) SetDefaults

func (o *StartDatabaseUpgradeParams) SetDefaults()

SetDefaults hydrates default values in the start database upgrade params (not the query body).

All values with no default are reset to their zero value.

func (*StartDatabaseUpgradeParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the start database upgrade params

func (*StartDatabaseUpgradeParams) SetInput

SetInput adds the input to the start database upgrade params

func (*StartDatabaseUpgradeParams) SetTimeout

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

SetTimeout adds the timeout to the start database upgrade params

func (*StartDatabaseUpgradeParams) WithContext

WithContext adds the context to the start database upgrade params

func (*StartDatabaseUpgradeParams) WithDefaults

WithDefaults hydrates default values in the start database upgrade params (not the query body).

All values with no default are reset to their zero value.

func (*StartDatabaseUpgradeParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the start database upgrade params

func (*StartDatabaseUpgradeParams) WithInput

WithInput adds the input to the start database upgrade params

func (*StartDatabaseUpgradeParams) WithTimeout

WithTimeout adds the timeout to the start database upgrade params

func (*StartDatabaseUpgradeParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type StartDatabaseUpgradeReader

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

StartDatabaseUpgradeReader is a Reader for the StartDatabaseUpgrade structure.

func (*StartDatabaseUpgradeReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type StartInstancesDefault

type StartInstancesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

StartInstancesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewStartInstancesDefault

func NewStartInstancesDefault(code int) *StartInstancesDefault

NewStartInstancesDefault creates a StartInstancesDefault with default headers values

func (*StartInstancesDefault) Code

func (o *StartInstancesDefault) Code() int

Code gets the status code for the start instances default response

func (*StartInstancesDefault) Error

func (o *StartInstancesDefault) Error() string

func (*StartInstancesDefault) GetPayload

func (o *StartInstancesDefault) GetPayload() *models.Error

func (*StartInstancesDefault) IsClientError

func (o *StartInstancesDefault) IsClientError() bool

IsClientError returns true when this start instances default response has a 4xx status code

func (*StartInstancesDefault) IsCode

func (o *StartInstancesDefault) IsCode(code int) bool

IsCode returns true when this start instances default response a status code equal to that given

func (*StartInstancesDefault) IsRedirect

func (o *StartInstancesDefault) IsRedirect() bool

IsRedirect returns true when this start instances default response has a 3xx status code

func (*StartInstancesDefault) IsServerError

func (o *StartInstancesDefault) IsServerError() bool

IsServerError returns true when this start instances default response has a 5xx status code

func (*StartInstancesDefault) IsSuccess

func (o *StartInstancesDefault) IsSuccess() bool

IsSuccess returns true when this start instances default response has a 2xx status code

func (*StartInstancesDefault) String

func (o *StartInstancesDefault) String() string

type StartInstancesOK

type StartInstancesOK struct {
	Payload models.StartInstancesResponse
}

StartInstancesOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewStartInstancesOK

func NewStartInstancesOK() *StartInstancesOK

NewStartInstancesOK creates a StartInstancesOK with default headers values

func (*StartInstancesOK) Code

func (o *StartInstancesOK) Code() int

Code gets the status code for the start instances o k response

func (*StartInstancesOK) Error

func (o *StartInstancesOK) Error() string

func (*StartInstancesOK) GetPayload

func (*StartInstancesOK) IsClientError

func (o *StartInstancesOK) IsClientError() bool

IsClientError returns true when this start instances o k response has a 4xx status code

func (*StartInstancesOK) IsCode

func (o *StartInstancesOK) IsCode(code int) bool

IsCode returns true when this start instances o k response a status code equal to that given

func (*StartInstancesOK) IsRedirect

func (o *StartInstancesOK) IsRedirect() bool

IsRedirect returns true when this start instances o k response has a 3xx status code

func (*StartInstancesOK) IsServerError

func (o *StartInstancesOK) IsServerError() bool

IsServerError returns true when this start instances o k response has a 5xx status code

func (*StartInstancesOK) IsSuccess

func (o *StartInstancesOK) IsSuccess() bool

IsSuccess returns true when this start instances o k response has a 2xx status code

func (*StartInstancesOK) String

func (o *StartInstancesOK) String() string

type StartInstancesParams

type StartInstancesParams struct {

	// Input.
	Input *models.StartInstancesRequest

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

StartInstancesParams contains all the parameters to send to the API endpoint

for the start instances operation.

Typically these are written to a http.Request.

func NewStartInstancesParams

func NewStartInstancesParams() *StartInstancesParams

NewStartInstancesParams creates a new StartInstancesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewStartInstancesParamsWithContext

func NewStartInstancesParamsWithContext(ctx context.Context) *StartInstancesParams

NewStartInstancesParamsWithContext creates a new StartInstancesParams object with the ability to set a context for a request.

func NewStartInstancesParamsWithHTTPClient

func NewStartInstancesParamsWithHTTPClient(client *http.Client) *StartInstancesParams

NewStartInstancesParamsWithHTTPClient creates a new StartInstancesParams object with the ability to set a custom HTTPClient for a request.

func NewStartInstancesParamsWithTimeout

func NewStartInstancesParamsWithTimeout(timeout time.Duration) *StartInstancesParams

NewStartInstancesParamsWithTimeout creates a new StartInstancesParams object with the ability to set a timeout on a request.

func (*StartInstancesParams) SetContext

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

SetContext adds the context to the start instances params

func (*StartInstancesParams) SetDefaults

func (o *StartInstancesParams) SetDefaults()

SetDefaults hydrates default values in the start instances params (not the query body).

All values with no default are reset to their zero value.

func (*StartInstancesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the start instances params

func (*StartInstancesParams) SetInput

SetInput adds the input to the start instances params

func (*StartInstancesParams) SetTimeout

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

SetTimeout adds the timeout to the start instances params

func (*StartInstancesParams) WithContext

WithContext adds the context to the start instances params

func (*StartInstancesParams) WithDefaults

func (o *StartInstancesParams) WithDefaults() *StartInstancesParams

WithDefaults hydrates default values in the start instances params (not the query body).

All values with no default are reset to their zero value.

func (*StartInstancesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the start instances params

func (*StartInstancesParams) WithInput

WithInput adds the input to the start instances params

func (*StartInstancesParams) WithTimeout

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

WithTimeout adds the timeout to the start instances params

func (*StartInstancesParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type StartInstancesReader

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

StartInstancesReader is a Reader for the StartInstances structure.

func (*StartInstancesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type StopClusterDefault

type StopClusterDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

StopClusterDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewStopClusterDefault

func NewStopClusterDefault(code int) *StopClusterDefault

NewStopClusterDefault creates a StopClusterDefault with default headers values

func (*StopClusterDefault) Code

func (o *StopClusterDefault) Code() int

Code gets the status code for the stop cluster default response

func (*StopClusterDefault) Error

func (o *StopClusterDefault) Error() string

func (*StopClusterDefault) GetPayload

func (o *StopClusterDefault) GetPayload() *models.Error

func (*StopClusterDefault) IsClientError

func (o *StopClusterDefault) IsClientError() bool

IsClientError returns true when this stop cluster default response has a 4xx status code

func (*StopClusterDefault) IsCode

func (o *StopClusterDefault) IsCode(code int) bool

IsCode returns true when this stop cluster default response a status code equal to that given

func (*StopClusterDefault) IsRedirect

func (o *StopClusterDefault) IsRedirect() bool

IsRedirect returns true when this stop cluster default response has a 3xx status code

func (*StopClusterDefault) IsServerError

func (o *StopClusterDefault) IsServerError() bool

IsServerError returns true when this stop cluster default response has a 5xx status code

func (*StopClusterDefault) IsSuccess

func (o *StopClusterDefault) IsSuccess() bool

IsSuccess returns true when this stop cluster default response has a 2xx status code

func (*StopClusterDefault) String

func (o *StopClusterDefault) String() string

type StopClusterOK

type StopClusterOK struct {
	Payload models.StopClusterResponse
}

StopClusterOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewStopClusterOK

func NewStopClusterOK() *StopClusterOK

NewStopClusterOK creates a StopClusterOK with default headers values

func (*StopClusterOK) Code

func (o *StopClusterOK) Code() int

Code gets the status code for the stop cluster o k response

func (*StopClusterOK) Error

func (o *StopClusterOK) Error() string

func (*StopClusterOK) GetPayload

func (o *StopClusterOK) GetPayload() models.StopClusterResponse

func (*StopClusterOK) IsClientError

func (o *StopClusterOK) IsClientError() bool

IsClientError returns true when this stop cluster o k response has a 4xx status code

func (*StopClusterOK) IsCode

func (o *StopClusterOK) IsCode(code int) bool

IsCode returns true when this stop cluster o k response a status code equal to that given

func (*StopClusterOK) IsRedirect

func (o *StopClusterOK) IsRedirect() bool

IsRedirect returns true when this stop cluster o k response has a 3xx status code

func (*StopClusterOK) IsServerError

func (o *StopClusterOK) IsServerError() bool

IsServerError returns true when this stop cluster o k response has a 5xx status code

func (*StopClusterOK) IsSuccess

func (o *StopClusterOK) IsSuccess() bool

IsSuccess returns true when this stop cluster o k response has a 2xx status code

func (*StopClusterOK) String

func (o *StopClusterOK) String() string

type StopClusterParams

type StopClusterParams struct {

	// Input.
	Input *models.StopClusterRequest

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

StopClusterParams contains all the parameters to send to the API endpoint

for the stop cluster operation.

Typically these are written to a http.Request.

func NewStopClusterParams

func NewStopClusterParams() *StopClusterParams

NewStopClusterParams creates a new StopClusterParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewStopClusterParamsWithContext

func NewStopClusterParamsWithContext(ctx context.Context) *StopClusterParams

NewStopClusterParamsWithContext creates a new StopClusterParams object with the ability to set a context for a request.

func NewStopClusterParamsWithHTTPClient

func NewStopClusterParamsWithHTTPClient(client *http.Client) *StopClusterParams

NewStopClusterParamsWithHTTPClient creates a new StopClusterParams object with the ability to set a custom HTTPClient for a request.

func NewStopClusterParamsWithTimeout

func NewStopClusterParamsWithTimeout(timeout time.Duration) *StopClusterParams

NewStopClusterParamsWithTimeout creates a new StopClusterParams object with the ability to set a timeout on a request.

func (*StopClusterParams) SetContext

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

SetContext adds the context to the stop cluster params

func (*StopClusterParams) SetDefaults

func (o *StopClusterParams) SetDefaults()

SetDefaults hydrates default values in the stop cluster params (not the query body).

All values with no default are reset to their zero value.

func (*StopClusterParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the stop cluster params

func (*StopClusterParams) SetInput

func (o *StopClusterParams) SetInput(input *models.StopClusterRequest)

SetInput adds the input to the stop cluster params

func (*StopClusterParams) SetTimeout

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

SetTimeout adds the timeout to the stop cluster params

func (*StopClusterParams) WithContext

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

WithContext adds the context to the stop cluster params

func (*StopClusterParams) WithDefaults

func (o *StopClusterParams) WithDefaults() *StopClusterParams

WithDefaults hydrates default values in the stop cluster params (not the query body).

All values with no default are reset to their zero value.

func (*StopClusterParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the stop cluster params

func (*StopClusterParams) WithInput

WithInput adds the input to the stop cluster params

func (*StopClusterParams) WithTimeout

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

WithTimeout adds the timeout to the stop cluster params

func (*StopClusterParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type StopClusterReader

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

StopClusterReader is a Reader for the StopCluster structure.

func (*StopClusterReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type StopInstancesDefault

type StopInstancesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

StopInstancesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewStopInstancesDefault

func NewStopInstancesDefault(code int) *StopInstancesDefault

NewStopInstancesDefault creates a StopInstancesDefault with default headers values

func (*StopInstancesDefault) Code

func (o *StopInstancesDefault) Code() int

Code gets the status code for the stop instances default response

func (*StopInstancesDefault) Error

func (o *StopInstancesDefault) Error() string

func (*StopInstancesDefault) GetPayload

func (o *StopInstancesDefault) GetPayload() *models.Error

func (*StopInstancesDefault) IsClientError

func (o *StopInstancesDefault) IsClientError() bool

IsClientError returns true when this stop instances default response has a 4xx status code

func (*StopInstancesDefault) IsCode

func (o *StopInstancesDefault) IsCode(code int) bool

IsCode returns true when this stop instances default response a status code equal to that given

func (*StopInstancesDefault) IsRedirect

func (o *StopInstancesDefault) IsRedirect() bool

IsRedirect returns true when this stop instances default response has a 3xx status code

func (*StopInstancesDefault) IsServerError

func (o *StopInstancesDefault) IsServerError() bool

IsServerError returns true when this stop instances default response has a 5xx status code

func (*StopInstancesDefault) IsSuccess

func (o *StopInstancesDefault) IsSuccess() bool

IsSuccess returns true when this stop instances default response has a 2xx status code

func (*StopInstancesDefault) String

func (o *StopInstancesDefault) String() string

type StopInstancesOK

type StopInstancesOK struct {
	Payload models.StopInstancesResponse
}

StopInstancesOK describes a response with status code 200, with default header values.

Expected response to a valid stop instances request.

func NewStopInstancesOK

func NewStopInstancesOK() *StopInstancesOK

NewStopInstancesOK creates a StopInstancesOK with default headers values

func (*StopInstancesOK) Code

func (o *StopInstancesOK) Code() int

Code gets the status code for the stop instances o k response

func (*StopInstancesOK) Error

func (o *StopInstancesOK) Error() string

func (*StopInstancesOK) GetPayload

func (*StopInstancesOK) IsClientError

func (o *StopInstancesOK) IsClientError() bool

IsClientError returns true when this stop instances o k response has a 4xx status code

func (*StopInstancesOK) IsCode

func (o *StopInstancesOK) IsCode(code int) bool

IsCode returns true when this stop instances o k response a status code equal to that given

func (*StopInstancesOK) IsRedirect

func (o *StopInstancesOK) IsRedirect() bool

IsRedirect returns true when this stop instances o k response has a 3xx status code

func (*StopInstancesOK) IsServerError

func (o *StopInstancesOK) IsServerError() bool

IsServerError returns true when this stop instances o k response has a 5xx status code

func (*StopInstancesOK) IsSuccess

func (o *StopInstancesOK) IsSuccess() bool

IsSuccess returns true when this stop instances o k response has a 2xx status code

func (*StopInstancesOK) String

func (o *StopInstancesOK) String() string

type StopInstancesParams

type StopInstancesParams struct {

	// Input.
	Input *models.StopInstancesRequest

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

StopInstancesParams contains all the parameters to send to the API endpoint

for the stop instances operation.

Typically these are written to a http.Request.

func NewStopInstancesParams

func NewStopInstancesParams() *StopInstancesParams

NewStopInstancesParams creates a new StopInstancesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewStopInstancesParamsWithContext

func NewStopInstancesParamsWithContext(ctx context.Context) *StopInstancesParams

NewStopInstancesParamsWithContext creates a new StopInstancesParams object with the ability to set a context for a request.

func NewStopInstancesParamsWithHTTPClient

func NewStopInstancesParamsWithHTTPClient(client *http.Client) *StopInstancesParams

NewStopInstancesParamsWithHTTPClient creates a new StopInstancesParams object with the ability to set a custom HTTPClient for a request.

func NewStopInstancesParamsWithTimeout

func NewStopInstancesParamsWithTimeout(timeout time.Duration) *StopInstancesParams

NewStopInstancesParamsWithTimeout creates a new StopInstancesParams object with the ability to set a timeout on a request.

func (*StopInstancesParams) SetContext

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

SetContext adds the context to the stop instances params

func (*StopInstancesParams) SetDefaults

func (o *StopInstancesParams) SetDefaults()

SetDefaults hydrates default values in the stop instances params (not the query body).

All values with no default are reset to their zero value.

func (*StopInstancesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the stop instances params

func (*StopInstancesParams) SetInput

func (o *StopInstancesParams) SetInput(input *models.StopInstancesRequest)

SetInput adds the input to the stop instances params

func (*StopInstancesParams) SetTimeout

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

SetTimeout adds the timeout to the stop instances params

func (*StopInstancesParams) WithContext

WithContext adds the context to the stop instances params

func (*StopInstancesParams) WithDefaults

func (o *StopInstancesParams) WithDefaults() *StopInstancesParams

WithDefaults hydrates default values in the stop instances params (not the query body).

All values with no default are reset to their zero value.

func (*StopInstancesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the stop instances params

func (*StopInstancesParams) WithInput

WithInput adds the input to the stop instances params

func (*StopInstancesParams) WithTimeout

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

WithTimeout adds the timeout to the stop instances params

func (*StopInstancesParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type StopInstancesReader

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

StopInstancesReader is a Reader for the StopInstances structure.

func (*StopInstancesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type SyncClusterDefault

type SyncClusterDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

SyncClusterDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewSyncClusterDefault

func NewSyncClusterDefault(code int) *SyncClusterDefault

NewSyncClusterDefault creates a SyncClusterDefault with default headers values

func (*SyncClusterDefault) Code

func (o *SyncClusterDefault) Code() int

Code gets the status code for the sync cluster default response

func (*SyncClusterDefault) Error

func (o *SyncClusterDefault) Error() string

func (*SyncClusterDefault) GetPayload

func (o *SyncClusterDefault) GetPayload() *models.Error

func (*SyncClusterDefault) IsClientError

func (o *SyncClusterDefault) IsClientError() bool

IsClientError returns true when this sync cluster default response has a 4xx status code

func (*SyncClusterDefault) IsCode

func (o *SyncClusterDefault) IsCode(code int) bool

IsCode returns true when this sync cluster default response a status code equal to that given

func (*SyncClusterDefault) IsRedirect

func (o *SyncClusterDefault) IsRedirect() bool

IsRedirect returns true when this sync cluster default response has a 3xx status code

func (*SyncClusterDefault) IsServerError

func (o *SyncClusterDefault) IsServerError() bool

IsServerError returns true when this sync cluster default response has a 5xx status code

func (*SyncClusterDefault) IsSuccess

func (o *SyncClusterDefault) IsSuccess() bool

IsSuccess returns true when this sync cluster default response has a 2xx status code

func (*SyncClusterDefault) String

func (o *SyncClusterDefault) String() string

type SyncClusterOK

type SyncClusterOK struct {
	Payload models.SyncClusterResponse
}

SyncClusterOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewSyncClusterOK

func NewSyncClusterOK() *SyncClusterOK

NewSyncClusterOK creates a SyncClusterOK with default headers values

func (*SyncClusterOK) Code

func (o *SyncClusterOK) Code() int

Code gets the status code for the sync cluster o k response

func (*SyncClusterOK) Error

func (o *SyncClusterOK) Error() string

func (*SyncClusterOK) GetPayload

func (o *SyncClusterOK) GetPayload() models.SyncClusterResponse

func (*SyncClusterOK) IsClientError

func (o *SyncClusterOK) IsClientError() bool

IsClientError returns true when this sync cluster o k response has a 4xx status code

func (*SyncClusterOK) IsCode

func (o *SyncClusterOK) IsCode(code int) bool

IsCode returns true when this sync cluster o k response a status code equal to that given

func (*SyncClusterOK) IsRedirect

func (o *SyncClusterOK) IsRedirect() bool

IsRedirect returns true when this sync cluster o k response has a 3xx status code

func (*SyncClusterOK) IsServerError

func (o *SyncClusterOK) IsServerError() bool

IsServerError returns true when this sync cluster o k response has a 5xx status code

func (*SyncClusterOK) IsSuccess

func (o *SyncClusterOK) IsSuccess() bool

IsSuccess returns true when this sync cluster o k response has a 2xx status code

func (*SyncClusterOK) String

func (o *SyncClusterOK) String() string

type SyncClusterParams

type SyncClusterParams struct {

	// Input.
	Input *models.SyncClusterRequest

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

SyncClusterParams contains all the parameters to send to the API endpoint

for the sync cluster operation.

Typically these are written to a http.Request.

func NewSyncClusterParams

func NewSyncClusterParams() *SyncClusterParams

NewSyncClusterParams creates a new SyncClusterParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewSyncClusterParamsWithContext

func NewSyncClusterParamsWithContext(ctx context.Context) *SyncClusterParams

NewSyncClusterParamsWithContext creates a new SyncClusterParams object with the ability to set a context for a request.

func NewSyncClusterParamsWithHTTPClient

func NewSyncClusterParamsWithHTTPClient(client *http.Client) *SyncClusterParams

NewSyncClusterParamsWithHTTPClient creates a new SyncClusterParams object with the ability to set a custom HTTPClient for a request.

func NewSyncClusterParamsWithTimeout

func NewSyncClusterParamsWithTimeout(timeout time.Duration) *SyncClusterParams

NewSyncClusterParamsWithTimeout creates a new SyncClusterParams object with the ability to set a timeout on a request.

func (*SyncClusterParams) SetContext

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

SetContext adds the context to the sync cluster params

func (*SyncClusterParams) SetDefaults

func (o *SyncClusterParams) SetDefaults()

SetDefaults hydrates default values in the sync cluster params (not the query body).

All values with no default are reset to their zero value.

func (*SyncClusterParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the sync cluster params

func (*SyncClusterParams) SetInput

func (o *SyncClusterParams) SetInput(input *models.SyncClusterRequest)

SetInput adds the input to the sync cluster params

func (*SyncClusterParams) SetTimeout

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

SetTimeout adds the timeout to the sync cluster params

func (*SyncClusterParams) WithContext

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

WithContext adds the context to the sync cluster params

func (*SyncClusterParams) WithDefaults

func (o *SyncClusterParams) WithDefaults() *SyncClusterParams

WithDefaults hydrates default values in the sync cluster params (not the query body).

All values with no default are reset to their zero value.

func (*SyncClusterParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the sync cluster params

func (*SyncClusterParams) WithInput

WithInput adds the input to the sync cluster params

func (*SyncClusterParams) WithTimeout

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

WithTimeout adds the timeout to the sync cluster params

func (*SyncClusterParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type SyncClusterReader

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

SyncClusterReader is a Reader for the SyncCluster structure.

func (*SyncClusterReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type SyncComponentVersionsFromCmDefault

type SyncComponentVersionsFromCmDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

SyncComponentVersionsFromCmDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewSyncComponentVersionsFromCmDefault

func NewSyncComponentVersionsFromCmDefault(code int) *SyncComponentVersionsFromCmDefault

NewSyncComponentVersionsFromCmDefault creates a SyncComponentVersionsFromCmDefault with default headers values

func (*SyncComponentVersionsFromCmDefault) Code

Code gets the status code for the sync component versions from cm default response

func (*SyncComponentVersionsFromCmDefault) Error

func (*SyncComponentVersionsFromCmDefault) GetPayload

func (*SyncComponentVersionsFromCmDefault) IsClientError

func (o *SyncComponentVersionsFromCmDefault) IsClientError() bool

IsClientError returns true when this sync component versions from cm default response has a 4xx status code

func (*SyncComponentVersionsFromCmDefault) IsCode

IsCode returns true when this sync component versions from cm default response a status code equal to that given

func (*SyncComponentVersionsFromCmDefault) IsRedirect

func (o *SyncComponentVersionsFromCmDefault) IsRedirect() bool

IsRedirect returns true when this sync component versions from cm default response has a 3xx status code

func (*SyncComponentVersionsFromCmDefault) IsServerError

func (o *SyncComponentVersionsFromCmDefault) IsServerError() bool

IsServerError returns true when this sync component versions from cm default response has a 5xx status code

func (*SyncComponentVersionsFromCmDefault) IsSuccess

IsSuccess returns true when this sync component versions from cm default response has a 2xx status code

func (*SyncComponentVersionsFromCmDefault) String

type SyncComponentVersionsFromCmOK

type SyncComponentVersionsFromCmOK struct {
	Payload models.SyncComponentVersionsFromCmResponse
}

SyncComponentVersionsFromCmOK describes a response with status code 200, with default header values.

Expected response to a valid sync datahub CM component versions request.

func NewSyncComponentVersionsFromCmOK

func NewSyncComponentVersionsFromCmOK() *SyncComponentVersionsFromCmOK

NewSyncComponentVersionsFromCmOK creates a SyncComponentVersionsFromCmOK with default headers values

func (*SyncComponentVersionsFromCmOK) Code

Code gets the status code for the sync component versions from cm o k response

func (*SyncComponentVersionsFromCmOK) Error

func (*SyncComponentVersionsFromCmOK) GetPayload

func (*SyncComponentVersionsFromCmOK) IsClientError

func (o *SyncComponentVersionsFromCmOK) IsClientError() bool

IsClientError returns true when this sync component versions from cm o k response has a 4xx status code

func (*SyncComponentVersionsFromCmOK) IsCode

func (o *SyncComponentVersionsFromCmOK) IsCode(code int) bool

IsCode returns true when this sync component versions from cm o k response a status code equal to that given

func (*SyncComponentVersionsFromCmOK) IsRedirect

func (o *SyncComponentVersionsFromCmOK) IsRedirect() bool

IsRedirect returns true when this sync component versions from cm o k response has a 3xx status code

func (*SyncComponentVersionsFromCmOK) IsServerError

func (o *SyncComponentVersionsFromCmOK) IsServerError() bool

IsServerError returns true when this sync component versions from cm o k response has a 5xx status code

func (*SyncComponentVersionsFromCmOK) IsSuccess

func (o *SyncComponentVersionsFromCmOK) IsSuccess() bool

IsSuccess returns true when this sync component versions from cm o k response has a 2xx status code

func (*SyncComponentVersionsFromCmOK) String

type SyncComponentVersionsFromCmParams

type SyncComponentVersionsFromCmParams struct {

	// Input.
	Input *models.SyncComponentVersionsFromCmRequest

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

SyncComponentVersionsFromCmParams contains all the parameters to send to the API endpoint

for the sync component versions from cm operation.

Typically these are written to a http.Request.

func NewSyncComponentVersionsFromCmParams

func NewSyncComponentVersionsFromCmParams() *SyncComponentVersionsFromCmParams

NewSyncComponentVersionsFromCmParams creates a new SyncComponentVersionsFromCmParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewSyncComponentVersionsFromCmParamsWithContext

func NewSyncComponentVersionsFromCmParamsWithContext(ctx context.Context) *SyncComponentVersionsFromCmParams

NewSyncComponentVersionsFromCmParamsWithContext creates a new SyncComponentVersionsFromCmParams object with the ability to set a context for a request.

func NewSyncComponentVersionsFromCmParamsWithHTTPClient

func NewSyncComponentVersionsFromCmParamsWithHTTPClient(client *http.Client) *SyncComponentVersionsFromCmParams

NewSyncComponentVersionsFromCmParamsWithHTTPClient creates a new SyncComponentVersionsFromCmParams object with the ability to set a custom HTTPClient for a request.

func NewSyncComponentVersionsFromCmParamsWithTimeout

func NewSyncComponentVersionsFromCmParamsWithTimeout(timeout time.Duration) *SyncComponentVersionsFromCmParams

NewSyncComponentVersionsFromCmParamsWithTimeout creates a new SyncComponentVersionsFromCmParams object with the ability to set a timeout on a request.

func (*SyncComponentVersionsFromCmParams) SetContext

SetContext adds the context to the sync component versions from cm params

func (*SyncComponentVersionsFromCmParams) SetDefaults

func (o *SyncComponentVersionsFromCmParams) SetDefaults()

SetDefaults hydrates default values in the sync component versions from cm params (not the query body).

All values with no default are reset to their zero value.

func (*SyncComponentVersionsFromCmParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the sync component versions from cm params

func (*SyncComponentVersionsFromCmParams) SetInput

SetInput adds the input to the sync component versions from cm params

func (*SyncComponentVersionsFromCmParams) SetTimeout

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

SetTimeout adds the timeout to the sync component versions from cm params

func (*SyncComponentVersionsFromCmParams) WithContext

WithContext adds the context to the sync component versions from cm params

func (*SyncComponentVersionsFromCmParams) WithDefaults

WithDefaults hydrates default values in the sync component versions from cm params (not the query body).

All values with no default are reset to their zero value.

func (*SyncComponentVersionsFromCmParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the sync component versions from cm params

func (*SyncComponentVersionsFromCmParams) WithInput

WithInput adds the input to the sync component versions from cm params

func (*SyncComponentVersionsFromCmParams) WithTimeout

WithTimeout adds the timeout to the sync component versions from cm params

func (*SyncComponentVersionsFromCmParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type SyncComponentVersionsFromCmReader

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

SyncComponentVersionsFromCmReader is a Reader for the SyncComponentVersionsFromCm structure.

func (*SyncComponentVersionsFromCmReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateAutoScaleRulesDefault

type UpdateAutoScaleRulesDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

UpdateAutoScaleRulesDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewUpdateAutoScaleRulesDefault

func NewUpdateAutoScaleRulesDefault(code int) *UpdateAutoScaleRulesDefault

NewUpdateAutoScaleRulesDefault creates a UpdateAutoScaleRulesDefault with default headers values

func (*UpdateAutoScaleRulesDefault) Code

func (o *UpdateAutoScaleRulesDefault) Code() int

Code gets the status code for the update auto scale rules default response

func (*UpdateAutoScaleRulesDefault) Error

func (*UpdateAutoScaleRulesDefault) GetPayload

func (o *UpdateAutoScaleRulesDefault) GetPayload() *models.Error

func (*UpdateAutoScaleRulesDefault) IsClientError

func (o *UpdateAutoScaleRulesDefault) IsClientError() bool

IsClientError returns true when this update auto scale rules default response has a 4xx status code

func (*UpdateAutoScaleRulesDefault) IsCode

func (o *UpdateAutoScaleRulesDefault) IsCode(code int) bool

IsCode returns true when this update auto scale rules default response a status code equal to that given

func (*UpdateAutoScaleRulesDefault) IsRedirect

func (o *UpdateAutoScaleRulesDefault) IsRedirect() bool

IsRedirect returns true when this update auto scale rules default response has a 3xx status code

func (*UpdateAutoScaleRulesDefault) IsServerError

func (o *UpdateAutoScaleRulesDefault) IsServerError() bool

IsServerError returns true when this update auto scale rules default response has a 5xx status code

func (*UpdateAutoScaleRulesDefault) IsSuccess

func (o *UpdateAutoScaleRulesDefault) IsSuccess() bool

IsSuccess returns true when this update auto scale rules default response has a 2xx status code

func (*UpdateAutoScaleRulesDefault) String

func (o *UpdateAutoScaleRulesDefault) String() string

type UpdateAutoScaleRulesOK

type UpdateAutoScaleRulesOK struct {
	Payload *models.UpdateAutoScaleRulesResponse
}

UpdateAutoScaleRulesOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewUpdateAutoScaleRulesOK

func NewUpdateAutoScaleRulesOK() *UpdateAutoScaleRulesOK

NewUpdateAutoScaleRulesOK creates a UpdateAutoScaleRulesOK with default headers values

func (*UpdateAutoScaleRulesOK) Code

func (o *UpdateAutoScaleRulesOK) Code() int

Code gets the status code for the update auto scale rules o k response

func (*UpdateAutoScaleRulesOK) Error

func (o *UpdateAutoScaleRulesOK) Error() string

func (*UpdateAutoScaleRulesOK) GetPayload

func (*UpdateAutoScaleRulesOK) IsClientError

func (o *UpdateAutoScaleRulesOK) IsClientError() bool

IsClientError returns true when this update auto scale rules o k response has a 4xx status code

func (*UpdateAutoScaleRulesOK) IsCode

func (o *UpdateAutoScaleRulesOK) IsCode(code int) bool

IsCode returns true when this update auto scale rules o k response a status code equal to that given

func (*UpdateAutoScaleRulesOK) IsRedirect

func (o *UpdateAutoScaleRulesOK) IsRedirect() bool

IsRedirect returns true when this update auto scale rules o k response has a 3xx status code

func (*UpdateAutoScaleRulesOK) IsServerError

func (o *UpdateAutoScaleRulesOK) IsServerError() bool

IsServerError returns true when this update auto scale rules o k response has a 5xx status code

func (*UpdateAutoScaleRulesOK) IsSuccess

func (o *UpdateAutoScaleRulesOK) IsSuccess() bool

IsSuccess returns true when this update auto scale rules o k response has a 2xx status code

func (*UpdateAutoScaleRulesOK) String

func (o *UpdateAutoScaleRulesOK) String() string

type UpdateAutoScaleRulesParams

type UpdateAutoScaleRulesParams struct {

	// Input.
	Input *models.UpdateAutoScaleRulesRequest

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

UpdateAutoScaleRulesParams contains all the parameters to send to the API endpoint

for the update auto scale rules operation.

Typically these are written to a http.Request.

func NewUpdateAutoScaleRulesParams

func NewUpdateAutoScaleRulesParams() *UpdateAutoScaleRulesParams

NewUpdateAutoScaleRulesParams creates a new UpdateAutoScaleRulesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateAutoScaleRulesParamsWithContext

func NewUpdateAutoScaleRulesParamsWithContext(ctx context.Context) *UpdateAutoScaleRulesParams

NewUpdateAutoScaleRulesParamsWithContext creates a new UpdateAutoScaleRulesParams object with the ability to set a context for a request.

func NewUpdateAutoScaleRulesParamsWithHTTPClient

func NewUpdateAutoScaleRulesParamsWithHTTPClient(client *http.Client) *UpdateAutoScaleRulesParams

NewUpdateAutoScaleRulesParamsWithHTTPClient creates a new UpdateAutoScaleRulesParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateAutoScaleRulesParamsWithTimeout

func NewUpdateAutoScaleRulesParamsWithTimeout(timeout time.Duration) *UpdateAutoScaleRulesParams

NewUpdateAutoScaleRulesParamsWithTimeout creates a new UpdateAutoScaleRulesParams object with the ability to set a timeout on a request.

func (*UpdateAutoScaleRulesParams) SetContext

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

SetContext adds the context to the update auto scale rules params

func (*UpdateAutoScaleRulesParams) SetDefaults

func (o *UpdateAutoScaleRulesParams) SetDefaults()

SetDefaults hydrates default values in the update auto scale rules params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAutoScaleRulesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update auto scale rules params

func (*UpdateAutoScaleRulesParams) SetInput

SetInput adds the input to the update auto scale rules params

func (*UpdateAutoScaleRulesParams) SetTimeout

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

SetTimeout adds the timeout to the update auto scale rules params

func (*UpdateAutoScaleRulesParams) WithContext

WithContext adds the context to the update auto scale rules params

func (*UpdateAutoScaleRulesParams) WithDefaults

WithDefaults hydrates default values in the update auto scale rules params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateAutoScaleRulesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update auto scale rules params

func (*UpdateAutoScaleRulesParams) WithInput

WithInput adds the input to the update auto scale rules params

func (*UpdateAutoScaleRulesParams) WithTimeout

WithTimeout adds the timeout to the update auto scale rules params

func (*UpdateAutoScaleRulesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateAutoScaleRulesReader

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

UpdateAutoScaleRulesReader is a Reader for the UpdateAutoScaleRules structure.

func (*UpdateAutoScaleRulesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateOrchestratorStateDefault

type UpdateOrchestratorStateDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

UpdateOrchestratorStateDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewUpdateOrchestratorStateDefault

func NewUpdateOrchestratorStateDefault(code int) *UpdateOrchestratorStateDefault

NewUpdateOrchestratorStateDefault creates a UpdateOrchestratorStateDefault with default headers values

func (*UpdateOrchestratorStateDefault) Code

Code gets the status code for the update orchestrator state default response

func (*UpdateOrchestratorStateDefault) Error

func (*UpdateOrchestratorStateDefault) GetPayload

func (o *UpdateOrchestratorStateDefault) GetPayload() *models.Error

func (*UpdateOrchestratorStateDefault) IsClientError

func (o *UpdateOrchestratorStateDefault) IsClientError() bool

IsClientError returns true when this update orchestrator state default response has a 4xx status code

func (*UpdateOrchestratorStateDefault) IsCode

func (o *UpdateOrchestratorStateDefault) IsCode(code int) bool

IsCode returns true when this update orchestrator state default response a status code equal to that given

func (*UpdateOrchestratorStateDefault) IsRedirect

func (o *UpdateOrchestratorStateDefault) IsRedirect() bool

IsRedirect returns true when this update orchestrator state default response has a 3xx status code

func (*UpdateOrchestratorStateDefault) IsServerError

func (o *UpdateOrchestratorStateDefault) IsServerError() bool

IsServerError returns true when this update orchestrator state default response has a 5xx status code

func (*UpdateOrchestratorStateDefault) IsSuccess

func (o *UpdateOrchestratorStateDefault) IsSuccess() bool

IsSuccess returns true when this update orchestrator state default response has a 2xx status code

func (*UpdateOrchestratorStateDefault) String

type UpdateOrchestratorStateOK

type UpdateOrchestratorStateOK struct {
	Payload models.UpdateOrchestratorStateResponse
}

UpdateOrchestratorStateOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewUpdateOrchestratorStateOK

func NewUpdateOrchestratorStateOK() *UpdateOrchestratorStateOK

NewUpdateOrchestratorStateOK creates a UpdateOrchestratorStateOK with default headers values

func (*UpdateOrchestratorStateOK) Code

func (o *UpdateOrchestratorStateOK) Code() int

Code gets the status code for the update orchestrator state o k response

func (*UpdateOrchestratorStateOK) Error

func (o *UpdateOrchestratorStateOK) Error() string

func (*UpdateOrchestratorStateOK) GetPayload

func (*UpdateOrchestratorStateOK) IsClientError

func (o *UpdateOrchestratorStateOK) IsClientError() bool

IsClientError returns true when this update orchestrator state o k response has a 4xx status code

func (*UpdateOrchestratorStateOK) IsCode

func (o *UpdateOrchestratorStateOK) IsCode(code int) bool

IsCode returns true when this update orchestrator state o k response a status code equal to that given

func (*UpdateOrchestratorStateOK) IsRedirect

func (o *UpdateOrchestratorStateOK) IsRedirect() bool

IsRedirect returns true when this update orchestrator state o k response has a 3xx status code

func (*UpdateOrchestratorStateOK) IsServerError

func (o *UpdateOrchestratorStateOK) IsServerError() bool

IsServerError returns true when this update orchestrator state o k response has a 5xx status code

func (*UpdateOrchestratorStateOK) IsSuccess

func (o *UpdateOrchestratorStateOK) IsSuccess() bool

IsSuccess returns true when this update orchestrator state o k response has a 2xx status code

func (*UpdateOrchestratorStateOK) String

func (o *UpdateOrchestratorStateOK) String() string

type UpdateOrchestratorStateParams

type UpdateOrchestratorStateParams struct {

	// Input.
	Input *models.UpdateOrchestratorStateRequest

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

UpdateOrchestratorStateParams contains all the parameters to send to the API endpoint

for the update orchestrator state operation.

Typically these are written to a http.Request.

func NewUpdateOrchestratorStateParams

func NewUpdateOrchestratorStateParams() *UpdateOrchestratorStateParams

NewUpdateOrchestratorStateParams creates a new UpdateOrchestratorStateParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateOrchestratorStateParamsWithContext

func NewUpdateOrchestratorStateParamsWithContext(ctx context.Context) *UpdateOrchestratorStateParams

NewUpdateOrchestratorStateParamsWithContext creates a new UpdateOrchestratorStateParams object with the ability to set a context for a request.

func NewUpdateOrchestratorStateParamsWithHTTPClient

func NewUpdateOrchestratorStateParamsWithHTTPClient(client *http.Client) *UpdateOrchestratorStateParams

NewUpdateOrchestratorStateParamsWithHTTPClient creates a new UpdateOrchestratorStateParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateOrchestratorStateParamsWithTimeout

func NewUpdateOrchestratorStateParamsWithTimeout(timeout time.Duration) *UpdateOrchestratorStateParams

NewUpdateOrchestratorStateParamsWithTimeout creates a new UpdateOrchestratorStateParams object with the ability to set a timeout on a request.

func (*UpdateOrchestratorStateParams) SetContext

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

SetContext adds the context to the update orchestrator state params

func (*UpdateOrchestratorStateParams) SetDefaults

func (o *UpdateOrchestratorStateParams) SetDefaults()

SetDefaults hydrates default values in the update orchestrator state params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateOrchestratorStateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update orchestrator state params

func (*UpdateOrchestratorStateParams) SetInput

SetInput adds the input to the update orchestrator state params

func (*UpdateOrchestratorStateParams) SetTimeout

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

SetTimeout adds the timeout to the update orchestrator state params

func (*UpdateOrchestratorStateParams) WithContext

WithContext adds the context to the update orchestrator state params

func (*UpdateOrchestratorStateParams) WithDefaults

WithDefaults hydrates default values in the update orchestrator state params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateOrchestratorStateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update orchestrator state params

func (*UpdateOrchestratorStateParams) WithInput

WithInput adds the input to the update orchestrator state params

func (*UpdateOrchestratorStateParams) WithTimeout

WithTimeout adds the timeout to the update orchestrator state params

func (*UpdateOrchestratorStateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateOrchestratorStateReader

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

UpdateOrchestratorStateReader is a Reader for the UpdateOrchestratorState structure.

func (*UpdateOrchestratorStateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpgradeClusterDefault

type UpgradeClusterDefault struct {
	Payload *models.Error
	// contains filtered or unexported fields
}

UpgradeClusterDefault describes a response with status code -1, with default header values.

The default response on an error.

func NewUpgradeClusterDefault

func NewUpgradeClusterDefault(code int) *UpgradeClusterDefault

NewUpgradeClusterDefault creates a UpgradeClusterDefault with default headers values

func (*UpgradeClusterDefault) Code

func (o *UpgradeClusterDefault) Code() int

Code gets the status code for the upgrade cluster default response

func (*UpgradeClusterDefault) Error

func (o *UpgradeClusterDefault) Error() string

func (*UpgradeClusterDefault) GetPayload

func (o *UpgradeClusterDefault) GetPayload() *models.Error

func (*UpgradeClusterDefault) IsClientError

func (o *UpgradeClusterDefault) IsClientError() bool

IsClientError returns true when this upgrade cluster default response has a 4xx status code

func (*UpgradeClusterDefault) IsCode

func (o *UpgradeClusterDefault) IsCode(code int) bool

IsCode returns true when this upgrade cluster default response a status code equal to that given

func (*UpgradeClusterDefault) IsRedirect

func (o *UpgradeClusterDefault) IsRedirect() bool

IsRedirect returns true when this upgrade cluster default response has a 3xx status code

func (*UpgradeClusterDefault) IsServerError

func (o *UpgradeClusterDefault) IsServerError() bool

IsServerError returns true when this upgrade cluster default response has a 5xx status code

func (*UpgradeClusterDefault) IsSuccess

func (o *UpgradeClusterDefault) IsSuccess() bool

IsSuccess returns true when this upgrade cluster default response has a 2xx status code

func (*UpgradeClusterDefault) String

func (o *UpgradeClusterDefault) String() string

type UpgradeClusterOK

type UpgradeClusterOK struct {
	Payload *models.UpgradeClusterResponse
}

UpgradeClusterOK describes a response with status code 200, with default header values.

Expected response to a valid request.

func NewUpgradeClusterOK

func NewUpgradeClusterOK() *UpgradeClusterOK

NewUpgradeClusterOK creates a UpgradeClusterOK with default headers values

func (*UpgradeClusterOK) Code

func (o *UpgradeClusterOK) Code() int

Code gets the status code for the upgrade cluster o k response

func (*UpgradeClusterOK) Error

func (o *UpgradeClusterOK) Error() string

func (*UpgradeClusterOK) GetPayload

func (*UpgradeClusterOK) IsClientError

func (o *UpgradeClusterOK) IsClientError() bool

IsClientError returns true when this upgrade cluster o k response has a 4xx status code

func (*UpgradeClusterOK) IsCode

func (o *UpgradeClusterOK) IsCode(code int) bool

IsCode returns true when this upgrade cluster o k response a status code equal to that given

func (*UpgradeClusterOK) IsRedirect

func (o *UpgradeClusterOK) IsRedirect() bool

IsRedirect returns true when this upgrade cluster o k response has a 3xx status code

func (*UpgradeClusterOK) IsServerError

func (o *UpgradeClusterOK) IsServerError() bool

IsServerError returns true when this upgrade cluster o k response has a 5xx status code

func (*UpgradeClusterOK) IsSuccess

func (o *UpgradeClusterOK) IsSuccess() bool

IsSuccess returns true when this upgrade cluster o k response has a 2xx status code

func (*UpgradeClusterOK) String

func (o *UpgradeClusterOK) String() string

type UpgradeClusterParams

type UpgradeClusterParams struct {

	// Input.
	Input *models.UpgradeClusterRequest

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

UpgradeClusterParams contains all the parameters to send to the API endpoint

for the upgrade cluster operation.

Typically these are written to a http.Request.

func NewUpgradeClusterParams

func NewUpgradeClusterParams() *UpgradeClusterParams

NewUpgradeClusterParams creates a new UpgradeClusterParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpgradeClusterParamsWithContext

func NewUpgradeClusterParamsWithContext(ctx context.Context) *UpgradeClusterParams

NewUpgradeClusterParamsWithContext creates a new UpgradeClusterParams object with the ability to set a context for a request.

func NewUpgradeClusterParamsWithHTTPClient

func NewUpgradeClusterParamsWithHTTPClient(client *http.Client) *UpgradeClusterParams

NewUpgradeClusterParamsWithHTTPClient creates a new UpgradeClusterParams object with the ability to set a custom HTTPClient for a request.

func NewUpgradeClusterParamsWithTimeout

func NewUpgradeClusterParamsWithTimeout(timeout time.Duration) *UpgradeClusterParams

NewUpgradeClusterParamsWithTimeout creates a new UpgradeClusterParams object with the ability to set a timeout on a request.

func (*UpgradeClusterParams) SetContext

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

SetContext adds the context to the upgrade cluster params

func (*UpgradeClusterParams) SetDefaults

func (o *UpgradeClusterParams) SetDefaults()

SetDefaults hydrates default values in the upgrade cluster params (not the query body).

All values with no default are reset to their zero value.

func (*UpgradeClusterParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the upgrade cluster params

func (*UpgradeClusterParams) SetInput

SetInput adds the input to the upgrade cluster params

func (*UpgradeClusterParams) SetTimeout

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

SetTimeout adds the timeout to the upgrade cluster params

func (*UpgradeClusterParams) WithContext

WithContext adds the context to the upgrade cluster params

func (*UpgradeClusterParams) WithDefaults

func (o *UpgradeClusterParams) WithDefaults() *UpgradeClusterParams

WithDefaults hydrates default values in the upgrade cluster params (not the query body).

All values with no default are reset to their zero value.

func (*UpgradeClusterParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the upgrade cluster params

func (*UpgradeClusterParams) WithInput

WithInput adds the input to the upgrade cluster params

func (*UpgradeClusterParams) WithTimeout

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

WithTimeout adds the timeout to the upgrade cluster params

func (*UpgradeClusterParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type UpgradeClusterReader

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

UpgradeClusterReader is a Reader for the UpgradeCluster structure.

func (*UpgradeClusterReader) ReadResponse

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

ReadResponse reads a server response into the received o.

Source Files

Jump to

Keyboard shortcuts

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