Documentation ¶
Index ¶
- type Client
- func (a *Client) DeleteCloudTowerApplicationPackage(params *DeleteCloudTowerApplicationPackageParams, opts ...ClientOption) (*DeleteCloudTowerApplicationPackageOK, error)
- func (a *Client) DeployCloudTowerApplication(params *DeployCloudTowerApplicationParams, opts ...ClientOption) (*DeployCloudTowerApplicationOK, error)
- func (a *Client) GetCloudTowerApplications(params *GetCloudTowerApplicationsParams, opts ...ClientOption) (*GetCloudTowerApplicationsOK, error)
- func (a *Client) GetCloudTowerApplicationsConnection(params *GetCloudTowerApplicationsConnectionParams, opts ...ClientOption) (*GetCloudTowerApplicationsConnectionOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UninstallCloudTowerApplication(params *UninstallCloudTowerApplicationParams, opts ...ClientOption) (*UninstallCloudTowerApplicationOK, error)
- func (a *Client) UpgradeCloudTowerApplication(params *UpgradeCloudTowerApplicationParams, opts ...ClientOption) (*UpgradeCloudTowerApplicationOK, error)
- func (a *Client) UploadCloudTowerApplicationPackage(params *UploadCloudTowerApplicationPackageParams, opts ...ClientOption) (*UploadCloudTowerApplicationPackageOK, error)
- type ClientOption
- type ClientService
- type DeleteCloudTowerApplicationPackageBadRequest
- type DeleteCloudTowerApplicationPackageInternalServerError
- type DeleteCloudTowerApplicationPackageNotFound
- type DeleteCloudTowerApplicationPackageOK
- type DeleteCloudTowerApplicationPackageParams
- func NewDeleteCloudTowerApplicationPackageParams() *DeleteCloudTowerApplicationPackageParams
- func NewDeleteCloudTowerApplicationPackageParamsWithContext(ctx context.Context) *DeleteCloudTowerApplicationPackageParams
- func NewDeleteCloudTowerApplicationPackageParamsWithHTTPClient(client *http.Client) *DeleteCloudTowerApplicationPackageParams
- func NewDeleteCloudTowerApplicationPackageParamsWithTimeout(timeout time.Duration) *DeleteCloudTowerApplicationPackageParams
- func (o *DeleteCloudTowerApplicationPackageParams) SetContentLanguage(contentLanguage *string)
- func (o *DeleteCloudTowerApplicationPackageParams) SetContext(ctx context.Context)
- func (o *DeleteCloudTowerApplicationPackageParams) SetDefaults()
- func (o *DeleteCloudTowerApplicationPackageParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCloudTowerApplicationPackageParams) SetRequestBody(requestBody *models.DeleteCloudTowerApplicationPackageParams)
- func (o *DeleteCloudTowerApplicationPackageParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCloudTowerApplicationPackageParams) WithContentLanguage(contentLanguage *string) *DeleteCloudTowerApplicationPackageParams
- func (o *DeleteCloudTowerApplicationPackageParams) WithContext(ctx context.Context) *DeleteCloudTowerApplicationPackageParams
- func (o *DeleteCloudTowerApplicationPackageParams) WithDefaults() *DeleteCloudTowerApplicationPackageParams
- func (o *DeleteCloudTowerApplicationPackageParams) WithHTTPClient(client *http.Client) *DeleteCloudTowerApplicationPackageParams
- func (o *DeleteCloudTowerApplicationPackageParams) WithRequestBody(requestBody *models.DeleteCloudTowerApplicationPackageParams) *DeleteCloudTowerApplicationPackageParams
- func (o *DeleteCloudTowerApplicationPackageParams) WithTimeout(timeout time.Duration) *DeleteCloudTowerApplicationPackageParams
- func (o *DeleteCloudTowerApplicationPackageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCloudTowerApplicationPackageReader
- type DeployCloudTowerApplicationBadRequest
- type DeployCloudTowerApplicationInternalServerError
- type DeployCloudTowerApplicationNotFound
- type DeployCloudTowerApplicationOK
- type DeployCloudTowerApplicationParams
- func NewDeployCloudTowerApplicationParams() *DeployCloudTowerApplicationParams
- func NewDeployCloudTowerApplicationParamsWithContext(ctx context.Context) *DeployCloudTowerApplicationParams
- func NewDeployCloudTowerApplicationParamsWithHTTPClient(client *http.Client) *DeployCloudTowerApplicationParams
- func NewDeployCloudTowerApplicationParamsWithTimeout(timeout time.Duration) *DeployCloudTowerApplicationParams
- func (o *DeployCloudTowerApplicationParams) SetContentLanguage(contentLanguage *string)
- func (o *DeployCloudTowerApplicationParams) SetContext(ctx context.Context)
- func (o *DeployCloudTowerApplicationParams) SetDefaults()
- func (o *DeployCloudTowerApplicationParams) SetHTTPClient(client *http.Client)
- func (o *DeployCloudTowerApplicationParams) SetRequestBody(requestBody *models.DeployCloudTowerApplicationParams)
- func (o *DeployCloudTowerApplicationParams) SetTimeout(timeout time.Duration)
- func (o *DeployCloudTowerApplicationParams) WithContentLanguage(contentLanguage *string) *DeployCloudTowerApplicationParams
- func (o *DeployCloudTowerApplicationParams) WithContext(ctx context.Context) *DeployCloudTowerApplicationParams
- func (o *DeployCloudTowerApplicationParams) WithDefaults() *DeployCloudTowerApplicationParams
- func (o *DeployCloudTowerApplicationParams) WithHTTPClient(client *http.Client) *DeployCloudTowerApplicationParams
- func (o *DeployCloudTowerApplicationParams) WithRequestBody(requestBody *models.DeployCloudTowerApplicationParams) *DeployCloudTowerApplicationParams
- func (o *DeployCloudTowerApplicationParams) WithTimeout(timeout time.Duration) *DeployCloudTowerApplicationParams
- func (o *DeployCloudTowerApplicationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeployCloudTowerApplicationReader
- type GetCloudTowerApplicationsBadRequest
- type GetCloudTowerApplicationsConnectionBadRequest
- type GetCloudTowerApplicationsConnectionInternalServerError
- type GetCloudTowerApplicationsConnectionNotFound
- type GetCloudTowerApplicationsConnectionOK
- type GetCloudTowerApplicationsConnectionParams
- func NewGetCloudTowerApplicationsConnectionParams() *GetCloudTowerApplicationsConnectionParams
- func NewGetCloudTowerApplicationsConnectionParamsWithContext(ctx context.Context) *GetCloudTowerApplicationsConnectionParams
- func NewGetCloudTowerApplicationsConnectionParamsWithHTTPClient(client *http.Client) *GetCloudTowerApplicationsConnectionParams
- func NewGetCloudTowerApplicationsConnectionParamsWithTimeout(timeout time.Duration) *GetCloudTowerApplicationsConnectionParams
- func (o *GetCloudTowerApplicationsConnectionParams) SetContentLanguage(contentLanguage *string)
- func (o *GetCloudTowerApplicationsConnectionParams) SetContext(ctx context.Context)
- func (o *GetCloudTowerApplicationsConnectionParams) SetDefaults()
- func (o *GetCloudTowerApplicationsConnectionParams) SetHTTPClient(client *http.Client)
- func (o *GetCloudTowerApplicationsConnectionParams) SetRequestBody(requestBody *models.GetCloudTowerApplicationsConnectionRequestBody)
- func (o *GetCloudTowerApplicationsConnectionParams) SetTimeout(timeout time.Duration)
- func (o *GetCloudTowerApplicationsConnectionParams) WithContentLanguage(contentLanguage *string) *GetCloudTowerApplicationsConnectionParams
- func (o *GetCloudTowerApplicationsConnectionParams) WithContext(ctx context.Context) *GetCloudTowerApplicationsConnectionParams
- func (o *GetCloudTowerApplicationsConnectionParams) WithDefaults() *GetCloudTowerApplicationsConnectionParams
- func (o *GetCloudTowerApplicationsConnectionParams) WithHTTPClient(client *http.Client) *GetCloudTowerApplicationsConnectionParams
- func (o *GetCloudTowerApplicationsConnectionParams) WithRequestBody(requestBody *models.GetCloudTowerApplicationsConnectionRequestBody) *GetCloudTowerApplicationsConnectionParams
- func (o *GetCloudTowerApplicationsConnectionParams) WithTimeout(timeout time.Duration) *GetCloudTowerApplicationsConnectionParams
- func (o *GetCloudTowerApplicationsConnectionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCloudTowerApplicationsConnectionReader
- type GetCloudTowerApplicationsInternalServerError
- type GetCloudTowerApplicationsNotFound
- type GetCloudTowerApplicationsOK
- type GetCloudTowerApplicationsParams
- func NewGetCloudTowerApplicationsParams() *GetCloudTowerApplicationsParams
- func NewGetCloudTowerApplicationsParamsWithContext(ctx context.Context) *GetCloudTowerApplicationsParams
- func NewGetCloudTowerApplicationsParamsWithHTTPClient(client *http.Client) *GetCloudTowerApplicationsParams
- func NewGetCloudTowerApplicationsParamsWithTimeout(timeout time.Duration) *GetCloudTowerApplicationsParams
- func (o *GetCloudTowerApplicationsParams) SetContentLanguage(contentLanguage *string)
- func (o *GetCloudTowerApplicationsParams) SetContext(ctx context.Context)
- func (o *GetCloudTowerApplicationsParams) SetDefaults()
- func (o *GetCloudTowerApplicationsParams) SetHTTPClient(client *http.Client)
- func (o *GetCloudTowerApplicationsParams) SetRequestBody(requestBody *models.GetCloudTowerApplicationsRequestBody)
- func (o *GetCloudTowerApplicationsParams) SetTimeout(timeout time.Duration)
- func (o *GetCloudTowerApplicationsParams) WithContentLanguage(contentLanguage *string) *GetCloudTowerApplicationsParams
- func (o *GetCloudTowerApplicationsParams) WithContext(ctx context.Context) *GetCloudTowerApplicationsParams
- func (o *GetCloudTowerApplicationsParams) WithDefaults() *GetCloudTowerApplicationsParams
- func (o *GetCloudTowerApplicationsParams) WithHTTPClient(client *http.Client) *GetCloudTowerApplicationsParams
- func (o *GetCloudTowerApplicationsParams) WithRequestBody(requestBody *models.GetCloudTowerApplicationsRequestBody) *GetCloudTowerApplicationsParams
- func (o *GetCloudTowerApplicationsParams) WithTimeout(timeout time.Duration) *GetCloudTowerApplicationsParams
- func (o *GetCloudTowerApplicationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCloudTowerApplicationsReader
- type UninstallCloudTowerApplicationBadRequest
- type UninstallCloudTowerApplicationInternalServerError
- type UninstallCloudTowerApplicationNotFound
- type UninstallCloudTowerApplicationOK
- type UninstallCloudTowerApplicationParams
- func NewUninstallCloudTowerApplicationParams() *UninstallCloudTowerApplicationParams
- func NewUninstallCloudTowerApplicationParamsWithContext(ctx context.Context) *UninstallCloudTowerApplicationParams
- func NewUninstallCloudTowerApplicationParamsWithHTTPClient(client *http.Client) *UninstallCloudTowerApplicationParams
- func NewUninstallCloudTowerApplicationParamsWithTimeout(timeout time.Duration) *UninstallCloudTowerApplicationParams
- func (o *UninstallCloudTowerApplicationParams) SetContentLanguage(contentLanguage *string)
- func (o *UninstallCloudTowerApplicationParams) SetContext(ctx context.Context)
- func (o *UninstallCloudTowerApplicationParams) SetDefaults()
- func (o *UninstallCloudTowerApplicationParams) SetHTTPClient(client *http.Client)
- func (o *UninstallCloudTowerApplicationParams) SetRequestBody(requestBody *models.UninstallCloudTowerApplicationParams)
- func (o *UninstallCloudTowerApplicationParams) SetTimeout(timeout time.Duration)
- func (o *UninstallCloudTowerApplicationParams) WithContentLanguage(contentLanguage *string) *UninstallCloudTowerApplicationParams
- func (o *UninstallCloudTowerApplicationParams) WithContext(ctx context.Context) *UninstallCloudTowerApplicationParams
- func (o *UninstallCloudTowerApplicationParams) WithDefaults() *UninstallCloudTowerApplicationParams
- func (o *UninstallCloudTowerApplicationParams) WithHTTPClient(client *http.Client) *UninstallCloudTowerApplicationParams
- func (o *UninstallCloudTowerApplicationParams) WithRequestBody(requestBody *models.UninstallCloudTowerApplicationParams) *UninstallCloudTowerApplicationParams
- func (o *UninstallCloudTowerApplicationParams) WithTimeout(timeout time.Duration) *UninstallCloudTowerApplicationParams
- func (o *UninstallCloudTowerApplicationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UninstallCloudTowerApplicationReader
- type UpgradeCloudTowerApplicationBadRequest
- type UpgradeCloudTowerApplicationInternalServerError
- type UpgradeCloudTowerApplicationNotFound
- type UpgradeCloudTowerApplicationOK
- type UpgradeCloudTowerApplicationParams
- func NewUpgradeCloudTowerApplicationParams() *UpgradeCloudTowerApplicationParams
- func NewUpgradeCloudTowerApplicationParamsWithContext(ctx context.Context) *UpgradeCloudTowerApplicationParams
- func NewUpgradeCloudTowerApplicationParamsWithHTTPClient(client *http.Client) *UpgradeCloudTowerApplicationParams
- func NewUpgradeCloudTowerApplicationParamsWithTimeout(timeout time.Duration) *UpgradeCloudTowerApplicationParams
- func (o *UpgradeCloudTowerApplicationParams) SetContentLanguage(contentLanguage *string)
- func (o *UpgradeCloudTowerApplicationParams) SetContext(ctx context.Context)
- func (o *UpgradeCloudTowerApplicationParams) SetDefaults()
- func (o *UpgradeCloudTowerApplicationParams) SetHTTPClient(client *http.Client)
- func (o *UpgradeCloudTowerApplicationParams) SetRequestBody(requestBody *models.UpgradeCloudTowerApplicationParams)
- func (o *UpgradeCloudTowerApplicationParams) SetTimeout(timeout time.Duration)
- func (o *UpgradeCloudTowerApplicationParams) WithContentLanguage(contentLanguage *string) *UpgradeCloudTowerApplicationParams
- func (o *UpgradeCloudTowerApplicationParams) WithContext(ctx context.Context) *UpgradeCloudTowerApplicationParams
- func (o *UpgradeCloudTowerApplicationParams) WithDefaults() *UpgradeCloudTowerApplicationParams
- func (o *UpgradeCloudTowerApplicationParams) WithHTTPClient(client *http.Client) *UpgradeCloudTowerApplicationParams
- func (o *UpgradeCloudTowerApplicationParams) WithRequestBody(requestBody *models.UpgradeCloudTowerApplicationParams) *UpgradeCloudTowerApplicationParams
- func (o *UpgradeCloudTowerApplicationParams) WithTimeout(timeout time.Duration) *UpgradeCloudTowerApplicationParams
- func (o *UpgradeCloudTowerApplicationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpgradeCloudTowerApplicationReader
- type UploadCloudTowerApplicationPackageBadRequest
- type UploadCloudTowerApplicationPackageInternalServerError
- type UploadCloudTowerApplicationPackageNotFound
- type UploadCloudTowerApplicationPackageOK
- type UploadCloudTowerApplicationPackageParams
- func NewUploadCloudTowerApplicationPackageParams() *UploadCloudTowerApplicationPackageParams
- func NewUploadCloudTowerApplicationPackageParamsWithContext(ctx context.Context) *UploadCloudTowerApplicationPackageParams
- func NewUploadCloudTowerApplicationPackageParamsWithHTTPClient(client *http.Client) *UploadCloudTowerApplicationPackageParams
- func NewUploadCloudTowerApplicationPackageParamsWithTimeout(timeout time.Duration) *UploadCloudTowerApplicationPackageParams
- func (o *UploadCloudTowerApplicationPackageParams) SetContentLanguage(contentLanguage *string)
- func (o *UploadCloudTowerApplicationPackageParams) SetContext(ctx context.Context)
- func (o *UploadCloudTowerApplicationPackageParams) SetDefaults()
- func (o *UploadCloudTowerApplicationPackageParams) SetFile(file runtime.NamedReadCloser)
- func (o *UploadCloudTowerApplicationPackageParams) SetHTTPClient(client *http.Client)
- func (o *UploadCloudTowerApplicationPackageParams) SetName(name *string)
- func (o *UploadCloudTowerApplicationPackageParams) SetSize(size *string)
- func (o *UploadCloudTowerApplicationPackageParams) SetSizeUnit(sizeUnit *string)
- func (o *UploadCloudTowerApplicationPackageParams) SetTimeout(timeout time.Duration)
- func (o *UploadCloudTowerApplicationPackageParams) SetUploadTaskID(uploadTaskID *string)
- func (o *UploadCloudTowerApplicationPackageParams) WithContentLanguage(contentLanguage *string) *UploadCloudTowerApplicationPackageParams
- func (o *UploadCloudTowerApplicationPackageParams) WithContext(ctx context.Context) *UploadCloudTowerApplicationPackageParams
- func (o *UploadCloudTowerApplicationPackageParams) WithDefaults() *UploadCloudTowerApplicationPackageParams
- func (o *UploadCloudTowerApplicationPackageParams) WithFile(file runtime.NamedReadCloser) *UploadCloudTowerApplicationPackageParams
- func (o *UploadCloudTowerApplicationPackageParams) WithHTTPClient(client *http.Client) *UploadCloudTowerApplicationPackageParams
- func (o *UploadCloudTowerApplicationPackageParams) WithName(name *string) *UploadCloudTowerApplicationPackageParams
- func (o *UploadCloudTowerApplicationPackageParams) WithSize(size *string) *UploadCloudTowerApplicationPackageParams
- func (o *UploadCloudTowerApplicationPackageParams) WithSizeUnit(sizeUnit *string) *UploadCloudTowerApplicationPackageParams
- func (o *UploadCloudTowerApplicationPackageParams) WithTimeout(timeout time.Duration) *UploadCloudTowerApplicationPackageParams
- func (o *UploadCloudTowerApplicationPackageParams) WithUploadTaskID(uploadTaskID *string) *UploadCloudTowerApplicationPackageParams
- func (o *UploadCloudTowerApplicationPackageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UploadCloudTowerApplicationPackageReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for cloud tower application API
func (*Client) DeleteCloudTowerApplicationPackage ¶
func (a *Client) DeleteCloudTowerApplicationPackage(params *DeleteCloudTowerApplicationPackageParams, opts ...ClientOption) (*DeleteCloudTowerApplicationPackageOK, error)
DeleteCloudTowerApplicationPackage delete cloud tower application package API
func (*Client) DeployCloudTowerApplication ¶
func (a *Client) DeployCloudTowerApplication(params *DeployCloudTowerApplicationParams, opts ...ClientOption) (*DeployCloudTowerApplicationOK, error)
DeployCloudTowerApplication deploy cloud tower application API
func (*Client) GetCloudTowerApplications ¶
func (a *Client) GetCloudTowerApplications(params *GetCloudTowerApplicationsParams, opts ...ClientOption) (*GetCloudTowerApplicationsOK, error)
GetCloudTowerApplications get cloud tower applications API
func (*Client) GetCloudTowerApplicationsConnection ¶
func (a *Client) GetCloudTowerApplicationsConnection(params *GetCloudTowerApplicationsConnectionParams, opts ...ClientOption) (*GetCloudTowerApplicationsConnectionOK, error)
GetCloudTowerApplicationsConnection get cloud tower applications connection API
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UninstallCloudTowerApplication ¶
func (a *Client) UninstallCloudTowerApplication(params *UninstallCloudTowerApplicationParams, opts ...ClientOption) (*UninstallCloudTowerApplicationOK, error)
UninstallCloudTowerApplication uninstall cloud tower application API
func (*Client) UpgradeCloudTowerApplication ¶
func (a *Client) UpgradeCloudTowerApplication(params *UpgradeCloudTowerApplicationParams, opts ...ClientOption) (*UpgradeCloudTowerApplicationOK, error)
UpgradeCloudTowerApplication upgrade cloud tower application API
func (*Client) UploadCloudTowerApplicationPackage ¶
func (a *Client) UploadCloudTowerApplicationPackage(params *UploadCloudTowerApplicationPackageParams, opts ...ClientOption) (*UploadCloudTowerApplicationPackageOK, error)
UploadCloudTowerApplicationPackage upload cloud tower application package API
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { DeleteCloudTowerApplicationPackage(params *DeleteCloudTowerApplicationPackageParams, opts ...ClientOption) (*DeleteCloudTowerApplicationPackageOK, error) DeployCloudTowerApplication(params *DeployCloudTowerApplicationParams, opts ...ClientOption) (*DeployCloudTowerApplicationOK, error) GetCloudTowerApplications(params *GetCloudTowerApplicationsParams, opts ...ClientOption) (*GetCloudTowerApplicationsOK, error) GetCloudTowerApplicationsConnection(params *GetCloudTowerApplicationsConnectionParams, opts ...ClientOption) (*GetCloudTowerApplicationsConnectionOK, error) UninstallCloudTowerApplication(params *UninstallCloudTowerApplicationParams, opts ...ClientOption) (*UninstallCloudTowerApplicationOK, error) UpgradeCloudTowerApplication(params *UpgradeCloudTowerApplicationParams, opts ...ClientOption) (*UpgradeCloudTowerApplicationOK, error) UploadCloudTowerApplicationPackage(params *UploadCloudTowerApplicationPackageParams, opts ...ClientOption) (*UploadCloudTowerApplicationPackageOK, 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 cloud tower application API client.
type DeleteCloudTowerApplicationPackageBadRequest ¶
type DeleteCloudTowerApplicationPackageBadRequest struct { XTowerRequestID string Payload *models.ErrorBody }
DeleteCloudTowerApplicationPackageBadRequest describes a response with status code 400, with default header values.
Bad request
func NewDeleteCloudTowerApplicationPackageBadRequest ¶
func NewDeleteCloudTowerApplicationPackageBadRequest() *DeleteCloudTowerApplicationPackageBadRequest
NewDeleteCloudTowerApplicationPackageBadRequest creates a DeleteCloudTowerApplicationPackageBadRequest with default headers values
func (*DeleteCloudTowerApplicationPackageBadRequest) Error ¶
func (o *DeleteCloudTowerApplicationPackageBadRequest) Error() string
func (*DeleteCloudTowerApplicationPackageBadRequest) GetPayload ¶
func (o *DeleteCloudTowerApplicationPackageBadRequest) GetPayload() *models.ErrorBody
type DeleteCloudTowerApplicationPackageInternalServerError ¶
type DeleteCloudTowerApplicationPackageInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
DeleteCloudTowerApplicationPackageInternalServerError describes a response with status code 500, with default header values.
Server error
func NewDeleteCloudTowerApplicationPackageInternalServerError ¶
func NewDeleteCloudTowerApplicationPackageInternalServerError() *DeleteCloudTowerApplicationPackageInternalServerError
NewDeleteCloudTowerApplicationPackageInternalServerError creates a DeleteCloudTowerApplicationPackageInternalServerError with default headers values
func (*DeleteCloudTowerApplicationPackageInternalServerError) Error ¶
func (o *DeleteCloudTowerApplicationPackageInternalServerError) Error() string
func (*DeleteCloudTowerApplicationPackageInternalServerError) GetPayload ¶
func (o *DeleteCloudTowerApplicationPackageInternalServerError) GetPayload() *models.ErrorBody
type DeleteCloudTowerApplicationPackageNotFound ¶
type DeleteCloudTowerApplicationPackageNotFound struct { XTowerRequestID string Payload *models.ErrorBody }
DeleteCloudTowerApplicationPackageNotFound describes a response with status code 404, with default header values.
Not found
func NewDeleteCloudTowerApplicationPackageNotFound ¶
func NewDeleteCloudTowerApplicationPackageNotFound() *DeleteCloudTowerApplicationPackageNotFound
NewDeleteCloudTowerApplicationPackageNotFound creates a DeleteCloudTowerApplicationPackageNotFound with default headers values
func (*DeleteCloudTowerApplicationPackageNotFound) Error ¶
func (o *DeleteCloudTowerApplicationPackageNotFound) Error() string
func (*DeleteCloudTowerApplicationPackageNotFound) GetPayload ¶
func (o *DeleteCloudTowerApplicationPackageNotFound) GetPayload() *models.ErrorBody
type DeleteCloudTowerApplicationPackageOK ¶
type DeleteCloudTowerApplicationPackageOK struct { XTowerRequestID string Payload []*models.DeleteCloudTowerApplicationPackage }
DeleteCloudTowerApplicationPackageOK describes a response with status code 200, with default header values.
DeleteCloudTowerApplicationPackageOK delete cloud tower application package o k
func NewDeleteCloudTowerApplicationPackageOK ¶
func NewDeleteCloudTowerApplicationPackageOK() *DeleteCloudTowerApplicationPackageOK
NewDeleteCloudTowerApplicationPackageOK creates a DeleteCloudTowerApplicationPackageOK with default headers values
func (*DeleteCloudTowerApplicationPackageOK) Error ¶
func (o *DeleteCloudTowerApplicationPackageOK) Error() string
func (*DeleteCloudTowerApplicationPackageOK) GetPayload ¶
func (o *DeleteCloudTowerApplicationPackageOK) GetPayload() []*models.DeleteCloudTowerApplicationPackage
type DeleteCloudTowerApplicationPackageParams ¶
type DeleteCloudTowerApplicationPackageParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.DeleteCloudTowerApplicationPackageParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteCloudTowerApplicationPackageParams contains all the parameters to send to the API endpoint
for the delete cloud tower application package operation. Typically these are written to a http.Request.
func NewDeleteCloudTowerApplicationPackageParams ¶
func NewDeleteCloudTowerApplicationPackageParams() *DeleteCloudTowerApplicationPackageParams
NewDeleteCloudTowerApplicationPackageParams creates a new DeleteCloudTowerApplicationPackageParams 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 NewDeleteCloudTowerApplicationPackageParamsWithContext ¶
func NewDeleteCloudTowerApplicationPackageParamsWithContext(ctx context.Context) *DeleteCloudTowerApplicationPackageParams
NewDeleteCloudTowerApplicationPackageParamsWithContext creates a new DeleteCloudTowerApplicationPackageParams object with the ability to set a context for a request.
func NewDeleteCloudTowerApplicationPackageParamsWithHTTPClient ¶
func NewDeleteCloudTowerApplicationPackageParamsWithHTTPClient(client *http.Client) *DeleteCloudTowerApplicationPackageParams
NewDeleteCloudTowerApplicationPackageParamsWithHTTPClient creates a new DeleteCloudTowerApplicationPackageParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteCloudTowerApplicationPackageParamsWithTimeout ¶
func NewDeleteCloudTowerApplicationPackageParamsWithTimeout(timeout time.Duration) *DeleteCloudTowerApplicationPackageParams
NewDeleteCloudTowerApplicationPackageParamsWithTimeout creates a new DeleteCloudTowerApplicationPackageParams object with the ability to set a timeout on a request.
func (*DeleteCloudTowerApplicationPackageParams) SetContentLanguage ¶
func (o *DeleteCloudTowerApplicationPackageParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the delete cloud tower application package params
func (*DeleteCloudTowerApplicationPackageParams) SetContext ¶
func (o *DeleteCloudTowerApplicationPackageParams) SetContext(ctx context.Context)
SetContext adds the context to the delete cloud tower application package params
func (*DeleteCloudTowerApplicationPackageParams) SetDefaults ¶
func (o *DeleteCloudTowerApplicationPackageParams) SetDefaults()
SetDefaults hydrates default values in the delete cloud tower application package params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteCloudTowerApplicationPackageParams) SetHTTPClient ¶
func (o *DeleteCloudTowerApplicationPackageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete cloud tower application package params
func (*DeleteCloudTowerApplicationPackageParams) SetRequestBody ¶
func (o *DeleteCloudTowerApplicationPackageParams) SetRequestBody(requestBody *models.DeleteCloudTowerApplicationPackageParams)
SetRequestBody adds the requestBody to the delete cloud tower application package params
func (*DeleteCloudTowerApplicationPackageParams) SetTimeout ¶
func (o *DeleteCloudTowerApplicationPackageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete cloud tower application package params
func (*DeleteCloudTowerApplicationPackageParams) WithContentLanguage ¶
func (o *DeleteCloudTowerApplicationPackageParams) WithContentLanguage(contentLanguage *string) *DeleteCloudTowerApplicationPackageParams
WithContentLanguage adds the contentLanguage to the delete cloud tower application package params
func (*DeleteCloudTowerApplicationPackageParams) WithContext ¶
func (o *DeleteCloudTowerApplicationPackageParams) WithContext(ctx context.Context) *DeleteCloudTowerApplicationPackageParams
WithContext adds the context to the delete cloud tower application package params
func (*DeleteCloudTowerApplicationPackageParams) WithDefaults ¶
func (o *DeleteCloudTowerApplicationPackageParams) WithDefaults() *DeleteCloudTowerApplicationPackageParams
WithDefaults hydrates default values in the delete cloud tower application package params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteCloudTowerApplicationPackageParams) WithHTTPClient ¶
func (o *DeleteCloudTowerApplicationPackageParams) WithHTTPClient(client *http.Client) *DeleteCloudTowerApplicationPackageParams
WithHTTPClient adds the HTTPClient to the delete cloud tower application package params
func (*DeleteCloudTowerApplicationPackageParams) WithRequestBody ¶
func (o *DeleteCloudTowerApplicationPackageParams) WithRequestBody(requestBody *models.DeleteCloudTowerApplicationPackageParams) *DeleteCloudTowerApplicationPackageParams
WithRequestBody adds the requestBody to the delete cloud tower application package params
func (*DeleteCloudTowerApplicationPackageParams) WithTimeout ¶
func (o *DeleteCloudTowerApplicationPackageParams) WithTimeout(timeout time.Duration) *DeleteCloudTowerApplicationPackageParams
WithTimeout adds the timeout to the delete cloud tower application package params
func (*DeleteCloudTowerApplicationPackageParams) WriteToRequest ¶
func (o *DeleteCloudTowerApplicationPackageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteCloudTowerApplicationPackageReader ¶
type DeleteCloudTowerApplicationPackageReader struct {
// contains filtered or unexported fields
}
DeleteCloudTowerApplicationPackageReader is a Reader for the DeleteCloudTowerApplicationPackage structure.
func (*DeleteCloudTowerApplicationPackageReader) ReadResponse ¶
func (o *DeleteCloudTowerApplicationPackageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeployCloudTowerApplicationBadRequest ¶
type DeployCloudTowerApplicationBadRequest struct { XTowerRequestID string Payload *models.ErrorBody }
DeployCloudTowerApplicationBadRequest describes a response with status code 400, with default header values.
Bad request
func NewDeployCloudTowerApplicationBadRequest ¶
func NewDeployCloudTowerApplicationBadRequest() *DeployCloudTowerApplicationBadRequest
NewDeployCloudTowerApplicationBadRequest creates a DeployCloudTowerApplicationBadRequest with default headers values
func (*DeployCloudTowerApplicationBadRequest) Error ¶
func (o *DeployCloudTowerApplicationBadRequest) Error() string
func (*DeployCloudTowerApplicationBadRequest) GetPayload ¶
func (o *DeployCloudTowerApplicationBadRequest) GetPayload() *models.ErrorBody
type DeployCloudTowerApplicationInternalServerError ¶
type DeployCloudTowerApplicationInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
DeployCloudTowerApplicationInternalServerError describes a response with status code 500, with default header values.
Server error
func NewDeployCloudTowerApplicationInternalServerError ¶
func NewDeployCloudTowerApplicationInternalServerError() *DeployCloudTowerApplicationInternalServerError
NewDeployCloudTowerApplicationInternalServerError creates a DeployCloudTowerApplicationInternalServerError with default headers values
func (*DeployCloudTowerApplicationInternalServerError) Error ¶
func (o *DeployCloudTowerApplicationInternalServerError) Error() string
func (*DeployCloudTowerApplicationInternalServerError) GetPayload ¶
func (o *DeployCloudTowerApplicationInternalServerError) GetPayload() *models.ErrorBody
type DeployCloudTowerApplicationNotFound ¶
type DeployCloudTowerApplicationNotFound struct { XTowerRequestID string Payload *models.ErrorBody }
DeployCloudTowerApplicationNotFound describes a response with status code 404, with default header values.
Not found
func NewDeployCloudTowerApplicationNotFound ¶
func NewDeployCloudTowerApplicationNotFound() *DeployCloudTowerApplicationNotFound
NewDeployCloudTowerApplicationNotFound creates a DeployCloudTowerApplicationNotFound with default headers values
func (*DeployCloudTowerApplicationNotFound) Error ¶
func (o *DeployCloudTowerApplicationNotFound) Error() string
func (*DeployCloudTowerApplicationNotFound) GetPayload ¶
func (o *DeployCloudTowerApplicationNotFound) GetPayload() *models.ErrorBody
type DeployCloudTowerApplicationOK ¶
type DeployCloudTowerApplicationOK struct { XTowerRequestID string Payload *models.CloudTowerApplication }
DeployCloudTowerApplicationOK describes a response with status code 200, with default header values.
DeployCloudTowerApplicationOK deploy cloud tower application o k
func NewDeployCloudTowerApplicationOK ¶
func NewDeployCloudTowerApplicationOK() *DeployCloudTowerApplicationOK
NewDeployCloudTowerApplicationOK creates a DeployCloudTowerApplicationOK with default headers values
func (*DeployCloudTowerApplicationOK) Error ¶
func (o *DeployCloudTowerApplicationOK) Error() string
func (*DeployCloudTowerApplicationOK) GetPayload ¶
func (o *DeployCloudTowerApplicationOK) GetPayload() *models.CloudTowerApplication
type DeployCloudTowerApplicationParams ¶
type DeployCloudTowerApplicationParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.DeployCloudTowerApplicationParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeployCloudTowerApplicationParams contains all the parameters to send to the API endpoint
for the deploy cloud tower application operation. Typically these are written to a http.Request.
func NewDeployCloudTowerApplicationParams ¶
func NewDeployCloudTowerApplicationParams() *DeployCloudTowerApplicationParams
NewDeployCloudTowerApplicationParams creates a new DeployCloudTowerApplicationParams 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 NewDeployCloudTowerApplicationParamsWithContext ¶
func NewDeployCloudTowerApplicationParamsWithContext(ctx context.Context) *DeployCloudTowerApplicationParams
NewDeployCloudTowerApplicationParamsWithContext creates a new DeployCloudTowerApplicationParams object with the ability to set a context for a request.
func NewDeployCloudTowerApplicationParamsWithHTTPClient ¶
func NewDeployCloudTowerApplicationParamsWithHTTPClient(client *http.Client) *DeployCloudTowerApplicationParams
NewDeployCloudTowerApplicationParamsWithHTTPClient creates a new DeployCloudTowerApplicationParams object with the ability to set a custom HTTPClient for a request.
func NewDeployCloudTowerApplicationParamsWithTimeout ¶
func NewDeployCloudTowerApplicationParamsWithTimeout(timeout time.Duration) *DeployCloudTowerApplicationParams
NewDeployCloudTowerApplicationParamsWithTimeout creates a new DeployCloudTowerApplicationParams object with the ability to set a timeout on a request.
func (*DeployCloudTowerApplicationParams) SetContentLanguage ¶
func (o *DeployCloudTowerApplicationParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the deploy cloud tower application params
func (*DeployCloudTowerApplicationParams) SetContext ¶
func (o *DeployCloudTowerApplicationParams) SetContext(ctx context.Context)
SetContext adds the context to the deploy cloud tower application params
func (*DeployCloudTowerApplicationParams) SetDefaults ¶
func (o *DeployCloudTowerApplicationParams) SetDefaults()
SetDefaults hydrates default values in the deploy cloud tower application params (not the query body).
All values with no default are reset to their zero value.
func (*DeployCloudTowerApplicationParams) SetHTTPClient ¶
func (o *DeployCloudTowerApplicationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the deploy cloud tower application params
func (*DeployCloudTowerApplicationParams) SetRequestBody ¶
func (o *DeployCloudTowerApplicationParams) SetRequestBody(requestBody *models.DeployCloudTowerApplicationParams)
SetRequestBody adds the requestBody to the deploy cloud tower application params
func (*DeployCloudTowerApplicationParams) SetTimeout ¶
func (o *DeployCloudTowerApplicationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the deploy cloud tower application params
func (*DeployCloudTowerApplicationParams) WithContentLanguage ¶
func (o *DeployCloudTowerApplicationParams) WithContentLanguage(contentLanguage *string) *DeployCloudTowerApplicationParams
WithContentLanguage adds the contentLanguage to the deploy cloud tower application params
func (*DeployCloudTowerApplicationParams) WithContext ¶
func (o *DeployCloudTowerApplicationParams) WithContext(ctx context.Context) *DeployCloudTowerApplicationParams
WithContext adds the context to the deploy cloud tower application params
func (*DeployCloudTowerApplicationParams) WithDefaults ¶
func (o *DeployCloudTowerApplicationParams) WithDefaults() *DeployCloudTowerApplicationParams
WithDefaults hydrates default values in the deploy cloud tower application params (not the query body).
All values with no default are reset to their zero value.
func (*DeployCloudTowerApplicationParams) WithHTTPClient ¶
func (o *DeployCloudTowerApplicationParams) WithHTTPClient(client *http.Client) *DeployCloudTowerApplicationParams
WithHTTPClient adds the HTTPClient to the deploy cloud tower application params
func (*DeployCloudTowerApplicationParams) WithRequestBody ¶
func (o *DeployCloudTowerApplicationParams) WithRequestBody(requestBody *models.DeployCloudTowerApplicationParams) *DeployCloudTowerApplicationParams
WithRequestBody adds the requestBody to the deploy cloud tower application params
func (*DeployCloudTowerApplicationParams) WithTimeout ¶
func (o *DeployCloudTowerApplicationParams) WithTimeout(timeout time.Duration) *DeployCloudTowerApplicationParams
WithTimeout adds the timeout to the deploy cloud tower application params
func (*DeployCloudTowerApplicationParams) WriteToRequest ¶
func (o *DeployCloudTowerApplicationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeployCloudTowerApplicationReader ¶
type DeployCloudTowerApplicationReader struct {
// contains filtered or unexported fields
}
DeployCloudTowerApplicationReader is a Reader for the DeployCloudTowerApplication structure.
func (*DeployCloudTowerApplicationReader) ReadResponse ¶
func (o *DeployCloudTowerApplicationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCloudTowerApplicationsBadRequest ¶
type GetCloudTowerApplicationsBadRequest struct { XTowerRequestID string Payload *models.ErrorBody }
GetCloudTowerApplicationsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetCloudTowerApplicationsBadRequest ¶
func NewGetCloudTowerApplicationsBadRequest() *GetCloudTowerApplicationsBadRequest
NewGetCloudTowerApplicationsBadRequest creates a GetCloudTowerApplicationsBadRequest with default headers values
func (*GetCloudTowerApplicationsBadRequest) Error ¶
func (o *GetCloudTowerApplicationsBadRequest) Error() string
func (*GetCloudTowerApplicationsBadRequest) GetPayload ¶
func (o *GetCloudTowerApplicationsBadRequest) GetPayload() *models.ErrorBody
type GetCloudTowerApplicationsConnectionBadRequest ¶
type GetCloudTowerApplicationsConnectionBadRequest struct { XTowerRequestID string Payload *models.ErrorBody }
GetCloudTowerApplicationsConnectionBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetCloudTowerApplicationsConnectionBadRequest ¶
func NewGetCloudTowerApplicationsConnectionBadRequest() *GetCloudTowerApplicationsConnectionBadRequest
NewGetCloudTowerApplicationsConnectionBadRequest creates a GetCloudTowerApplicationsConnectionBadRequest with default headers values
func (*GetCloudTowerApplicationsConnectionBadRequest) Error ¶
func (o *GetCloudTowerApplicationsConnectionBadRequest) Error() string
func (*GetCloudTowerApplicationsConnectionBadRequest) GetPayload ¶
func (o *GetCloudTowerApplicationsConnectionBadRequest) GetPayload() *models.ErrorBody
type GetCloudTowerApplicationsConnectionInternalServerError ¶
type GetCloudTowerApplicationsConnectionInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
GetCloudTowerApplicationsConnectionInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetCloudTowerApplicationsConnectionInternalServerError ¶
func NewGetCloudTowerApplicationsConnectionInternalServerError() *GetCloudTowerApplicationsConnectionInternalServerError
NewGetCloudTowerApplicationsConnectionInternalServerError creates a GetCloudTowerApplicationsConnectionInternalServerError with default headers values
func (*GetCloudTowerApplicationsConnectionInternalServerError) Error ¶
func (o *GetCloudTowerApplicationsConnectionInternalServerError) Error() string
func (*GetCloudTowerApplicationsConnectionInternalServerError) GetPayload ¶
func (o *GetCloudTowerApplicationsConnectionInternalServerError) GetPayload() *models.ErrorBody
type GetCloudTowerApplicationsConnectionNotFound ¶
type GetCloudTowerApplicationsConnectionNotFound struct { XTowerRequestID string Payload *models.ErrorBody }
GetCloudTowerApplicationsConnectionNotFound describes a response with status code 404, with default header values.
Not found
func NewGetCloudTowerApplicationsConnectionNotFound ¶
func NewGetCloudTowerApplicationsConnectionNotFound() *GetCloudTowerApplicationsConnectionNotFound
NewGetCloudTowerApplicationsConnectionNotFound creates a GetCloudTowerApplicationsConnectionNotFound with default headers values
func (*GetCloudTowerApplicationsConnectionNotFound) Error ¶
func (o *GetCloudTowerApplicationsConnectionNotFound) Error() string
func (*GetCloudTowerApplicationsConnectionNotFound) GetPayload ¶
func (o *GetCloudTowerApplicationsConnectionNotFound) GetPayload() *models.ErrorBody
type GetCloudTowerApplicationsConnectionOK ¶
type GetCloudTowerApplicationsConnectionOK struct { XTowerRequestID string Payload *models.CloudTowerApplicationConnection }
GetCloudTowerApplicationsConnectionOK describes a response with status code 200, with default header values.
GetCloudTowerApplicationsConnectionOK get cloud tower applications connection o k
func NewGetCloudTowerApplicationsConnectionOK ¶
func NewGetCloudTowerApplicationsConnectionOK() *GetCloudTowerApplicationsConnectionOK
NewGetCloudTowerApplicationsConnectionOK creates a GetCloudTowerApplicationsConnectionOK with default headers values
func (*GetCloudTowerApplicationsConnectionOK) Error ¶
func (o *GetCloudTowerApplicationsConnectionOK) Error() string
func (*GetCloudTowerApplicationsConnectionOK) GetPayload ¶
func (o *GetCloudTowerApplicationsConnectionOK) GetPayload() *models.CloudTowerApplicationConnection
type GetCloudTowerApplicationsConnectionParams ¶
type GetCloudTowerApplicationsConnectionParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.GetCloudTowerApplicationsConnectionRequestBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCloudTowerApplicationsConnectionParams contains all the parameters to send to the API endpoint
for the get cloud tower applications connection operation. Typically these are written to a http.Request.
func NewGetCloudTowerApplicationsConnectionParams ¶
func NewGetCloudTowerApplicationsConnectionParams() *GetCloudTowerApplicationsConnectionParams
NewGetCloudTowerApplicationsConnectionParams creates a new GetCloudTowerApplicationsConnectionParams 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 NewGetCloudTowerApplicationsConnectionParamsWithContext ¶
func NewGetCloudTowerApplicationsConnectionParamsWithContext(ctx context.Context) *GetCloudTowerApplicationsConnectionParams
NewGetCloudTowerApplicationsConnectionParamsWithContext creates a new GetCloudTowerApplicationsConnectionParams object with the ability to set a context for a request.
func NewGetCloudTowerApplicationsConnectionParamsWithHTTPClient ¶
func NewGetCloudTowerApplicationsConnectionParamsWithHTTPClient(client *http.Client) *GetCloudTowerApplicationsConnectionParams
NewGetCloudTowerApplicationsConnectionParamsWithHTTPClient creates a new GetCloudTowerApplicationsConnectionParams object with the ability to set a custom HTTPClient for a request.
func NewGetCloudTowerApplicationsConnectionParamsWithTimeout ¶
func NewGetCloudTowerApplicationsConnectionParamsWithTimeout(timeout time.Duration) *GetCloudTowerApplicationsConnectionParams
NewGetCloudTowerApplicationsConnectionParamsWithTimeout creates a new GetCloudTowerApplicationsConnectionParams object with the ability to set a timeout on a request.
func (*GetCloudTowerApplicationsConnectionParams) SetContentLanguage ¶
func (o *GetCloudTowerApplicationsConnectionParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the get cloud tower applications connection params
func (*GetCloudTowerApplicationsConnectionParams) SetContext ¶
func (o *GetCloudTowerApplicationsConnectionParams) SetContext(ctx context.Context)
SetContext adds the context to the get cloud tower applications connection params
func (*GetCloudTowerApplicationsConnectionParams) SetDefaults ¶
func (o *GetCloudTowerApplicationsConnectionParams) SetDefaults()
SetDefaults hydrates default values in the get cloud tower applications connection params (not the query body).
All values with no default are reset to their zero value.
func (*GetCloudTowerApplicationsConnectionParams) SetHTTPClient ¶
func (o *GetCloudTowerApplicationsConnectionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cloud tower applications connection params
func (*GetCloudTowerApplicationsConnectionParams) SetRequestBody ¶
func (o *GetCloudTowerApplicationsConnectionParams) SetRequestBody(requestBody *models.GetCloudTowerApplicationsConnectionRequestBody)
SetRequestBody adds the requestBody to the get cloud tower applications connection params
func (*GetCloudTowerApplicationsConnectionParams) SetTimeout ¶
func (o *GetCloudTowerApplicationsConnectionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cloud tower applications connection params
func (*GetCloudTowerApplicationsConnectionParams) WithContentLanguage ¶
func (o *GetCloudTowerApplicationsConnectionParams) WithContentLanguage(contentLanguage *string) *GetCloudTowerApplicationsConnectionParams
WithContentLanguage adds the contentLanguage to the get cloud tower applications connection params
func (*GetCloudTowerApplicationsConnectionParams) WithContext ¶
func (o *GetCloudTowerApplicationsConnectionParams) WithContext(ctx context.Context) *GetCloudTowerApplicationsConnectionParams
WithContext adds the context to the get cloud tower applications connection params
func (*GetCloudTowerApplicationsConnectionParams) WithDefaults ¶
func (o *GetCloudTowerApplicationsConnectionParams) WithDefaults() *GetCloudTowerApplicationsConnectionParams
WithDefaults hydrates default values in the get cloud tower applications connection params (not the query body).
All values with no default are reset to their zero value.
func (*GetCloudTowerApplicationsConnectionParams) WithHTTPClient ¶
func (o *GetCloudTowerApplicationsConnectionParams) WithHTTPClient(client *http.Client) *GetCloudTowerApplicationsConnectionParams
WithHTTPClient adds the HTTPClient to the get cloud tower applications connection params
func (*GetCloudTowerApplicationsConnectionParams) WithRequestBody ¶
func (o *GetCloudTowerApplicationsConnectionParams) WithRequestBody(requestBody *models.GetCloudTowerApplicationsConnectionRequestBody) *GetCloudTowerApplicationsConnectionParams
WithRequestBody adds the requestBody to the get cloud tower applications connection params
func (*GetCloudTowerApplicationsConnectionParams) WithTimeout ¶
func (o *GetCloudTowerApplicationsConnectionParams) WithTimeout(timeout time.Duration) *GetCloudTowerApplicationsConnectionParams
WithTimeout adds the timeout to the get cloud tower applications connection params
func (*GetCloudTowerApplicationsConnectionParams) WriteToRequest ¶
func (o *GetCloudTowerApplicationsConnectionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCloudTowerApplicationsConnectionReader ¶
type GetCloudTowerApplicationsConnectionReader struct {
// contains filtered or unexported fields
}
GetCloudTowerApplicationsConnectionReader is a Reader for the GetCloudTowerApplicationsConnection structure.
func (*GetCloudTowerApplicationsConnectionReader) ReadResponse ¶
func (o *GetCloudTowerApplicationsConnectionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCloudTowerApplicationsInternalServerError ¶
type GetCloudTowerApplicationsInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
GetCloudTowerApplicationsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetCloudTowerApplicationsInternalServerError ¶
func NewGetCloudTowerApplicationsInternalServerError() *GetCloudTowerApplicationsInternalServerError
NewGetCloudTowerApplicationsInternalServerError creates a GetCloudTowerApplicationsInternalServerError with default headers values
func (*GetCloudTowerApplicationsInternalServerError) Error ¶
func (o *GetCloudTowerApplicationsInternalServerError) Error() string
func (*GetCloudTowerApplicationsInternalServerError) GetPayload ¶
func (o *GetCloudTowerApplicationsInternalServerError) GetPayload() *models.ErrorBody
type GetCloudTowerApplicationsNotFound ¶
GetCloudTowerApplicationsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetCloudTowerApplicationsNotFound ¶
func NewGetCloudTowerApplicationsNotFound() *GetCloudTowerApplicationsNotFound
NewGetCloudTowerApplicationsNotFound creates a GetCloudTowerApplicationsNotFound with default headers values
func (*GetCloudTowerApplicationsNotFound) Error ¶
func (o *GetCloudTowerApplicationsNotFound) Error() string
func (*GetCloudTowerApplicationsNotFound) GetPayload ¶
func (o *GetCloudTowerApplicationsNotFound) GetPayload() *models.ErrorBody
type GetCloudTowerApplicationsOK ¶
type GetCloudTowerApplicationsOK struct { XTowerRequestID string Payload []*models.CloudTowerApplication }
GetCloudTowerApplicationsOK describes a response with status code 200, with default header values.
GetCloudTowerApplicationsOK get cloud tower applications o k
func NewGetCloudTowerApplicationsOK ¶
func NewGetCloudTowerApplicationsOK() *GetCloudTowerApplicationsOK
NewGetCloudTowerApplicationsOK creates a GetCloudTowerApplicationsOK with default headers values
func (*GetCloudTowerApplicationsOK) Error ¶
func (o *GetCloudTowerApplicationsOK) Error() string
func (*GetCloudTowerApplicationsOK) GetPayload ¶
func (o *GetCloudTowerApplicationsOK) GetPayload() []*models.CloudTowerApplication
type GetCloudTowerApplicationsParams ¶
type GetCloudTowerApplicationsParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.GetCloudTowerApplicationsRequestBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCloudTowerApplicationsParams contains all the parameters to send to the API endpoint
for the get cloud tower applications operation. Typically these are written to a http.Request.
func NewGetCloudTowerApplicationsParams ¶
func NewGetCloudTowerApplicationsParams() *GetCloudTowerApplicationsParams
NewGetCloudTowerApplicationsParams creates a new GetCloudTowerApplicationsParams 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 NewGetCloudTowerApplicationsParamsWithContext ¶
func NewGetCloudTowerApplicationsParamsWithContext(ctx context.Context) *GetCloudTowerApplicationsParams
NewGetCloudTowerApplicationsParamsWithContext creates a new GetCloudTowerApplicationsParams object with the ability to set a context for a request.
func NewGetCloudTowerApplicationsParamsWithHTTPClient ¶
func NewGetCloudTowerApplicationsParamsWithHTTPClient(client *http.Client) *GetCloudTowerApplicationsParams
NewGetCloudTowerApplicationsParamsWithHTTPClient creates a new GetCloudTowerApplicationsParams object with the ability to set a custom HTTPClient for a request.
func NewGetCloudTowerApplicationsParamsWithTimeout ¶
func NewGetCloudTowerApplicationsParamsWithTimeout(timeout time.Duration) *GetCloudTowerApplicationsParams
NewGetCloudTowerApplicationsParamsWithTimeout creates a new GetCloudTowerApplicationsParams object with the ability to set a timeout on a request.
func (*GetCloudTowerApplicationsParams) SetContentLanguage ¶
func (o *GetCloudTowerApplicationsParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the get cloud tower applications params
func (*GetCloudTowerApplicationsParams) SetContext ¶
func (o *GetCloudTowerApplicationsParams) SetContext(ctx context.Context)
SetContext adds the context to the get cloud tower applications params
func (*GetCloudTowerApplicationsParams) SetDefaults ¶
func (o *GetCloudTowerApplicationsParams) SetDefaults()
SetDefaults hydrates default values in the get cloud tower applications params (not the query body).
All values with no default are reset to their zero value.
func (*GetCloudTowerApplicationsParams) SetHTTPClient ¶
func (o *GetCloudTowerApplicationsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cloud tower applications params
func (*GetCloudTowerApplicationsParams) SetRequestBody ¶
func (o *GetCloudTowerApplicationsParams) SetRequestBody(requestBody *models.GetCloudTowerApplicationsRequestBody)
SetRequestBody adds the requestBody to the get cloud tower applications params
func (*GetCloudTowerApplicationsParams) SetTimeout ¶
func (o *GetCloudTowerApplicationsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cloud tower applications params
func (*GetCloudTowerApplicationsParams) WithContentLanguage ¶
func (o *GetCloudTowerApplicationsParams) WithContentLanguage(contentLanguage *string) *GetCloudTowerApplicationsParams
WithContentLanguage adds the contentLanguage to the get cloud tower applications params
func (*GetCloudTowerApplicationsParams) WithContext ¶
func (o *GetCloudTowerApplicationsParams) WithContext(ctx context.Context) *GetCloudTowerApplicationsParams
WithContext adds the context to the get cloud tower applications params
func (*GetCloudTowerApplicationsParams) WithDefaults ¶
func (o *GetCloudTowerApplicationsParams) WithDefaults() *GetCloudTowerApplicationsParams
WithDefaults hydrates default values in the get cloud tower applications params (not the query body).
All values with no default are reset to their zero value.
func (*GetCloudTowerApplicationsParams) WithHTTPClient ¶
func (o *GetCloudTowerApplicationsParams) WithHTTPClient(client *http.Client) *GetCloudTowerApplicationsParams
WithHTTPClient adds the HTTPClient to the get cloud tower applications params
func (*GetCloudTowerApplicationsParams) WithRequestBody ¶
func (o *GetCloudTowerApplicationsParams) WithRequestBody(requestBody *models.GetCloudTowerApplicationsRequestBody) *GetCloudTowerApplicationsParams
WithRequestBody adds the requestBody to the get cloud tower applications params
func (*GetCloudTowerApplicationsParams) WithTimeout ¶
func (o *GetCloudTowerApplicationsParams) WithTimeout(timeout time.Duration) *GetCloudTowerApplicationsParams
WithTimeout adds the timeout to the get cloud tower applications params
func (*GetCloudTowerApplicationsParams) WriteToRequest ¶
func (o *GetCloudTowerApplicationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCloudTowerApplicationsReader ¶
type GetCloudTowerApplicationsReader struct {
// contains filtered or unexported fields
}
GetCloudTowerApplicationsReader is a Reader for the GetCloudTowerApplications structure.
func (*GetCloudTowerApplicationsReader) ReadResponse ¶
func (o *GetCloudTowerApplicationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UninstallCloudTowerApplicationBadRequest ¶
type UninstallCloudTowerApplicationBadRequest struct { XTowerRequestID string Payload *models.ErrorBody }
UninstallCloudTowerApplicationBadRequest describes a response with status code 400, with default header values.
Bad request
func NewUninstallCloudTowerApplicationBadRequest ¶
func NewUninstallCloudTowerApplicationBadRequest() *UninstallCloudTowerApplicationBadRequest
NewUninstallCloudTowerApplicationBadRequest creates a UninstallCloudTowerApplicationBadRequest with default headers values
func (*UninstallCloudTowerApplicationBadRequest) Error ¶
func (o *UninstallCloudTowerApplicationBadRequest) Error() string
func (*UninstallCloudTowerApplicationBadRequest) GetPayload ¶
func (o *UninstallCloudTowerApplicationBadRequest) GetPayload() *models.ErrorBody
type UninstallCloudTowerApplicationInternalServerError ¶
type UninstallCloudTowerApplicationInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
UninstallCloudTowerApplicationInternalServerError describes a response with status code 500, with default header values.
Server error
func NewUninstallCloudTowerApplicationInternalServerError ¶
func NewUninstallCloudTowerApplicationInternalServerError() *UninstallCloudTowerApplicationInternalServerError
NewUninstallCloudTowerApplicationInternalServerError creates a UninstallCloudTowerApplicationInternalServerError with default headers values
func (*UninstallCloudTowerApplicationInternalServerError) Error ¶
func (o *UninstallCloudTowerApplicationInternalServerError) Error() string
func (*UninstallCloudTowerApplicationInternalServerError) GetPayload ¶
func (o *UninstallCloudTowerApplicationInternalServerError) GetPayload() *models.ErrorBody
type UninstallCloudTowerApplicationNotFound ¶
type UninstallCloudTowerApplicationNotFound struct { XTowerRequestID string Payload *models.ErrorBody }
UninstallCloudTowerApplicationNotFound describes a response with status code 404, with default header values.
Not found
func NewUninstallCloudTowerApplicationNotFound ¶
func NewUninstallCloudTowerApplicationNotFound() *UninstallCloudTowerApplicationNotFound
NewUninstallCloudTowerApplicationNotFound creates a UninstallCloudTowerApplicationNotFound with default headers values
func (*UninstallCloudTowerApplicationNotFound) Error ¶
func (o *UninstallCloudTowerApplicationNotFound) Error() string
func (*UninstallCloudTowerApplicationNotFound) GetPayload ¶
func (o *UninstallCloudTowerApplicationNotFound) GetPayload() *models.ErrorBody
type UninstallCloudTowerApplicationOK ¶
type UninstallCloudTowerApplicationOK struct { XTowerRequestID string Payload []*models.CloudTowerApplication }
UninstallCloudTowerApplicationOK describes a response with status code 200, with default header values.
UninstallCloudTowerApplicationOK uninstall cloud tower application o k
func NewUninstallCloudTowerApplicationOK ¶
func NewUninstallCloudTowerApplicationOK() *UninstallCloudTowerApplicationOK
NewUninstallCloudTowerApplicationOK creates a UninstallCloudTowerApplicationOK with default headers values
func (*UninstallCloudTowerApplicationOK) Error ¶
func (o *UninstallCloudTowerApplicationOK) Error() string
func (*UninstallCloudTowerApplicationOK) GetPayload ¶
func (o *UninstallCloudTowerApplicationOK) GetPayload() []*models.CloudTowerApplication
type UninstallCloudTowerApplicationParams ¶
type UninstallCloudTowerApplicationParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.UninstallCloudTowerApplicationParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UninstallCloudTowerApplicationParams contains all the parameters to send to the API endpoint
for the uninstall cloud tower application operation. Typically these are written to a http.Request.
func NewUninstallCloudTowerApplicationParams ¶
func NewUninstallCloudTowerApplicationParams() *UninstallCloudTowerApplicationParams
NewUninstallCloudTowerApplicationParams creates a new UninstallCloudTowerApplicationParams 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 NewUninstallCloudTowerApplicationParamsWithContext ¶
func NewUninstallCloudTowerApplicationParamsWithContext(ctx context.Context) *UninstallCloudTowerApplicationParams
NewUninstallCloudTowerApplicationParamsWithContext creates a new UninstallCloudTowerApplicationParams object with the ability to set a context for a request.
func NewUninstallCloudTowerApplicationParamsWithHTTPClient ¶
func NewUninstallCloudTowerApplicationParamsWithHTTPClient(client *http.Client) *UninstallCloudTowerApplicationParams
NewUninstallCloudTowerApplicationParamsWithHTTPClient creates a new UninstallCloudTowerApplicationParams object with the ability to set a custom HTTPClient for a request.
func NewUninstallCloudTowerApplicationParamsWithTimeout ¶
func NewUninstallCloudTowerApplicationParamsWithTimeout(timeout time.Duration) *UninstallCloudTowerApplicationParams
NewUninstallCloudTowerApplicationParamsWithTimeout creates a new UninstallCloudTowerApplicationParams object with the ability to set a timeout on a request.
func (*UninstallCloudTowerApplicationParams) SetContentLanguage ¶
func (o *UninstallCloudTowerApplicationParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the uninstall cloud tower application params
func (*UninstallCloudTowerApplicationParams) SetContext ¶
func (o *UninstallCloudTowerApplicationParams) SetContext(ctx context.Context)
SetContext adds the context to the uninstall cloud tower application params
func (*UninstallCloudTowerApplicationParams) SetDefaults ¶
func (o *UninstallCloudTowerApplicationParams) SetDefaults()
SetDefaults hydrates default values in the uninstall cloud tower application params (not the query body).
All values with no default are reset to their zero value.
func (*UninstallCloudTowerApplicationParams) SetHTTPClient ¶
func (o *UninstallCloudTowerApplicationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the uninstall cloud tower application params
func (*UninstallCloudTowerApplicationParams) SetRequestBody ¶
func (o *UninstallCloudTowerApplicationParams) SetRequestBody(requestBody *models.UninstallCloudTowerApplicationParams)
SetRequestBody adds the requestBody to the uninstall cloud tower application params
func (*UninstallCloudTowerApplicationParams) SetTimeout ¶
func (o *UninstallCloudTowerApplicationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the uninstall cloud tower application params
func (*UninstallCloudTowerApplicationParams) WithContentLanguage ¶
func (o *UninstallCloudTowerApplicationParams) WithContentLanguage(contentLanguage *string) *UninstallCloudTowerApplicationParams
WithContentLanguage adds the contentLanguage to the uninstall cloud tower application params
func (*UninstallCloudTowerApplicationParams) WithContext ¶
func (o *UninstallCloudTowerApplicationParams) WithContext(ctx context.Context) *UninstallCloudTowerApplicationParams
WithContext adds the context to the uninstall cloud tower application params
func (*UninstallCloudTowerApplicationParams) WithDefaults ¶
func (o *UninstallCloudTowerApplicationParams) WithDefaults() *UninstallCloudTowerApplicationParams
WithDefaults hydrates default values in the uninstall cloud tower application params (not the query body).
All values with no default are reset to their zero value.
func (*UninstallCloudTowerApplicationParams) WithHTTPClient ¶
func (o *UninstallCloudTowerApplicationParams) WithHTTPClient(client *http.Client) *UninstallCloudTowerApplicationParams
WithHTTPClient adds the HTTPClient to the uninstall cloud tower application params
func (*UninstallCloudTowerApplicationParams) WithRequestBody ¶
func (o *UninstallCloudTowerApplicationParams) WithRequestBody(requestBody *models.UninstallCloudTowerApplicationParams) *UninstallCloudTowerApplicationParams
WithRequestBody adds the requestBody to the uninstall cloud tower application params
func (*UninstallCloudTowerApplicationParams) WithTimeout ¶
func (o *UninstallCloudTowerApplicationParams) WithTimeout(timeout time.Duration) *UninstallCloudTowerApplicationParams
WithTimeout adds the timeout to the uninstall cloud tower application params
func (*UninstallCloudTowerApplicationParams) WriteToRequest ¶
func (o *UninstallCloudTowerApplicationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UninstallCloudTowerApplicationReader ¶
type UninstallCloudTowerApplicationReader struct {
// contains filtered or unexported fields
}
UninstallCloudTowerApplicationReader is a Reader for the UninstallCloudTowerApplication structure.
func (*UninstallCloudTowerApplicationReader) ReadResponse ¶
func (o *UninstallCloudTowerApplicationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpgradeCloudTowerApplicationBadRequest ¶
type UpgradeCloudTowerApplicationBadRequest struct { XTowerRequestID string Payload *models.ErrorBody }
UpgradeCloudTowerApplicationBadRequest describes a response with status code 400, with default header values.
Bad request
func NewUpgradeCloudTowerApplicationBadRequest ¶
func NewUpgradeCloudTowerApplicationBadRequest() *UpgradeCloudTowerApplicationBadRequest
NewUpgradeCloudTowerApplicationBadRequest creates a UpgradeCloudTowerApplicationBadRequest with default headers values
func (*UpgradeCloudTowerApplicationBadRequest) Error ¶
func (o *UpgradeCloudTowerApplicationBadRequest) Error() string
func (*UpgradeCloudTowerApplicationBadRequest) GetPayload ¶
func (o *UpgradeCloudTowerApplicationBadRequest) GetPayload() *models.ErrorBody
type UpgradeCloudTowerApplicationInternalServerError ¶
type UpgradeCloudTowerApplicationInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
UpgradeCloudTowerApplicationInternalServerError describes a response with status code 500, with default header values.
Server error
func NewUpgradeCloudTowerApplicationInternalServerError ¶
func NewUpgradeCloudTowerApplicationInternalServerError() *UpgradeCloudTowerApplicationInternalServerError
NewUpgradeCloudTowerApplicationInternalServerError creates a UpgradeCloudTowerApplicationInternalServerError with default headers values
func (*UpgradeCloudTowerApplicationInternalServerError) Error ¶
func (o *UpgradeCloudTowerApplicationInternalServerError) Error() string
func (*UpgradeCloudTowerApplicationInternalServerError) GetPayload ¶
func (o *UpgradeCloudTowerApplicationInternalServerError) GetPayload() *models.ErrorBody
type UpgradeCloudTowerApplicationNotFound ¶
type UpgradeCloudTowerApplicationNotFound struct { XTowerRequestID string Payload *models.ErrorBody }
UpgradeCloudTowerApplicationNotFound describes a response with status code 404, with default header values.
Not found
func NewUpgradeCloudTowerApplicationNotFound ¶
func NewUpgradeCloudTowerApplicationNotFound() *UpgradeCloudTowerApplicationNotFound
NewUpgradeCloudTowerApplicationNotFound creates a UpgradeCloudTowerApplicationNotFound with default headers values
func (*UpgradeCloudTowerApplicationNotFound) Error ¶
func (o *UpgradeCloudTowerApplicationNotFound) Error() string
func (*UpgradeCloudTowerApplicationNotFound) GetPayload ¶
func (o *UpgradeCloudTowerApplicationNotFound) GetPayload() *models.ErrorBody
type UpgradeCloudTowerApplicationOK ¶
type UpgradeCloudTowerApplicationOK struct { XTowerRequestID string Payload *models.CloudTowerApplication }
UpgradeCloudTowerApplicationOK describes a response with status code 200, with default header values.
UpgradeCloudTowerApplicationOK upgrade cloud tower application o k
func NewUpgradeCloudTowerApplicationOK ¶
func NewUpgradeCloudTowerApplicationOK() *UpgradeCloudTowerApplicationOK
NewUpgradeCloudTowerApplicationOK creates a UpgradeCloudTowerApplicationOK with default headers values
func (*UpgradeCloudTowerApplicationOK) Error ¶
func (o *UpgradeCloudTowerApplicationOK) Error() string
func (*UpgradeCloudTowerApplicationOK) GetPayload ¶
func (o *UpgradeCloudTowerApplicationOK) GetPayload() *models.CloudTowerApplication
type UpgradeCloudTowerApplicationParams ¶
type UpgradeCloudTowerApplicationParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.UpgradeCloudTowerApplicationParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpgradeCloudTowerApplicationParams contains all the parameters to send to the API endpoint
for the upgrade cloud tower application operation. Typically these are written to a http.Request.
func NewUpgradeCloudTowerApplicationParams ¶
func NewUpgradeCloudTowerApplicationParams() *UpgradeCloudTowerApplicationParams
NewUpgradeCloudTowerApplicationParams creates a new UpgradeCloudTowerApplicationParams 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 NewUpgradeCloudTowerApplicationParamsWithContext ¶
func NewUpgradeCloudTowerApplicationParamsWithContext(ctx context.Context) *UpgradeCloudTowerApplicationParams
NewUpgradeCloudTowerApplicationParamsWithContext creates a new UpgradeCloudTowerApplicationParams object with the ability to set a context for a request.
func NewUpgradeCloudTowerApplicationParamsWithHTTPClient ¶
func NewUpgradeCloudTowerApplicationParamsWithHTTPClient(client *http.Client) *UpgradeCloudTowerApplicationParams
NewUpgradeCloudTowerApplicationParamsWithHTTPClient creates a new UpgradeCloudTowerApplicationParams object with the ability to set a custom HTTPClient for a request.
func NewUpgradeCloudTowerApplicationParamsWithTimeout ¶
func NewUpgradeCloudTowerApplicationParamsWithTimeout(timeout time.Duration) *UpgradeCloudTowerApplicationParams
NewUpgradeCloudTowerApplicationParamsWithTimeout creates a new UpgradeCloudTowerApplicationParams object with the ability to set a timeout on a request.
func (*UpgradeCloudTowerApplicationParams) SetContentLanguage ¶
func (o *UpgradeCloudTowerApplicationParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the upgrade cloud tower application params
func (*UpgradeCloudTowerApplicationParams) SetContext ¶
func (o *UpgradeCloudTowerApplicationParams) SetContext(ctx context.Context)
SetContext adds the context to the upgrade cloud tower application params
func (*UpgradeCloudTowerApplicationParams) SetDefaults ¶
func (o *UpgradeCloudTowerApplicationParams) SetDefaults()
SetDefaults hydrates default values in the upgrade cloud tower application params (not the query body).
All values with no default are reset to their zero value.
func (*UpgradeCloudTowerApplicationParams) SetHTTPClient ¶
func (o *UpgradeCloudTowerApplicationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the upgrade cloud tower application params
func (*UpgradeCloudTowerApplicationParams) SetRequestBody ¶
func (o *UpgradeCloudTowerApplicationParams) SetRequestBody(requestBody *models.UpgradeCloudTowerApplicationParams)
SetRequestBody adds the requestBody to the upgrade cloud tower application params
func (*UpgradeCloudTowerApplicationParams) SetTimeout ¶
func (o *UpgradeCloudTowerApplicationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the upgrade cloud tower application params
func (*UpgradeCloudTowerApplicationParams) WithContentLanguage ¶
func (o *UpgradeCloudTowerApplicationParams) WithContentLanguage(contentLanguage *string) *UpgradeCloudTowerApplicationParams
WithContentLanguage adds the contentLanguage to the upgrade cloud tower application params
func (*UpgradeCloudTowerApplicationParams) WithContext ¶
func (o *UpgradeCloudTowerApplicationParams) WithContext(ctx context.Context) *UpgradeCloudTowerApplicationParams
WithContext adds the context to the upgrade cloud tower application params
func (*UpgradeCloudTowerApplicationParams) WithDefaults ¶
func (o *UpgradeCloudTowerApplicationParams) WithDefaults() *UpgradeCloudTowerApplicationParams
WithDefaults hydrates default values in the upgrade cloud tower application params (not the query body).
All values with no default are reset to their zero value.
func (*UpgradeCloudTowerApplicationParams) WithHTTPClient ¶
func (o *UpgradeCloudTowerApplicationParams) WithHTTPClient(client *http.Client) *UpgradeCloudTowerApplicationParams
WithHTTPClient adds the HTTPClient to the upgrade cloud tower application params
func (*UpgradeCloudTowerApplicationParams) WithRequestBody ¶
func (o *UpgradeCloudTowerApplicationParams) WithRequestBody(requestBody *models.UpgradeCloudTowerApplicationParams) *UpgradeCloudTowerApplicationParams
WithRequestBody adds the requestBody to the upgrade cloud tower application params
func (*UpgradeCloudTowerApplicationParams) WithTimeout ¶
func (o *UpgradeCloudTowerApplicationParams) WithTimeout(timeout time.Duration) *UpgradeCloudTowerApplicationParams
WithTimeout adds the timeout to the upgrade cloud tower application params
func (*UpgradeCloudTowerApplicationParams) WriteToRequest ¶
func (o *UpgradeCloudTowerApplicationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpgradeCloudTowerApplicationReader ¶
type UpgradeCloudTowerApplicationReader struct {
// contains filtered or unexported fields
}
UpgradeCloudTowerApplicationReader is a Reader for the UpgradeCloudTowerApplication structure.
func (*UpgradeCloudTowerApplicationReader) ReadResponse ¶
func (o *UpgradeCloudTowerApplicationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UploadCloudTowerApplicationPackageBadRequest ¶
type UploadCloudTowerApplicationPackageBadRequest struct { XTowerRequestID string Payload *models.ErrorBody }
UploadCloudTowerApplicationPackageBadRequest describes a response with status code 400, with default header values.
Bad request
func NewUploadCloudTowerApplicationPackageBadRequest ¶
func NewUploadCloudTowerApplicationPackageBadRequest() *UploadCloudTowerApplicationPackageBadRequest
NewUploadCloudTowerApplicationPackageBadRequest creates a UploadCloudTowerApplicationPackageBadRequest with default headers values
func (*UploadCloudTowerApplicationPackageBadRequest) Error ¶
func (o *UploadCloudTowerApplicationPackageBadRequest) Error() string
func (*UploadCloudTowerApplicationPackageBadRequest) GetPayload ¶
func (o *UploadCloudTowerApplicationPackageBadRequest) GetPayload() *models.ErrorBody
type UploadCloudTowerApplicationPackageInternalServerError ¶
type UploadCloudTowerApplicationPackageInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
UploadCloudTowerApplicationPackageInternalServerError describes a response with status code 500, with default header values.
Server error
func NewUploadCloudTowerApplicationPackageInternalServerError ¶
func NewUploadCloudTowerApplicationPackageInternalServerError() *UploadCloudTowerApplicationPackageInternalServerError
NewUploadCloudTowerApplicationPackageInternalServerError creates a UploadCloudTowerApplicationPackageInternalServerError with default headers values
func (*UploadCloudTowerApplicationPackageInternalServerError) Error ¶
func (o *UploadCloudTowerApplicationPackageInternalServerError) Error() string
func (*UploadCloudTowerApplicationPackageInternalServerError) GetPayload ¶
func (o *UploadCloudTowerApplicationPackageInternalServerError) GetPayload() *models.ErrorBody
type UploadCloudTowerApplicationPackageNotFound ¶
type UploadCloudTowerApplicationPackageNotFound struct { XTowerRequestID string Payload *models.ErrorBody }
UploadCloudTowerApplicationPackageNotFound describes a response with status code 404, with default header values.
Not found
func NewUploadCloudTowerApplicationPackageNotFound ¶
func NewUploadCloudTowerApplicationPackageNotFound() *UploadCloudTowerApplicationPackageNotFound
NewUploadCloudTowerApplicationPackageNotFound creates a UploadCloudTowerApplicationPackageNotFound with default headers values
func (*UploadCloudTowerApplicationPackageNotFound) Error ¶
func (o *UploadCloudTowerApplicationPackageNotFound) Error() string
func (*UploadCloudTowerApplicationPackageNotFound) GetPayload ¶
func (o *UploadCloudTowerApplicationPackageNotFound) GetPayload() *models.ErrorBody
type UploadCloudTowerApplicationPackageOK ¶
type UploadCloudTowerApplicationPackageOK struct { XTowerRequestID string Payload []*models.UploadTask }
UploadCloudTowerApplicationPackageOK describes a response with status code 200, with default header values.
UploadCloudTowerApplicationPackageOK upload cloud tower application package o k
func NewUploadCloudTowerApplicationPackageOK ¶
func NewUploadCloudTowerApplicationPackageOK() *UploadCloudTowerApplicationPackageOK
NewUploadCloudTowerApplicationPackageOK creates a UploadCloudTowerApplicationPackageOK with default headers values
func (*UploadCloudTowerApplicationPackageOK) Error ¶
func (o *UploadCloudTowerApplicationPackageOK) Error() string
func (*UploadCloudTowerApplicationPackageOK) GetPayload ¶
func (o *UploadCloudTowerApplicationPackageOK) GetPayload() []*models.UploadTask
type UploadCloudTowerApplicationPackageParams ¶
type UploadCloudTowerApplicationPackageParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // File. File runtime.NamedReadCloser // Name. Name *string // Size. Size *string // SizeUnit. SizeUnit *string // UploadTaskID. UploadTaskID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UploadCloudTowerApplicationPackageParams contains all the parameters to send to the API endpoint
for the upload cloud tower application package operation. Typically these are written to a http.Request.
func NewUploadCloudTowerApplicationPackageParams ¶
func NewUploadCloudTowerApplicationPackageParams() *UploadCloudTowerApplicationPackageParams
NewUploadCloudTowerApplicationPackageParams creates a new UploadCloudTowerApplicationPackageParams 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 NewUploadCloudTowerApplicationPackageParamsWithContext ¶
func NewUploadCloudTowerApplicationPackageParamsWithContext(ctx context.Context) *UploadCloudTowerApplicationPackageParams
NewUploadCloudTowerApplicationPackageParamsWithContext creates a new UploadCloudTowerApplicationPackageParams object with the ability to set a context for a request.
func NewUploadCloudTowerApplicationPackageParamsWithHTTPClient ¶
func NewUploadCloudTowerApplicationPackageParamsWithHTTPClient(client *http.Client) *UploadCloudTowerApplicationPackageParams
NewUploadCloudTowerApplicationPackageParamsWithHTTPClient creates a new UploadCloudTowerApplicationPackageParams object with the ability to set a custom HTTPClient for a request.
func NewUploadCloudTowerApplicationPackageParamsWithTimeout ¶
func NewUploadCloudTowerApplicationPackageParamsWithTimeout(timeout time.Duration) *UploadCloudTowerApplicationPackageParams
NewUploadCloudTowerApplicationPackageParamsWithTimeout creates a new UploadCloudTowerApplicationPackageParams object with the ability to set a timeout on a request.
func (*UploadCloudTowerApplicationPackageParams) SetContentLanguage ¶
func (o *UploadCloudTowerApplicationPackageParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) SetContext ¶
func (o *UploadCloudTowerApplicationPackageParams) SetContext(ctx context.Context)
SetContext adds the context to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) SetDefaults ¶
func (o *UploadCloudTowerApplicationPackageParams) SetDefaults()
SetDefaults hydrates default values in the upload cloud tower application package params (not the query body).
All values with no default are reset to their zero value.
func (*UploadCloudTowerApplicationPackageParams) SetFile ¶
func (o *UploadCloudTowerApplicationPackageParams) SetFile(file runtime.NamedReadCloser)
SetFile adds the file to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) SetHTTPClient ¶
func (o *UploadCloudTowerApplicationPackageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) SetName ¶
func (o *UploadCloudTowerApplicationPackageParams) SetName(name *string)
SetName adds the name to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) SetSize ¶
func (o *UploadCloudTowerApplicationPackageParams) SetSize(size *string)
SetSize adds the size to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) SetSizeUnit ¶
func (o *UploadCloudTowerApplicationPackageParams) SetSizeUnit(sizeUnit *string)
SetSizeUnit adds the sizeUnit to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) SetTimeout ¶
func (o *UploadCloudTowerApplicationPackageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) SetUploadTaskID ¶
func (o *UploadCloudTowerApplicationPackageParams) SetUploadTaskID(uploadTaskID *string)
SetUploadTaskID adds the uploadTaskId to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) WithContentLanguage ¶
func (o *UploadCloudTowerApplicationPackageParams) WithContentLanguage(contentLanguage *string) *UploadCloudTowerApplicationPackageParams
WithContentLanguage adds the contentLanguage to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) WithContext ¶
func (o *UploadCloudTowerApplicationPackageParams) WithContext(ctx context.Context) *UploadCloudTowerApplicationPackageParams
WithContext adds the context to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) WithDefaults ¶
func (o *UploadCloudTowerApplicationPackageParams) WithDefaults() *UploadCloudTowerApplicationPackageParams
WithDefaults hydrates default values in the upload cloud tower application package params (not the query body).
All values with no default are reset to their zero value.
func (*UploadCloudTowerApplicationPackageParams) WithFile ¶
func (o *UploadCloudTowerApplicationPackageParams) WithFile(file runtime.NamedReadCloser) *UploadCloudTowerApplicationPackageParams
WithFile adds the file to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) WithHTTPClient ¶
func (o *UploadCloudTowerApplicationPackageParams) WithHTTPClient(client *http.Client) *UploadCloudTowerApplicationPackageParams
WithHTTPClient adds the HTTPClient to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) WithName ¶
func (o *UploadCloudTowerApplicationPackageParams) WithName(name *string) *UploadCloudTowerApplicationPackageParams
WithName adds the name to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) WithSize ¶
func (o *UploadCloudTowerApplicationPackageParams) WithSize(size *string) *UploadCloudTowerApplicationPackageParams
WithSize adds the size to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) WithSizeUnit ¶
func (o *UploadCloudTowerApplicationPackageParams) WithSizeUnit(sizeUnit *string) *UploadCloudTowerApplicationPackageParams
WithSizeUnit adds the sizeUnit to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) WithTimeout ¶
func (o *UploadCloudTowerApplicationPackageParams) WithTimeout(timeout time.Duration) *UploadCloudTowerApplicationPackageParams
WithTimeout adds the timeout to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) WithUploadTaskID ¶
func (o *UploadCloudTowerApplicationPackageParams) WithUploadTaskID(uploadTaskID *string) *UploadCloudTowerApplicationPackageParams
WithUploadTaskID adds the uploadTaskID to the upload cloud tower application package params
func (*UploadCloudTowerApplicationPackageParams) WriteToRequest ¶
func (o *UploadCloudTowerApplicationPackageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UploadCloudTowerApplicationPackageReader ¶
type UploadCloudTowerApplicationPackageReader struct {
// contains filtered or unexported fields
}
UploadCloudTowerApplicationPackageReader is a Reader for the UploadCloudTowerApplicationPackage structure.
func (*UploadCloudTowerApplicationPackageReader) ReadResponse ¶
func (o *UploadCloudTowerApplicationPackageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- cloud_tower_application_client.go
- delete_cloud_tower_application_package_parameters.go
- delete_cloud_tower_application_package_responses.go
- deploy_cloud_tower_application_parameters.go
- deploy_cloud_tower_application_responses.go
- get_cloud_tower_applications_connection_parameters.go
- get_cloud_tower_applications_connection_responses.go
- get_cloud_tower_applications_parameters.go
- get_cloud_tower_applications_responses.go
- uninstall_cloud_tower_application_parameters.go
- uninstall_cloud_tower_application_responses.go
- upgrade_cloud_tower_application_parameters.go
- upgrade_cloud_tower_application_responses.go
- upload_cloud_tower_application_package_parameters.go
- upload_cloud_tower_application_package_responses.go