aws

package
v0.0.0-...-b25b198 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2023 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 ApplyTKGConfigForAWSBadRequest

type ApplyTKGConfigForAWSBadRequest struct {
	Payload *models.Error
}

ApplyTKGConfigForAWSBadRequest handles this case with default header values.

Bad request

func NewApplyTKGConfigForAWSBadRequest

func NewApplyTKGConfigForAWSBadRequest() *ApplyTKGConfigForAWSBadRequest

NewApplyTKGConfigForAWSBadRequest creates a ApplyTKGConfigForAWSBadRequest with default headers values

func (*ApplyTKGConfigForAWSBadRequest) Error

func (*ApplyTKGConfigForAWSBadRequest) GetPayload

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

type ApplyTKGConfigForAWSInternalServerError

type ApplyTKGConfigForAWSInternalServerError struct {
	Payload *models.Error
}

ApplyTKGConfigForAWSInternalServerError handles this case with default header values.

Internal server error

func NewApplyTKGConfigForAWSInternalServerError

func NewApplyTKGConfigForAWSInternalServerError() *ApplyTKGConfigForAWSInternalServerError

NewApplyTKGConfigForAWSInternalServerError creates a ApplyTKGConfigForAWSInternalServerError with default headers values

func (*ApplyTKGConfigForAWSInternalServerError) Error

func (*ApplyTKGConfigForAWSInternalServerError) GetPayload

type ApplyTKGConfigForAWSOK

type ApplyTKGConfigForAWSOK struct {
	Payload *models.ConfigFileInfo
}

ApplyTKGConfigForAWSOK handles this case with default header values.

Apply change to TKG configuration successfully

func NewApplyTKGConfigForAWSOK

func NewApplyTKGConfigForAWSOK() *ApplyTKGConfigForAWSOK

NewApplyTKGConfigForAWSOK creates a ApplyTKGConfigForAWSOK with default headers values

func (*ApplyTKGConfigForAWSOK) Error

func (o *ApplyTKGConfigForAWSOK) Error() string

func (*ApplyTKGConfigForAWSOK) GetPayload

func (o *ApplyTKGConfigForAWSOK) GetPayload() *models.ConfigFileInfo

type ApplyTKGConfigForAWSParams

type ApplyTKGConfigForAWSParams struct {

	/*Params
	  parameters to apply changes to TKG configuration file for AWS

	*/
	Params *models.AWSRegionalClusterParams

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

ApplyTKGConfigForAWSParams contains all the parameters to send to the API endpoint for the apply t k g config for a w s operation typically these are written to a http.Request

func NewApplyTKGConfigForAWSParams

func NewApplyTKGConfigForAWSParams() *ApplyTKGConfigForAWSParams

NewApplyTKGConfigForAWSParams creates a new ApplyTKGConfigForAWSParams object with the default values initialized.

func NewApplyTKGConfigForAWSParamsWithContext

func NewApplyTKGConfigForAWSParamsWithContext(ctx context.Context) *ApplyTKGConfigForAWSParams

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

func NewApplyTKGConfigForAWSParamsWithHTTPClient

func NewApplyTKGConfigForAWSParamsWithHTTPClient(client *http.Client) *ApplyTKGConfigForAWSParams

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

func NewApplyTKGConfigForAWSParamsWithTimeout

func NewApplyTKGConfigForAWSParamsWithTimeout(timeout time.Duration) *ApplyTKGConfigForAWSParams

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

func (*ApplyTKGConfigForAWSParams) SetContext

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

SetContext adds the context to the apply t k g config for a w s params

func (*ApplyTKGConfigForAWSParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the apply t k g config for a w s params

func (*ApplyTKGConfigForAWSParams) SetParams

SetParams adds the params to the apply t k g config for a w s params

func (*ApplyTKGConfigForAWSParams) SetTimeout

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

SetTimeout adds the timeout to the apply t k g config for a w s params

func (*ApplyTKGConfigForAWSParams) WithContext

WithContext adds the context to the apply t k g config for a w s params

func (*ApplyTKGConfigForAWSParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the apply t k g config for a w s params

func (*ApplyTKGConfigForAWSParams) WithParams

WithParams adds the params to the apply t k g config for a w s params

func (*ApplyTKGConfigForAWSParams) WithTimeout

WithTimeout adds the timeout to the apply t k g config for a w s params

func (*ApplyTKGConfigForAWSParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ApplyTKGConfigForAWSReader

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

ApplyTKGConfigForAWSReader is a Reader for the ApplyTKGConfigForAWS structure.

func (*ApplyTKGConfigForAWSReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ApplyTKGConfigForAWSUnauthorized

type ApplyTKGConfigForAWSUnauthorized struct {
	Payload *models.Error
}

ApplyTKGConfigForAWSUnauthorized handles this case with default header values.

Incorrect credentials

func NewApplyTKGConfigForAWSUnauthorized

func NewApplyTKGConfigForAWSUnauthorized() *ApplyTKGConfigForAWSUnauthorized

NewApplyTKGConfigForAWSUnauthorized creates a ApplyTKGConfigForAWSUnauthorized with default headers values

func (*ApplyTKGConfigForAWSUnauthorized) Error

func (*ApplyTKGConfigForAWSUnauthorized) GetPayload

type Client

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

Client for aws API

func New

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

New creates a new aws API client.

func (*Client) ApplyTKGConfigForAWS

func (a *Client) ApplyTKGConfigForAWS(params *ApplyTKGConfigForAWSParams) (*ApplyTKGConfigForAWSOK, error)

ApplyTKGConfigForAWS applies the changes to t k g configuration file for a w s

func (*Client) CreateAWSRegionalCluster

func (a *Client) CreateAWSRegionalCluster(params *CreateAWSRegionalClusterParams) (*CreateAWSRegionalClusterOK, error)

CreateAWSRegionalCluster creates a w s regional cluster

func (*Client) ExportTKGConfigForAWS

func (a *Client) ExportTKGConfigForAWS(params *ExportTKGConfigForAWSParams) (*ExportTKGConfigForAWSOK, error)

ExportTKGConfigForAWS generates t k g configuration file for a w s

func (*Client) GetAWSAvailabilityZones

func (a *Client) GetAWSAvailabilityZones(params *GetAWSAvailabilityZonesParams) (*GetAWSAvailabilityZonesOK, error)

GetAWSAvailabilityZones retrieves a w s availability zones of current region

func (*Client) GetAWSCredentialProfiles

func (a *Client) GetAWSCredentialProfiles(params *GetAWSCredentialProfilesParams) (*GetAWSCredentialProfilesOK, error)

GetAWSCredentialProfiles retrieves a w s credential profiles

func (*Client) GetAWSNodeTypes

func (a *Client) GetAWSNodeTypes(params *GetAWSNodeTypesParams) (*GetAWSNodeTypesOK, error)

GetAWSNodeTypes retrieves a w s supported node types

func (*Client) GetAWSOSImages

func (a *Client) GetAWSOSImages(params *GetAWSOSImagesParams) (*GetAWSOSImagesOK, error)

GetAWSOSImages retrieves a w s supported os images

func (*Client) GetAWSRegions

func (a *Client) GetAWSRegions(params *GetAWSRegionsParams) (*GetAWSRegionsOK, error)

GetAWSRegions retrieves a w s regions

func (*Client) GetAWSSubnets

func (a *Client) GetAWSSubnets(params *GetAWSSubnetsParams) (*GetAWSSubnetsOK, error)

GetAWSSubnets retrieves a w s subnets info under a v p c

func (*Client) GetVPCs

func (a *Client) GetVPCs(params *GetVPCsParams) (*GetVPCsOK, error)

GetVPCs retrieves a w s v p cs

func (*Client) ImportTKGConfigForAWS

func (a *Client) ImportTKGConfigForAWS(params *ImportTKGConfigForAWSParams) (*ImportTKGConfigForAWSOK, error)

ImportTKGConfigForAWS generates t k g configuration object for a w s

func (*Client) SetAWSEndpoint

func (a *Client) SetAWSEndpoint(params *SetAWSEndpointParams) (*SetAWSEndpointCreated, error)

SetAWSEndpoint validates and set aws credentials

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type CreateAWSRegionalClusterBadRequest

type CreateAWSRegionalClusterBadRequest struct {
	Payload *models.Error
}

CreateAWSRegionalClusterBadRequest handles this case with default header values.

Bad request

func NewCreateAWSRegionalClusterBadRequest

func NewCreateAWSRegionalClusterBadRequest() *CreateAWSRegionalClusterBadRequest

NewCreateAWSRegionalClusterBadRequest creates a CreateAWSRegionalClusterBadRequest with default headers values

func (*CreateAWSRegionalClusterBadRequest) Error

func (*CreateAWSRegionalClusterBadRequest) GetPayload

type CreateAWSRegionalClusterInternalServerError

type CreateAWSRegionalClusterInternalServerError struct {
	Payload *models.Error
}

CreateAWSRegionalClusterInternalServerError handles this case with default header values.

Internal server error

func NewCreateAWSRegionalClusterInternalServerError

func NewCreateAWSRegionalClusterInternalServerError() *CreateAWSRegionalClusterInternalServerError

NewCreateAWSRegionalClusterInternalServerError creates a CreateAWSRegionalClusterInternalServerError with default headers values

func (*CreateAWSRegionalClusterInternalServerError) Error

func (*CreateAWSRegionalClusterInternalServerError) GetPayload

type CreateAWSRegionalClusterOK

type CreateAWSRegionalClusterOK struct {
	Payload string
}

CreateAWSRegionalClusterOK handles this case with default header values.

Creating regional cluster started successfully

func NewCreateAWSRegionalClusterOK

func NewCreateAWSRegionalClusterOK() *CreateAWSRegionalClusterOK

NewCreateAWSRegionalClusterOK creates a CreateAWSRegionalClusterOK with default headers values

func (*CreateAWSRegionalClusterOK) Error

func (*CreateAWSRegionalClusterOK) GetPayload

func (o *CreateAWSRegionalClusterOK) GetPayload() string

type CreateAWSRegionalClusterParams

type CreateAWSRegionalClusterParams struct {

	/*Params
	  parameters to create a regional cluster

	*/
	Params *models.AWSRegionalClusterParams

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

CreateAWSRegionalClusterParams contains all the parameters to send to the API endpoint for the create a w s regional cluster operation typically these are written to a http.Request

func NewCreateAWSRegionalClusterParams

func NewCreateAWSRegionalClusterParams() *CreateAWSRegionalClusterParams

NewCreateAWSRegionalClusterParams creates a new CreateAWSRegionalClusterParams object with the default values initialized.

func NewCreateAWSRegionalClusterParamsWithContext

func NewCreateAWSRegionalClusterParamsWithContext(ctx context.Context) *CreateAWSRegionalClusterParams

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

func NewCreateAWSRegionalClusterParamsWithHTTPClient

func NewCreateAWSRegionalClusterParamsWithHTTPClient(client *http.Client) *CreateAWSRegionalClusterParams

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

func NewCreateAWSRegionalClusterParamsWithTimeout

func NewCreateAWSRegionalClusterParamsWithTimeout(timeout time.Duration) *CreateAWSRegionalClusterParams

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

func (*CreateAWSRegionalClusterParams) SetContext

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

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

func (*CreateAWSRegionalClusterParams) SetHTTPClient

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

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

func (*CreateAWSRegionalClusterParams) SetParams

SetParams adds the params to the create a w s regional cluster params

func (*CreateAWSRegionalClusterParams) SetTimeout

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

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

func (*CreateAWSRegionalClusterParams) WithContext

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

func (*CreateAWSRegionalClusterParams) WithHTTPClient

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

func (*CreateAWSRegionalClusterParams) WithParams

WithParams adds the params to the create a w s regional cluster params

func (*CreateAWSRegionalClusterParams) WithTimeout

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

func (*CreateAWSRegionalClusterParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateAWSRegionalClusterReader

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

CreateAWSRegionalClusterReader is a Reader for the CreateAWSRegionalCluster structure.

func (*CreateAWSRegionalClusterReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateAWSRegionalClusterUnauthorized

type CreateAWSRegionalClusterUnauthorized struct {
	Payload *models.Error
}

CreateAWSRegionalClusterUnauthorized handles this case with default header values.

Incorrect credentials

func NewCreateAWSRegionalClusterUnauthorized

func NewCreateAWSRegionalClusterUnauthorized() *CreateAWSRegionalClusterUnauthorized

NewCreateAWSRegionalClusterUnauthorized creates a CreateAWSRegionalClusterUnauthorized with default headers values

func (*CreateAWSRegionalClusterUnauthorized) Error

func (*CreateAWSRegionalClusterUnauthorized) GetPayload

type ExportTKGConfigForAWSBadRequest

type ExportTKGConfigForAWSBadRequest struct {
	Payload *models.Error
}

ExportTKGConfigForAWSBadRequest handles this case with default header values.

Bad request

func NewExportTKGConfigForAWSBadRequest

func NewExportTKGConfigForAWSBadRequest() *ExportTKGConfigForAWSBadRequest

NewExportTKGConfigForAWSBadRequest creates a ExportTKGConfigForAWSBadRequest with default headers values

func (*ExportTKGConfigForAWSBadRequest) Error

func (*ExportTKGConfigForAWSBadRequest) GetPayload

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

type ExportTKGConfigForAWSInternalServerError

type ExportTKGConfigForAWSInternalServerError struct {
	Payload *models.Error
}

ExportTKGConfigForAWSInternalServerError handles this case with default header values.

Internal server error

func NewExportTKGConfigForAWSInternalServerError

func NewExportTKGConfigForAWSInternalServerError() *ExportTKGConfigForAWSInternalServerError

NewExportTKGConfigForAWSInternalServerError creates a ExportTKGConfigForAWSInternalServerError with default headers values

func (*ExportTKGConfigForAWSInternalServerError) Error

func (*ExportTKGConfigForAWSInternalServerError) GetPayload

type ExportTKGConfigForAWSOK

type ExportTKGConfigForAWSOK struct {
	Payload string
}

ExportTKGConfigForAWSOK handles this case with default header values.

Generated TKG configuration successfully

func NewExportTKGConfigForAWSOK

func NewExportTKGConfigForAWSOK() *ExportTKGConfigForAWSOK

NewExportTKGConfigForAWSOK creates a ExportTKGConfigForAWSOK with default headers values

func (*ExportTKGConfigForAWSOK) Error

func (o *ExportTKGConfigForAWSOK) Error() string

func (*ExportTKGConfigForAWSOK) GetPayload

func (o *ExportTKGConfigForAWSOK) GetPayload() string

type ExportTKGConfigForAWSParams

type ExportTKGConfigForAWSParams struct {

	/*Params
	  parameters to generate TKG configuration file for AWS

	*/
	Params *models.AWSRegionalClusterParams

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

ExportTKGConfigForAWSParams contains all the parameters to send to the API endpoint for the export t k g config for a w s operation typically these are written to a http.Request

func NewExportTKGConfigForAWSParams

func NewExportTKGConfigForAWSParams() *ExportTKGConfigForAWSParams

NewExportTKGConfigForAWSParams creates a new ExportTKGConfigForAWSParams object with the default values initialized.

func NewExportTKGConfigForAWSParamsWithContext

func NewExportTKGConfigForAWSParamsWithContext(ctx context.Context) *ExportTKGConfigForAWSParams

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

func NewExportTKGConfigForAWSParamsWithHTTPClient

func NewExportTKGConfigForAWSParamsWithHTTPClient(client *http.Client) *ExportTKGConfigForAWSParams

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

func NewExportTKGConfigForAWSParamsWithTimeout

func NewExportTKGConfigForAWSParamsWithTimeout(timeout time.Duration) *ExportTKGConfigForAWSParams

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

func (*ExportTKGConfigForAWSParams) SetContext

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

SetContext adds the context to the export t k g config for a w s params

func (*ExportTKGConfigForAWSParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the export t k g config for a w s params

func (*ExportTKGConfigForAWSParams) SetParams

SetParams adds the params to the export t k g config for a w s params

func (*ExportTKGConfigForAWSParams) SetTimeout

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

SetTimeout adds the timeout to the export t k g config for a w s params

func (*ExportTKGConfigForAWSParams) WithContext

WithContext adds the context to the export t k g config for a w s params

func (*ExportTKGConfigForAWSParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the export t k g config for a w s params

func (*ExportTKGConfigForAWSParams) WithParams

WithParams adds the params to the export t k g config for a w s params

func (*ExportTKGConfigForAWSParams) WithTimeout

WithTimeout adds the timeout to the export t k g config for a w s params

func (*ExportTKGConfigForAWSParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExportTKGConfigForAWSReader

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

ExportTKGConfigForAWSReader is a Reader for the ExportTKGConfigForAWS structure.

func (*ExportTKGConfigForAWSReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExportTKGConfigForAWSUnauthorized

type ExportTKGConfigForAWSUnauthorized struct {
	Payload *models.Error
}

ExportTKGConfigForAWSUnauthorized handles this case with default header values.

Incorrect credentials

func NewExportTKGConfigForAWSUnauthorized

func NewExportTKGConfigForAWSUnauthorized() *ExportTKGConfigForAWSUnauthorized

NewExportTKGConfigForAWSUnauthorized creates a ExportTKGConfigForAWSUnauthorized with default headers values

func (*ExportTKGConfigForAWSUnauthorized) Error

func (*ExportTKGConfigForAWSUnauthorized) GetPayload

type GetAWSAvailabilityZonesBadRequest

type GetAWSAvailabilityZonesBadRequest struct {
	Payload *models.Error
}

GetAWSAvailabilityZonesBadRequest handles this case with default header values.

Bad request

func NewGetAWSAvailabilityZonesBadRequest

func NewGetAWSAvailabilityZonesBadRequest() *GetAWSAvailabilityZonesBadRequest

NewGetAWSAvailabilityZonesBadRequest creates a GetAWSAvailabilityZonesBadRequest with default headers values

func (*GetAWSAvailabilityZonesBadRequest) Error

func (*GetAWSAvailabilityZonesBadRequest) GetPayload

type GetAWSAvailabilityZonesInternalServerError

type GetAWSAvailabilityZonesInternalServerError struct {
	Payload *models.Error
}

GetAWSAvailabilityZonesInternalServerError handles this case with default header values.

Internal server error

func NewGetAWSAvailabilityZonesInternalServerError

func NewGetAWSAvailabilityZonesInternalServerError() *GetAWSAvailabilityZonesInternalServerError

NewGetAWSAvailabilityZonesInternalServerError creates a GetAWSAvailabilityZonesInternalServerError with default headers values

func (*GetAWSAvailabilityZonesInternalServerError) Error

func (*GetAWSAvailabilityZonesInternalServerError) GetPayload

type GetAWSAvailabilityZonesOK

type GetAWSAvailabilityZonesOK struct {
	Payload []*models.AWSAvailabilityZone
}

GetAWSAvailabilityZonesOK handles this case with default header values.

Successful retrieval of AWS availability zones

func NewGetAWSAvailabilityZonesOK

func NewGetAWSAvailabilityZonesOK() *GetAWSAvailabilityZonesOK

NewGetAWSAvailabilityZonesOK creates a GetAWSAvailabilityZonesOK with default headers values

func (*GetAWSAvailabilityZonesOK) Error

func (o *GetAWSAvailabilityZonesOK) Error() string

func (*GetAWSAvailabilityZonesOK) GetPayload

type GetAWSAvailabilityZonesParams

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

GetAWSAvailabilityZonesParams contains all the parameters to send to the API endpoint for the get a w s availability zones operation typically these are written to a http.Request

func NewGetAWSAvailabilityZonesParams

func NewGetAWSAvailabilityZonesParams() *GetAWSAvailabilityZonesParams

NewGetAWSAvailabilityZonesParams creates a new GetAWSAvailabilityZonesParams object with the default values initialized.

func NewGetAWSAvailabilityZonesParamsWithContext

func NewGetAWSAvailabilityZonesParamsWithContext(ctx context.Context) *GetAWSAvailabilityZonesParams

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

func NewGetAWSAvailabilityZonesParamsWithHTTPClient

func NewGetAWSAvailabilityZonesParamsWithHTTPClient(client *http.Client) *GetAWSAvailabilityZonesParams

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

func NewGetAWSAvailabilityZonesParamsWithTimeout

func NewGetAWSAvailabilityZonesParamsWithTimeout(timeout time.Duration) *GetAWSAvailabilityZonesParams

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

func (*GetAWSAvailabilityZonesParams) SetContext

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

SetContext adds the context to the get a w s availability zones params

func (*GetAWSAvailabilityZonesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get a w s availability zones params

func (*GetAWSAvailabilityZonesParams) SetTimeout

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

SetTimeout adds the timeout to the get a w s availability zones params

func (*GetAWSAvailabilityZonesParams) WithContext

WithContext adds the context to the get a w s availability zones params

func (*GetAWSAvailabilityZonesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get a w s availability zones params

func (*GetAWSAvailabilityZonesParams) WithTimeout

WithTimeout adds the timeout to the get a w s availability zones params

func (*GetAWSAvailabilityZonesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAWSAvailabilityZonesReader

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

GetAWSAvailabilityZonesReader is a Reader for the GetAWSAvailabilityZones structure.

func (*GetAWSAvailabilityZonesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetAWSAvailabilityZonesUnauthorized

type GetAWSAvailabilityZonesUnauthorized struct {
	Payload *models.Error
}

GetAWSAvailabilityZonesUnauthorized handles this case with default header values.

Incorrect credentials

func NewGetAWSAvailabilityZonesUnauthorized

func NewGetAWSAvailabilityZonesUnauthorized() *GetAWSAvailabilityZonesUnauthorized

NewGetAWSAvailabilityZonesUnauthorized creates a GetAWSAvailabilityZonesUnauthorized with default headers values

func (*GetAWSAvailabilityZonesUnauthorized) Error

func (*GetAWSAvailabilityZonesUnauthorized) GetPayload

type GetAWSCredentialProfilesBadRequest

type GetAWSCredentialProfilesBadRequest struct {
	Payload *models.Error
}

GetAWSCredentialProfilesBadRequest handles this case with default header values.

Bad request

func NewGetAWSCredentialProfilesBadRequest

func NewGetAWSCredentialProfilesBadRequest() *GetAWSCredentialProfilesBadRequest

NewGetAWSCredentialProfilesBadRequest creates a GetAWSCredentialProfilesBadRequest with default headers values

func (*GetAWSCredentialProfilesBadRequest) Error

func (*GetAWSCredentialProfilesBadRequest) GetPayload

type GetAWSCredentialProfilesInternalServerError

type GetAWSCredentialProfilesInternalServerError struct {
	Payload *models.Error
}

GetAWSCredentialProfilesInternalServerError handles this case with default header values.

Internal server error

func NewGetAWSCredentialProfilesInternalServerError

func NewGetAWSCredentialProfilesInternalServerError() *GetAWSCredentialProfilesInternalServerError

NewGetAWSCredentialProfilesInternalServerError creates a GetAWSCredentialProfilesInternalServerError with default headers values

func (*GetAWSCredentialProfilesInternalServerError) Error

func (*GetAWSCredentialProfilesInternalServerError) GetPayload

type GetAWSCredentialProfilesOK

type GetAWSCredentialProfilesOK struct {
	Payload []string
}

GetAWSCredentialProfilesOK handles this case with default header values.

Successful retrieval of AWS credentials profiles

func NewGetAWSCredentialProfilesOK

func NewGetAWSCredentialProfilesOK() *GetAWSCredentialProfilesOK

NewGetAWSCredentialProfilesOK creates a GetAWSCredentialProfilesOK with default headers values

func (*GetAWSCredentialProfilesOK) Error

func (*GetAWSCredentialProfilesOK) GetPayload

func (o *GetAWSCredentialProfilesOK) GetPayload() []string

type GetAWSCredentialProfilesParams

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

GetAWSCredentialProfilesParams contains all the parameters to send to the API endpoint for the get a w s credential profiles operation typically these are written to a http.Request

func NewGetAWSCredentialProfilesParams

func NewGetAWSCredentialProfilesParams() *GetAWSCredentialProfilesParams

NewGetAWSCredentialProfilesParams creates a new GetAWSCredentialProfilesParams object with the default values initialized.

func NewGetAWSCredentialProfilesParamsWithContext

func NewGetAWSCredentialProfilesParamsWithContext(ctx context.Context) *GetAWSCredentialProfilesParams

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

func NewGetAWSCredentialProfilesParamsWithHTTPClient

func NewGetAWSCredentialProfilesParamsWithHTTPClient(client *http.Client) *GetAWSCredentialProfilesParams

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

func NewGetAWSCredentialProfilesParamsWithTimeout

func NewGetAWSCredentialProfilesParamsWithTimeout(timeout time.Duration) *GetAWSCredentialProfilesParams

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

func (*GetAWSCredentialProfilesParams) SetContext

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

SetContext adds the context to the get a w s credential profiles params

func (*GetAWSCredentialProfilesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get a w s credential profiles params

func (*GetAWSCredentialProfilesParams) SetTimeout

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

SetTimeout adds the timeout to the get a w s credential profiles params

func (*GetAWSCredentialProfilesParams) WithContext

WithContext adds the context to the get a w s credential profiles params

func (*GetAWSCredentialProfilesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get a w s credential profiles params

func (*GetAWSCredentialProfilesParams) WithTimeout

WithTimeout adds the timeout to the get a w s credential profiles params

func (*GetAWSCredentialProfilesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAWSCredentialProfilesReader

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

GetAWSCredentialProfilesReader is a Reader for the GetAWSCredentialProfiles structure.

func (*GetAWSCredentialProfilesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetAWSCredentialProfilesUnauthorized

type GetAWSCredentialProfilesUnauthorized struct {
	Payload *models.Error
}

GetAWSCredentialProfilesUnauthorized handles this case with default header values.

Incorrect credentials

func NewGetAWSCredentialProfilesUnauthorized

func NewGetAWSCredentialProfilesUnauthorized() *GetAWSCredentialProfilesUnauthorized

NewGetAWSCredentialProfilesUnauthorized creates a GetAWSCredentialProfilesUnauthorized with default headers values

func (*GetAWSCredentialProfilesUnauthorized) Error

func (*GetAWSCredentialProfilesUnauthorized) GetPayload

type GetAWSNodeTypesBadRequest

type GetAWSNodeTypesBadRequest struct {
	Payload *models.Error
}

GetAWSNodeTypesBadRequest handles this case with default header values.

Bad request

func NewGetAWSNodeTypesBadRequest

func NewGetAWSNodeTypesBadRequest() *GetAWSNodeTypesBadRequest

NewGetAWSNodeTypesBadRequest creates a GetAWSNodeTypesBadRequest with default headers values

func (*GetAWSNodeTypesBadRequest) Error

func (o *GetAWSNodeTypesBadRequest) Error() string

func (*GetAWSNodeTypesBadRequest) GetPayload

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

type GetAWSNodeTypesInternalServerError

type GetAWSNodeTypesInternalServerError struct {
	Payload *models.Error
}

GetAWSNodeTypesInternalServerError handles this case with default header values.

Internal server error

func NewGetAWSNodeTypesInternalServerError

func NewGetAWSNodeTypesInternalServerError() *GetAWSNodeTypesInternalServerError

NewGetAWSNodeTypesInternalServerError creates a GetAWSNodeTypesInternalServerError with default headers values

func (*GetAWSNodeTypesInternalServerError) Error

func (*GetAWSNodeTypesInternalServerError) GetPayload

type GetAWSNodeTypesOK

type GetAWSNodeTypesOK struct {
	Payload []string
}

GetAWSNodeTypesOK handles this case with default header values.

Successful retrieval of AWS node types

func NewGetAWSNodeTypesOK

func NewGetAWSNodeTypesOK() *GetAWSNodeTypesOK

NewGetAWSNodeTypesOK creates a GetAWSNodeTypesOK with default headers values

func (*GetAWSNodeTypesOK) Error

func (o *GetAWSNodeTypesOK) Error() string

func (*GetAWSNodeTypesOK) GetPayload

func (o *GetAWSNodeTypesOK) GetPayload() []string

type GetAWSNodeTypesParams

type GetAWSNodeTypesParams struct {

	/*Az
	  AWS availability zone, e.g. us-west-2

	*/
	Az *string

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

GetAWSNodeTypesParams contains all the parameters to send to the API endpoint for the get a w s node types operation typically these are written to a http.Request

func NewGetAWSNodeTypesParams

func NewGetAWSNodeTypesParams() *GetAWSNodeTypesParams

NewGetAWSNodeTypesParams creates a new GetAWSNodeTypesParams object with the default values initialized.

func NewGetAWSNodeTypesParamsWithContext

func NewGetAWSNodeTypesParamsWithContext(ctx context.Context) *GetAWSNodeTypesParams

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

func NewGetAWSNodeTypesParamsWithHTTPClient

func NewGetAWSNodeTypesParamsWithHTTPClient(client *http.Client) *GetAWSNodeTypesParams

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

func NewGetAWSNodeTypesParamsWithTimeout

func NewGetAWSNodeTypesParamsWithTimeout(timeout time.Duration) *GetAWSNodeTypesParams

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

func (*GetAWSNodeTypesParams) SetAz

func (o *GetAWSNodeTypesParams) SetAz(az *string)

SetAz adds the az to the get a w s node types params

func (*GetAWSNodeTypesParams) SetContext

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

SetContext adds the context to the get a w s node types params

func (*GetAWSNodeTypesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get a w s node types params

func (*GetAWSNodeTypesParams) SetTimeout

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

SetTimeout adds the timeout to the get a w s node types params

func (*GetAWSNodeTypesParams) WithAz

WithAz adds the az to the get a w s node types params

func (*GetAWSNodeTypesParams) WithContext

WithContext adds the context to the get a w s node types params

func (*GetAWSNodeTypesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get a w s node types params

func (*GetAWSNodeTypesParams) WithTimeout

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

WithTimeout adds the timeout to the get a w s node types params

func (*GetAWSNodeTypesParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetAWSNodeTypesReader

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

GetAWSNodeTypesReader is a Reader for the GetAWSNodeTypes structure.

func (*GetAWSNodeTypesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetAWSNodeTypesUnauthorized

type GetAWSNodeTypesUnauthorized struct {
	Payload *models.Error
}

GetAWSNodeTypesUnauthorized handles this case with default header values.

Incorrect credentials

func NewGetAWSNodeTypesUnauthorized

func NewGetAWSNodeTypesUnauthorized() *GetAWSNodeTypesUnauthorized

NewGetAWSNodeTypesUnauthorized creates a GetAWSNodeTypesUnauthorized with default headers values

func (*GetAWSNodeTypesUnauthorized) Error

func (*GetAWSNodeTypesUnauthorized) GetPayload

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

type GetAWSOSImagesBadRequest

type GetAWSOSImagesBadRequest struct {
	Payload *models.Error
}

GetAWSOSImagesBadRequest handles this case with default header values.

Bad request

func NewGetAWSOSImagesBadRequest

func NewGetAWSOSImagesBadRequest() *GetAWSOSImagesBadRequest

NewGetAWSOSImagesBadRequest creates a GetAWSOSImagesBadRequest with default headers values

func (*GetAWSOSImagesBadRequest) Error

func (o *GetAWSOSImagesBadRequest) Error() string

func (*GetAWSOSImagesBadRequest) GetPayload

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

type GetAWSOSImagesInternalServerError

type GetAWSOSImagesInternalServerError struct {
	Payload *models.Error
}

GetAWSOSImagesInternalServerError handles this case with default header values.

Internal server error

func NewGetAWSOSImagesInternalServerError

func NewGetAWSOSImagesInternalServerError() *GetAWSOSImagesInternalServerError

NewGetAWSOSImagesInternalServerError creates a GetAWSOSImagesInternalServerError with default headers values

func (*GetAWSOSImagesInternalServerError) Error

func (*GetAWSOSImagesInternalServerError) GetPayload

type GetAWSOSImagesOK

type GetAWSOSImagesOK struct {
	Payload []*models.AWSVirtualMachine
}

GetAWSOSImagesOK handles this case with default header values.

Successful retrieval of AWS supported os images

func NewGetAWSOSImagesOK

func NewGetAWSOSImagesOK() *GetAWSOSImagesOK

NewGetAWSOSImagesOK creates a GetAWSOSImagesOK with default headers values

func (*GetAWSOSImagesOK) Error

func (o *GetAWSOSImagesOK) Error() string

func (*GetAWSOSImagesOK) GetPayload

func (o *GetAWSOSImagesOK) GetPayload() []*models.AWSVirtualMachine

type GetAWSOSImagesParams

type GetAWSOSImagesParams struct {

	/*Region
	  AWS region, e.g. us-west-2

	*/
	Region string

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

GetAWSOSImagesParams contains all the parameters to send to the API endpoint for the get a w s o s images operation typically these are written to a http.Request

func NewGetAWSOSImagesParams

func NewGetAWSOSImagesParams() *GetAWSOSImagesParams

NewGetAWSOSImagesParams creates a new GetAWSOSImagesParams object with the default values initialized.

func NewGetAWSOSImagesParamsWithContext

func NewGetAWSOSImagesParamsWithContext(ctx context.Context) *GetAWSOSImagesParams

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

func NewGetAWSOSImagesParamsWithHTTPClient

func NewGetAWSOSImagesParamsWithHTTPClient(client *http.Client) *GetAWSOSImagesParams

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

func NewGetAWSOSImagesParamsWithTimeout

func NewGetAWSOSImagesParamsWithTimeout(timeout time.Duration) *GetAWSOSImagesParams

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

func (*GetAWSOSImagesParams) SetContext

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

SetContext adds the context to the get a w s o s images params

func (*GetAWSOSImagesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get a w s o s images params

func (*GetAWSOSImagesParams) SetRegion

func (o *GetAWSOSImagesParams) SetRegion(region string)

SetRegion adds the region to the get a w s o s images params

func (*GetAWSOSImagesParams) SetTimeout

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

SetTimeout adds the timeout to the get a w s o s images params

func (*GetAWSOSImagesParams) WithContext

WithContext adds the context to the get a w s o s images params

func (*GetAWSOSImagesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get a w s o s images params

func (*GetAWSOSImagesParams) WithRegion

func (o *GetAWSOSImagesParams) WithRegion(region string) *GetAWSOSImagesParams

WithRegion adds the region to the get a w s o s images params

func (*GetAWSOSImagesParams) WithTimeout

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

WithTimeout adds the timeout to the get a w s o s images params

func (*GetAWSOSImagesParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetAWSOSImagesReader

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

GetAWSOSImagesReader is a Reader for the GetAWSOSImages structure.

func (*GetAWSOSImagesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetAWSOSImagesUnauthorized

type GetAWSOSImagesUnauthorized struct {
	Payload *models.Error
}

GetAWSOSImagesUnauthorized handles this case with default header values.

Incorrect credentials

func NewGetAWSOSImagesUnauthorized

func NewGetAWSOSImagesUnauthorized() *GetAWSOSImagesUnauthorized

NewGetAWSOSImagesUnauthorized creates a GetAWSOSImagesUnauthorized with default headers values

func (*GetAWSOSImagesUnauthorized) Error

func (*GetAWSOSImagesUnauthorized) GetPayload

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

type GetAWSRegionsBadRequest

type GetAWSRegionsBadRequest struct {
	Payload *models.Error
}

GetAWSRegionsBadRequest handles this case with default header values.

Bad request

func NewGetAWSRegionsBadRequest

func NewGetAWSRegionsBadRequest() *GetAWSRegionsBadRequest

NewGetAWSRegionsBadRequest creates a GetAWSRegionsBadRequest with default headers values

func (*GetAWSRegionsBadRequest) Error

func (o *GetAWSRegionsBadRequest) Error() string

func (*GetAWSRegionsBadRequest) GetPayload

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

type GetAWSRegionsInternalServerError

type GetAWSRegionsInternalServerError struct {
	Payload *models.Error
}

GetAWSRegionsInternalServerError handles this case with default header values.

Internal server error

func NewGetAWSRegionsInternalServerError

func NewGetAWSRegionsInternalServerError() *GetAWSRegionsInternalServerError

NewGetAWSRegionsInternalServerError creates a GetAWSRegionsInternalServerError with default headers values

func (*GetAWSRegionsInternalServerError) Error

func (*GetAWSRegionsInternalServerError) GetPayload

type GetAWSRegionsOK

type GetAWSRegionsOK struct {
	Payload []string
}

GetAWSRegionsOK handles this case with default header values.

Successful retrieval of AWS regions

func NewGetAWSRegionsOK

func NewGetAWSRegionsOK() *GetAWSRegionsOK

NewGetAWSRegionsOK creates a GetAWSRegionsOK with default headers values

func (*GetAWSRegionsOK) Error

func (o *GetAWSRegionsOK) Error() string

func (*GetAWSRegionsOK) GetPayload

func (o *GetAWSRegionsOK) GetPayload() []string

type GetAWSRegionsParams

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

GetAWSRegionsParams contains all the parameters to send to the API endpoint for the get a w s regions operation typically these are written to a http.Request

func NewGetAWSRegionsParams

func NewGetAWSRegionsParams() *GetAWSRegionsParams

NewGetAWSRegionsParams creates a new GetAWSRegionsParams object with the default values initialized.

func NewGetAWSRegionsParamsWithContext

func NewGetAWSRegionsParamsWithContext(ctx context.Context) *GetAWSRegionsParams

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

func NewGetAWSRegionsParamsWithHTTPClient

func NewGetAWSRegionsParamsWithHTTPClient(client *http.Client) *GetAWSRegionsParams

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

func NewGetAWSRegionsParamsWithTimeout

func NewGetAWSRegionsParamsWithTimeout(timeout time.Duration) *GetAWSRegionsParams

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

func (*GetAWSRegionsParams) SetContext

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

SetContext adds the context to the get a w s regions params

func (*GetAWSRegionsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get a w s regions params

func (*GetAWSRegionsParams) SetTimeout

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

SetTimeout adds the timeout to the get a w s regions params

func (*GetAWSRegionsParams) WithContext

WithContext adds the context to the get a w s regions params

func (*GetAWSRegionsParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get a w s regions params

func (*GetAWSRegionsParams) WithTimeout

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

WithTimeout adds the timeout to the get a w s regions params

func (*GetAWSRegionsParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetAWSRegionsReader

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

GetAWSRegionsReader is a Reader for the GetAWSRegions structure.

func (*GetAWSRegionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetAWSRegionsUnauthorized

type GetAWSRegionsUnauthorized struct {
	Payload *models.Error
}

GetAWSRegionsUnauthorized handles this case with default header values.

Incorrect credentials

func NewGetAWSRegionsUnauthorized

func NewGetAWSRegionsUnauthorized() *GetAWSRegionsUnauthorized

NewGetAWSRegionsUnauthorized creates a GetAWSRegionsUnauthorized with default headers values

func (*GetAWSRegionsUnauthorized) Error

func (o *GetAWSRegionsUnauthorized) Error() string

func (*GetAWSRegionsUnauthorized) GetPayload

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

type GetAWSSubnetsBadRequest

type GetAWSSubnetsBadRequest struct {
	Payload *models.Error
}

GetAWSSubnetsBadRequest handles this case with default header values.

Bad request

func NewGetAWSSubnetsBadRequest

func NewGetAWSSubnetsBadRequest() *GetAWSSubnetsBadRequest

NewGetAWSSubnetsBadRequest creates a GetAWSSubnetsBadRequest with default headers values

func (*GetAWSSubnetsBadRequest) Error

func (o *GetAWSSubnetsBadRequest) Error() string

func (*GetAWSSubnetsBadRequest) GetPayload

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

type GetAWSSubnetsInternalServerError

type GetAWSSubnetsInternalServerError struct {
	Payload *models.Error
}

GetAWSSubnetsInternalServerError handles this case with default header values.

Internal server error

func NewGetAWSSubnetsInternalServerError

func NewGetAWSSubnetsInternalServerError() *GetAWSSubnetsInternalServerError

NewGetAWSSubnetsInternalServerError creates a GetAWSSubnetsInternalServerError with default headers values

func (*GetAWSSubnetsInternalServerError) Error

func (*GetAWSSubnetsInternalServerError) GetPayload

type GetAWSSubnetsOK

type GetAWSSubnetsOK struct {
	Payload []*models.AWSSubnet
}

GetAWSSubnetsOK handles this case with default header values.

Successful retrieval of AWS subnets

func NewGetAWSSubnetsOK

func NewGetAWSSubnetsOK() *GetAWSSubnetsOK

NewGetAWSSubnetsOK creates a GetAWSSubnetsOK with default headers values

func (*GetAWSSubnetsOK) Error

func (o *GetAWSSubnetsOK) Error() string

func (*GetAWSSubnetsOK) GetPayload

func (o *GetAWSSubnetsOK) GetPayload() []*models.AWSSubnet

type GetAWSSubnetsParams

type GetAWSSubnetsParams struct {

	/*VpcID
	  VPC Id

	*/
	VpcID string

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

GetAWSSubnetsParams contains all the parameters to send to the API endpoint for the get a w s subnets operation typically these are written to a http.Request

func NewGetAWSSubnetsParams

func NewGetAWSSubnetsParams() *GetAWSSubnetsParams

NewGetAWSSubnetsParams creates a new GetAWSSubnetsParams object with the default values initialized.

func NewGetAWSSubnetsParamsWithContext

func NewGetAWSSubnetsParamsWithContext(ctx context.Context) *GetAWSSubnetsParams

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

func NewGetAWSSubnetsParamsWithHTTPClient

func NewGetAWSSubnetsParamsWithHTTPClient(client *http.Client) *GetAWSSubnetsParams

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

func NewGetAWSSubnetsParamsWithTimeout

func NewGetAWSSubnetsParamsWithTimeout(timeout time.Duration) *GetAWSSubnetsParams

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

func (*GetAWSSubnetsParams) SetContext

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

SetContext adds the context to the get a w s subnets params

func (*GetAWSSubnetsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get a w s subnets params

func (*GetAWSSubnetsParams) SetTimeout

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

SetTimeout adds the timeout to the get a w s subnets params

func (*GetAWSSubnetsParams) SetVpcID

func (o *GetAWSSubnetsParams) SetVpcID(vpcID string)

SetVpcID adds the vpcId to the get a w s subnets params

func (*GetAWSSubnetsParams) WithContext

WithContext adds the context to the get a w s subnets params

func (*GetAWSSubnetsParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get a w s subnets params

func (*GetAWSSubnetsParams) WithTimeout

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

WithTimeout adds the timeout to the get a w s subnets params

func (*GetAWSSubnetsParams) WithVpcID

func (o *GetAWSSubnetsParams) WithVpcID(vpcID string) *GetAWSSubnetsParams

WithVpcID adds the vpcID to the get a w s subnets params

func (*GetAWSSubnetsParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetAWSSubnetsReader

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

GetAWSSubnetsReader is a Reader for the GetAWSSubnets structure.

func (*GetAWSSubnetsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetAWSSubnetsUnauthorized

type GetAWSSubnetsUnauthorized struct {
	Payload *models.Error
}

GetAWSSubnetsUnauthorized handles this case with default header values.

Incorrect credentials

func NewGetAWSSubnetsUnauthorized

func NewGetAWSSubnetsUnauthorized() *GetAWSSubnetsUnauthorized

NewGetAWSSubnetsUnauthorized creates a GetAWSSubnetsUnauthorized with default headers values

func (*GetAWSSubnetsUnauthorized) Error

func (o *GetAWSSubnetsUnauthorized) Error() string

func (*GetAWSSubnetsUnauthorized) GetPayload

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

type GetVPCsBadRequest

type GetVPCsBadRequest struct {
	Payload *models.Error
}

GetVPCsBadRequest handles this case with default header values.

Bad request

func NewGetVPCsBadRequest

func NewGetVPCsBadRequest() *GetVPCsBadRequest

NewGetVPCsBadRequest creates a GetVPCsBadRequest with default headers values

func (*GetVPCsBadRequest) Error

func (o *GetVPCsBadRequest) Error() string

func (*GetVPCsBadRequest) GetPayload

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

type GetVPCsInternalServerError

type GetVPCsInternalServerError struct {
	Payload *models.Error
}

GetVPCsInternalServerError handles this case with default header values.

Internal server error

func NewGetVPCsInternalServerError

func NewGetVPCsInternalServerError() *GetVPCsInternalServerError

NewGetVPCsInternalServerError creates a GetVPCsInternalServerError with default headers values

func (*GetVPCsInternalServerError) Error

func (*GetVPCsInternalServerError) GetPayload

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

type GetVPCsOK

type GetVPCsOK struct {
	Payload []*models.Vpc
}

GetVPCsOK handles this case with default header values.

Successful retrieval of AWS VPCs

func NewGetVPCsOK

func NewGetVPCsOK() *GetVPCsOK

NewGetVPCsOK creates a GetVPCsOK with default headers values

func (*GetVPCsOK) Error

func (o *GetVPCsOK) Error() string

func (*GetVPCsOK) GetPayload

func (o *GetVPCsOK) GetPayload() []*models.Vpc

type GetVPCsParams

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

GetVPCsParams contains all the parameters to send to the API endpoint for the get v p cs operation typically these are written to a http.Request

func NewGetVPCsParams

func NewGetVPCsParams() *GetVPCsParams

NewGetVPCsParams creates a new GetVPCsParams object with the default values initialized.

func NewGetVPCsParamsWithContext

func NewGetVPCsParamsWithContext(ctx context.Context) *GetVPCsParams

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

func NewGetVPCsParamsWithHTTPClient

func NewGetVPCsParamsWithHTTPClient(client *http.Client) *GetVPCsParams

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

func NewGetVPCsParamsWithTimeout

func NewGetVPCsParamsWithTimeout(timeout time.Duration) *GetVPCsParams

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

func (*GetVPCsParams) SetContext

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

SetContext adds the context to the get v p cs params

func (*GetVPCsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v p cs params

func (*GetVPCsParams) SetTimeout

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

SetTimeout adds the timeout to the get v p cs params

func (*GetVPCsParams) WithContext

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

WithContext adds the context to the get v p cs params

func (*GetVPCsParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get v p cs params

func (*GetVPCsParams) WithTimeout

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

WithTimeout adds the timeout to the get v p cs params

func (*GetVPCsParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetVPCsReader

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

GetVPCsReader is a Reader for the GetVPCs structure.

func (*GetVPCsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetVPCsUnauthorized

type GetVPCsUnauthorized struct {
	Payload *models.Error
}

GetVPCsUnauthorized handles this case with default header values.

Incorrect credentials

func NewGetVPCsUnauthorized

func NewGetVPCsUnauthorized() *GetVPCsUnauthorized

NewGetVPCsUnauthorized creates a GetVPCsUnauthorized with default headers values

func (*GetVPCsUnauthorized) Error

func (o *GetVPCsUnauthorized) Error() string

func (*GetVPCsUnauthorized) GetPayload

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

type ImportTKGConfigForAWSBadRequest

type ImportTKGConfigForAWSBadRequest struct {
	Payload *models.Error
}

ImportTKGConfigForAWSBadRequest handles this case with default header values.

Bad request

func NewImportTKGConfigForAWSBadRequest

func NewImportTKGConfigForAWSBadRequest() *ImportTKGConfigForAWSBadRequest

NewImportTKGConfigForAWSBadRequest creates a ImportTKGConfigForAWSBadRequest with default headers values

func (*ImportTKGConfigForAWSBadRequest) Error

func (*ImportTKGConfigForAWSBadRequest) GetPayload

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

type ImportTKGConfigForAWSInternalServerError

type ImportTKGConfigForAWSInternalServerError struct {
	Payload *models.Error
}

ImportTKGConfigForAWSInternalServerError handles this case with default header values.

Internal server error

func NewImportTKGConfigForAWSInternalServerError

func NewImportTKGConfigForAWSInternalServerError() *ImportTKGConfigForAWSInternalServerError

NewImportTKGConfigForAWSInternalServerError creates a ImportTKGConfigForAWSInternalServerError with default headers values

func (*ImportTKGConfigForAWSInternalServerError) Error

func (*ImportTKGConfigForAWSInternalServerError) GetPayload

type ImportTKGConfigForAWSOK

type ImportTKGConfigForAWSOK struct {
	Payload *models.AWSRegionalClusterParams
}

ImportTKGConfigForAWSOK handles this case with default header values.

Generated TKG configuration successfully

func NewImportTKGConfigForAWSOK

func NewImportTKGConfigForAWSOK() *ImportTKGConfigForAWSOK

NewImportTKGConfigForAWSOK creates a ImportTKGConfigForAWSOK with default headers values

func (*ImportTKGConfigForAWSOK) Error

func (o *ImportTKGConfigForAWSOK) Error() string

func (*ImportTKGConfigForAWSOK) GetPayload

type ImportTKGConfigForAWSParams

type ImportTKGConfigForAWSParams struct {

	/*Params
	  config file from which to generate tkg configuration for aws

	*/
	Params *models.ConfigFile

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

ImportTKGConfigForAWSParams contains all the parameters to send to the API endpoint for the import t k g config for a w s operation typically these are written to a http.Request

func NewImportTKGConfigForAWSParams

func NewImportTKGConfigForAWSParams() *ImportTKGConfigForAWSParams

NewImportTKGConfigForAWSParams creates a new ImportTKGConfigForAWSParams object with the default values initialized.

func NewImportTKGConfigForAWSParamsWithContext

func NewImportTKGConfigForAWSParamsWithContext(ctx context.Context) *ImportTKGConfigForAWSParams

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

func NewImportTKGConfigForAWSParamsWithHTTPClient

func NewImportTKGConfigForAWSParamsWithHTTPClient(client *http.Client) *ImportTKGConfigForAWSParams

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

func NewImportTKGConfigForAWSParamsWithTimeout

func NewImportTKGConfigForAWSParamsWithTimeout(timeout time.Duration) *ImportTKGConfigForAWSParams

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

func (*ImportTKGConfigForAWSParams) SetContext

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

SetContext adds the context to the import t k g config for a w s params

func (*ImportTKGConfigForAWSParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the import t k g config for a w s params

func (*ImportTKGConfigForAWSParams) SetParams

func (o *ImportTKGConfigForAWSParams) SetParams(params *models.ConfigFile)

SetParams adds the params to the import t k g config for a w s params

func (*ImportTKGConfigForAWSParams) SetTimeout

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

SetTimeout adds the timeout to the import t k g config for a w s params

func (*ImportTKGConfigForAWSParams) WithContext

WithContext adds the context to the import t k g config for a w s params

func (*ImportTKGConfigForAWSParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the import t k g config for a w s params

func (*ImportTKGConfigForAWSParams) WithParams

WithParams adds the params to the import t k g config for a w s params

func (*ImportTKGConfigForAWSParams) WithTimeout

WithTimeout adds the timeout to the import t k g config for a w s params

func (*ImportTKGConfigForAWSParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ImportTKGConfigForAWSReader

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

ImportTKGConfigForAWSReader is a Reader for the ImportTKGConfigForAWS structure.

func (*ImportTKGConfigForAWSReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ImportTKGConfigForAWSUnauthorized

type ImportTKGConfigForAWSUnauthorized struct {
	Payload *models.Error
}

ImportTKGConfigForAWSUnauthorized handles this case with default header values.

Incorrect credentials

func NewImportTKGConfigForAWSUnauthorized

func NewImportTKGConfigForAWSUnauthorized() *ImportTKGConfigForAWSUnauthorized

NewImportTKGConfigForAWSUnauthorized creates a ImportTKGConfigForAWSUnauthorized with default headers values

func (*ImportTKGConfigForAWSUnauthorized) Error

func (*ImportTKGConfigForAWSUnauthorized) GetPayload

type SetAWSEndpointBadRequest

type SetAWSEndpointBadRequest struct {
	Payload *models.Error
}

SetAWSEndpointBadRequest handles this case with default header values.

Bad request

func NewSetAWSEndpointBadRequest

func NewSetAWSEndpointBadRequest() *SetAWSEndpointBadRequest

NewSetAWSEndpointBadRequest creates a SetAWSEndpointBadRequest with default headers values

func (*SetAWSEndpointBadRequest) Error

func (o *SetAWSEndpointBadRequest) Error() string

func (*SetAWSEndpointBadRequest) GetPayload

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

type SetAWSEndpointCreated

type SetAWSEndpointCreated struct {
}

SetAWSEndpointCreated handles this case with default header values.

Connection successful

func NewSetAWSEndpointCreated

func NewSetAWSEndpointCreated() *SetAWSEndpointCreated

NewSetAWSEndpointCreated creates a SetAWSEndpointCreated with default headers values

func (*SetAWSEndpointCreated) Error

func (o *SetAWSEndpointCreated) Error() string

type SetAWSEndpointInternalServerError

type SetAWSEndpointInternalServerError struct {
	Payload *models.Error
}

SetAWSEndpointInternalServerError handles this case with default header values.

Internal server error

func NewSetAWSEndpointInternalServerError

func NewSetAWSEndpointInternalServerError() *SetAWSEndpointInternalServerError

NewSetAWSEndpointInternalServerError creates a SetAWSEndpointInternalServerError with default headers values

func (*SetAWSEndpointInternalServerError) Error

func (*SetAWSEndpointInternalServerError) GetPayload

type SetAWSEndpointParams

type SetAWSEndpointParams struct {

	/*AccountParams
	  AWS account parameters

	*/
	AccountParams *models.AWSAccountParams

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

SetAWSEndpointParams contains all the parameters to send to the API endpoint for the set a w s endpoint operation typically these are written to a http.Request

func NewSetAWSEndpointParams

func NewSetAWSEndpointParams() *SetAWSEndpointParams

NewSetAWSEndpointParams creates a new SetAWSEndpointParams object with the default values initialized.

func NewSetAWSEndpointParamsWithContext

func NewSetAWSEndpointParamsWithContext(ctx context.Context) *SetAWSEndpointParams

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

func NewSetAWSEndpointParamsWithHTTPClient

func NewSetAWSEndpointParamsWithHTTPClient(client *http.Client) *SetAWSEndpointParams

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

func NewSetAWSEndpointParamsWithTimeout

func NewSetAWSEndpointParamsWithTimeout(timeout time.Duration) *SetAWSEndpointParams

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

func (*SetAWSEndpointParams) SetAccountParams

func (o *SetAWSEndpointParams) SetAccountParams(accountParams *models.AWSAccountParams)

SetAccountParams adds the accountParams to the set a w s endpoint params

func (*SetAWSEndpointParams) SetContext

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

SetContext adds the context to the set a w s endpoint params

func (*SetAWSEndpointParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the set a w s endpoint params

func (*SetAWSEndpointParams) SetTimeout

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

SetTimeout adds the timeout to the set a w s endpoint params

func (*SetAWSEndpointParams) WithAccountParams

func (o *SetAWSEndpointParams) WithAccountParams(accountParams *models.AWSAccountParams) *SetAWSEndpointParams

WithAccountParams adds the accountParams to the set a w s endpoint params

func (*SetAWSEndpointParams) WithContext

WithContext adds the context to the set a w s endpoint params

func (*SetAWSEndpointParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the set a w s endpoint params

func (*SetAWSEndpointParams) WithTimeout

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

WithTimeout adds the timeout to the set a w s endpoint params

func (*SetAWSEndpointParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type SetAWSEndpointReader

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

SetAWSEndpointReader is a Reader for the SetAWSEndpoint structure.

func (*SetAWSEndpointReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type SetAWSEndpointUnauthorized

type SetAWSEndpointUnauthorized struct {
	Payload *models.Error
}

SetAWSEndpointUnauthorized handles this case with default header values.

Incorrect credentials

func NewSetAWSEndpointUnauthorized

func NewSetAWSEndpointUnauthorized() *SetAWSEndpointUnauthorized

NewSetAWSEndpointUnauthorized creates a SetAWSEndpointUnauthorized with default headers values

func (*SetAWSEndpointUnauthorized) Error

func (*SetAWSEndpointUnauthorized) GetPayload

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

Jump to

Keyboard shortcuts

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