Documentation
¶
Index ¶
- type Client
- func (a *Client) GetAgreement(params *GetAgreementParams, opts ...ClientOption) (*GetAgreementOK, error)
- func (a *Client) GetInstall(params *GetInstallParams, opts ...ClientOption) (*GetInstallOK, error)
- func (a *Client) InstallEvents(params *InstallEventsParams, opts ...ClientOption) (*InstallEventsOK, error)
- func (a *Client) PerformInstallCheck(params *PerformInstallCheckParams, opts ...ClientOption) (*PerformInstallCheckOK, error)
- func (a *Client) PostInstall(params *PostInstallParams, opts ...ClientOption) (*PostInstallOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetAgreementForbidden
- func (o *GetAgreementForbidden) Code() int
- func (o *GetAgreementForbidden) Error() string
- func (o *GetAgreementForbidden) GetPayload() *models.RestError
- func (o *GetAgreementForbidden) IsClientError() bool
- func (o *GetAgreementForbidden) IsCode(code int) bool
- func (o *GetAgreementForbidden) IsRedirect() bool
- func (o *GetAgreementForbidden) IsServerError() bool
- func (o *GetAgreementForbidden) IsSuccess() bool
- func (o *GetAgreementForbidden) String() string
- type GetAgreementInternalServerError
- func (o *GetAgreementInternalServerError) Code() int
- func (o *GetAgreementInternalServerError) Error() string
- func (o *GetAgreementInternalServerError) GetPayload() *models.RestError
- func (o *GetAgreementInternalServerError) IsClientError() bool
- func (o *GetAgreementInternalServerError) IsCode(code int) bool
- func (o *GetAgreementInternalServerError) IsRedirect() bool
- func (o *GetAgreementInternalServerError) IsServerError() bool
- func (o *GetAgreementInternalServerError) IsSuccess() bool
- func (o *GetAgreementInternalServerError) String() string
- type GetAgreementNotFound
- func (o *GetAgreementNotFound) Code() int
- func (o *GetAgreementNotFound) Error() string
- func (o *GetAgreementNotFound) GetPayload() *models.RestError
- func (o *GetAgreementNotFound) IsClientError() bool
- func (o *GetAgreementNotFound) IsCode(code int) bool
- func (o *GetAgreementNotFound) IsRedirect() bool
- func (o *GetAgreementNotFound) IsServerError() bool
- func (o *GetAgreementNotFound) IsSuccess() bool
- func (o *GetAgreementNotFound) String() string
- type GetAgreementOK
- func (o *GetAgreementOK) Code() int
- func (o *GetAgreementOK) Error() string
- func (o *GetAgreementOK) GetPayload() *models.InstallGetAgreementResponse
- func (o *GetAgreementOK) IsClientError() bool
- func (o *GetAgreementOK) IsCode(code int) bool
- func (o *GetAgreementOK) IsRedirect() bool
- func (o *GetAgreementOK) IsServerError() bool
- func (o *GetAgreementOK) IsSuccess() bool
- func (o *GetAgreementOK) String() string
- type GetAgreementParams
- func (o *GetAgreementParams) SetContext(ctx context.Context)
- func (o *GetAgreementParams) SetDefaults()
- func (o *GetAgreementParams) SetHTTPClient(client *http.Client)
- func (o *GetAgreementParams) SetTimeout(timeout time.Duration)
- func (o *GetAgreementParams) WithContext(ctx context.Context) *GetAgreementParams
- func (o *GetAgreementParams) WithDefaults() *GetAgreementParams
- func (o *GetAgreementParams) WithHTTPClient(client *http.Client) *GetAgreementParams
- func (o *GetAgreementParams) WithTimeout(timeout time.Duration) *GetAgreementParams
- func (o *GetAgreementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAgreementReader
- type GetAgreementUnauthorized
- func (o *GetAgreementUnauthorized) Code() int
- func (o *GetAgreementUnauthorized) Error() string
- func (o *GetAgreementUnauthorized) IsClientError() bool
- func (o *GetAgreementUnauthorized) IsCode(code int) bool
- func (o *GetAgreementUnauthorized) IsRedirect() bool
- func (o *GetAgreementUnauthorized) IsServerError() bool
- func (o *GetAgreementUnauthorized) IsSuccess() bool
- func (o *GetAgreementUnauthorized) String() string
- type GetInstallForbidden
- func (o *GetInstallForbidden) Code() int
- func (o *GetInstallForbidden) Error() string
- func (o *GetInstallForbidden) GetPayload() *models.RestError
- func (o *GetInstallForbidden) IsClientError() bool
- func (o *GetInstallForbidden) IsCode(code int) bool
- func (o *GetInstallForbidden) IsRedirect() bool
- func (o *GetInstallForbidden) IsServerError() bool
- func (o *GetInstallForbidden) IsSuccess() bool
- func (o *GetInstallForbidden) String() string
- type GetInstallInternalServerError
- func (o *GetInstallInternalServerError) Code() int
- func (o *GetInstallInternalServerError) Error() string
- func (o *GetInstallInternalServerError) GetPayload() *models.RestError
- func (o *GetInstallInternalServerError) IsClientError() bool
- func (o *GetInstallInternalServerError) IsCode(code int) bool
- func (o *GetInstallInternalServerError) IsRedirect() bool
- func (o *GetInstallInternalServerError) IsServerError() bool
- func (o *GetInstallInternalServerError) IsSuccess() bool
- func (o *GetInstallInternalServerError) String() string
- type GetInstallNotFound
- func (o *GetInstallNotFound) Code() int
- func (o *GetInstallNotFound) Error() string
- func (o *GetInstallNotFound) GetPayload() *models.RestError
- func (o *GetInstallNotFound) IsClientError() bool
- func (o *GetInstallNotFound) IsCode(code int) bool
- func (o *GetInstallNotFound) IsRedirect() bool
- func (o *GetInstallNotFound) IsServerError() bool
- func (o *GetInstallNotFound) IsSuccess() bool
- func (o *GetInstallNotFound) String() string
- type GetInstallOK
- func (o *GetInstallOK) Code() int
- func (o *GetInstallOK) Error() string
- func (o *GetInstallOK) GetPayload() *models.InstallGetDefaultsResponse
- func (o *GetInstallOK) IsClientError() bool
- func (o *GetInstallOK) IsCode(code int) bool
- func (o *GetInstallOK) IsRedirect() bool
- func (o *GetInstallOK) IsServerError() bool
- func (o *GetInstallOK) IsSuccess() bool
- func (o *GetInstallOK) String() string
- type GetInstallParams
- func (o *GetInstallParams) SetContext(ctx context.Context)
- func (o *GetInstallParams) SetDefaults()
- func (o *GetInstallParams) SetHTTPClient(client *http.Client)
- func (o *GetInstallParams) SetTimeout(timeout time.Duration)
- func (o *GetInstallParams) WithContext(ctx context.Context) *GetInstallParams
- func (o *GetInstallParams) WithDefaults() *GetInstallParams
- func (o *GetInstallParams) WithHTTPClient(client *http.Client) *GetInstallParams
- func (o *GetInstallParams) WithTimeout(timeout time.Duration) *GetInstallParams
- func (o *GetInstallParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetInstallReader
- type GetInstallUnauthorized
- func (o *GetInstallUnauthorized) Code() int
- func (o *GetInstallUnauthorized) Error() string
- func (o *GetInstallUnauthorized) IsClientError() bool
- func (o *GetInstallUnauthorized) IsCode(code int) bool
- func (o *GetInstallUnauthorized) IsRedirect() bool
- func (o *GetInstallUnauthorized) IsServerError() bool
- func (o *GetInstallUnauthorized) IsSuccess() bool
- func (o *GetInstallUnauthorized) String() string
- type InstallEventsForbidden
- func (o *InstallEventsForbidden) Code() int
- func (o *InstallEventsForbidden) Error() string
- func (o *InstallEventsForbidden) GetPayload() *models.RestError
- func (o *InstallEventsForbidden) IsClientError() bool
- func (o *InstallEventsForbidden) IsCode(code int) bool
- func (o *InstallEventsForbidden) IsRedirect() bool
- func (o *InstallEventsForbidden) IsServerError() bool
- func (o *InstallEventsForbidden) IsSuccess() bool
- func (o *InstallEventsForbidden) String() string
- type InstallEventsInternalServerError
- func (o *InstallEventsInternalServerError) Code() int
- func (o *InstallEventsInternalServerError) Error() string
- func (o *InstallEventsInternalServerError) GetPayload() *models.RestError
- func (o *InstallEventsInternalServerError) IsClientError() bool
- func (o *InstallEventsInternalServerError) IsCode(code int) bool
- func (o *InstallEventsInternalServerError) IsRedirect() bool
- func (o *InstallEventsInternalServerError) IsServerError() bool
- func (o *InstallEventsInternalServerError) IsSuccess() bool
- func (o *InstallEventsInternalServerError) String() string
- type InstallEventsNotFound
- func (o *InstallEventsNotFound) Code() int
- func (o *InstallEventsNotFound) Error() string
- func (o *InstallEventsNotFound) GetPayload() *models.RestError
- func (o *InstallEventsNotFound) IsClientError() bool
- func (o *InstallEventsNotFound) IsCode(code int) bool
- func (o *InstallEventsNotFound) IsRedirect() bool
- func (o *InstallEventsNotFound) IsServerError() bool
- func (o *InstallEventsNotFound) IsSuccess() bool
- func (o *InstallEventsNotFound) String() string
- type InstallEventsOK
- func (o *InstallEventsOK) Code() int
- func (o *InstallEventsOK) Error() string
- func (o *InstallEventsOK) GetPayload() *models.InstallInstallEventsResponse
- func (o *InstallEventsOK) IsClientError() bool
- func (o *InstallEventsOK) IsCode(code int) bool
- func (o *InstallEventsOK) IsRedirect() bool
- func (o *InstallEventsOK) IsServerError() bool
- func (o *InstallEventsOK) IsSuccess() bool
- func (o *InstallEventsOK) String() string
- type InstallEventsParams
- func (o *InstallEventsParams) SetContext(ctx context.Context)
- func (o *InstallEventsParams) SetDefaults()
- func (o *InstallEventsParams) SetHTTPClient(client *http.Client)
- func (o *InstallEventsParams) SetTimeout(timeout time.Duration)
- func (o *InstallEventsParams) WithContext(ctx context.Context) *InstallEventsParams
- func (o *InstallEventsParams) WithDefaults() *InstallEventsParams
- func (o *InstallEventsParams) WithHTTPClient(client *http.Client) *InstallEventsParams
- func (o *InstallEventsParams) WithTimeout(timeout time.Duration) *InstallEventsParams
- func (o *InstallEventsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type InstallEventsReader
- type InstallEventsUnauthorized
- func (o *InstallEventsUnauthorized) Code() int
- func (o *InstallEventsUnauthorized) Error() string
- func (o *InstallEventsUnauthorized) IsClientError() bool
- func (o *InstallEventsUnauthorized) IsCode(code int) bool
- func (o *InstallEventsUnauthorized) IsRedirect() bool
- func (o *InstallEventsUnauthorized) IsServerError() bool
- func (o *InstallEventsUnauthorized) IsSuccess() bool
- func (o *InstallEventsUnauthorized) String() string
- type PerformInstallCheckForbidden
- func (o *PerformInstallCheckForbidden) Code() int
- func (o *PerformInstallCheckForbidden) Error() string
- func (o *PerformInstallCheckForbidden) GetPayload() *models.RestError
- func (o *PerformInstallCheckForbidden) IsClientError() bool
- func (o *PerformInstallCheckForbidden) IsCode(code int) bool
- func (o *PerformInstallCheckForbidden) IsRedirect() bool
- func (o *PerformInstallCheckForbidden) IsServerError() bool
- func (o *PerformInstallCheckForbidden) IsSuccess() bool
- func (o *PerformInstallCheckForbidden) String() string
- type PerformInstallCheckInternalServerError
- func (o *PerformInstallCheckInternalServerError) Code() int
- func (o *PerformInstallCheckInternalServerError) Error() string
- func (o *PerformInstallCheckInternalServerError) GetPayload() *models.RestError
- func (o *PerformInstallCheckInternalServerError) IsClientError() bool
- func (o *PerformInstallCheckInternalServerError) IsCode(code int) bool
- func (o *PerformInstallCheckInternalServerError) IsRedirect() bool
- func (o *PerformInstallCheckInternalServerError) IsServerError() bool
- func (o *PerformInstallCheckInternalServerError) IsSuccess() bool
- func (o *PerformInstallCheckInternalServerError) String() string
- type PerformInstallCheckNotFound
- func (o *PerformInstallCheckNotFound) Code() int
- func (o *PerformInstallCheckNotFound) Error() string
- func (o *PerformInstallCheckNotFound) GetPayload() *models.RestError
- func (o *PerformInstallCheckNotFound) IsClientError() bool
- func (o *PerformInstallCheckNotFound) IsCode(code int) bool
- func (o *PerformInstallCheckNotFound) IsRedirect() bool
- func (o *PerformInstallCheckNotFound) IsServerError() bool
- func (o *PerformInstallCheckNotFound) IsSuccess() bool
- func (o *PerformInstallCheckNotFound) String() string
- type PerformInstallCheckOK
- func (o *PerformInstallCheckOK) Code() int
- func (o *PerformInstallCheckOK) Error() string
- func (o *PerformInstallCheckOK) GetPayload() *models.InstallPerformCheckResponse
- func (o *PerformInstallCheckOK) IsClientError() bool
- func (o *PerformInstallCheckOK) IsCode(code int) bool
- func (o *PerformInstallCheckOK) IsRedirect() bool
- func (o *PerformInstallCheckOK) IsServerError() bool
- func (o *PerformInstallCheckOK) IsSuccess() bool
- func (o *PerformInstallCheckOK) String() string
- type PerformInstallCheckParams
- func NewPerformInstallCheckParams() *PerformInstallCheckParams
- func NewPerformInstallCheckParamsWithContext(ctx context.Context) *PerformInstallCheckParams
- func NewPerformInstallCheckParamsWithHTTPClient(client *http.Client) *PerformInstallCheckParams
- func NewPerformInstallCheckParamsWithTimeout(timeout time.Duration) *PerformInstallCheckParams
- func (o *PerformInstallCheckParams) SetBody(body *models.InstallPerformCheckRequest)
- func (o *PerformInstallCheckParams) SetContext(ctx context.Context)
- func (o *PerformInstallCheckParams) SetDefaults()
- func (o *PerformInstallCheckParams) SetHTTPClient(client *http.Client)
- func (o *PerformInstallCheckParams) SetTimeout(timeout time.Duration)
- func (o *PerformInstallCheckParams) WithBody(body *models.InstallPerformCheckRequest) *PerformInstallCheckParams
- func (o *PerformInstallCheckParams) WithContext(ctx context.Context) *PerformInstallCheckParams
- func (o *PerformInstallCheckParams) WithDefaults() *PerformInstallCheckParams
- func (o *PerformInstallCheckParams) WithHTTPClient(client *http.Client) *PerformInstallCheckParams
- func (o *PerformInstallCheckParams) WithTimeout(timeout time.Duration) *PerformInstallCheckParams
- func (o *PerformInstallCheckParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PerformInstallCheckReader
- type PerformInstallCheckUnauthorized
- func (o *PerformInstallCheckUnauthorized) Code() int
- func (o *PerformInstallCheckUnauthorized) Error() string
- func (o *PerformInstallCheckUnauthorized) IsClientError() bool
- func (o *PerformInstallCheckUnauthorized) IsCode(code int) bool
- func (o *PerformInstallCheckUnauthorized) IsRedirect() bool
- func (o *PerformInstallCheckUnauthorized) IsServerError() bool
- func (o *PerformInstallCheckUnauthorized) IsSuccess() bool
- func (o *PerformInstallCheckUnauthorized) String() string
- type PostInstallForbidden
- func (o *PostInstallForbidden) Code() int
- func (o *PostInstallForbidden) Error() string
- func (o *PostInstallForbidden) GetPayload() *models.RestError
- func (o *PostInstallForbidden) IsClientError() bool
- func (o *PostInstallForbidden) IsCode(code int) bool
- func (o *PostInstallForbidden) IsRedirect() bool
- func (o *PostInstallForbidden) IsServerError() bool
- func (o *PostInstallForbidden) IsSuccess() bool
- func (o *PostInstallForbidden) String() string
- type PostInstallInternalServerError
- func (o *PostInstallInternalServerError) Code() int
- func (o *PostInstallInternalServerError) Error() string
- func (o *PostInstallInternalServerError) GetPayload() *models.RestError
- func (o *PostInstallInternalServerError) IsClientError() bool
- func (o *PostInstallInternalServerError) IsCode(code int) bool
- func (o *PostInstallInternalServerError) IsRedirect() bool
- func (o *PostInstallInternalServerError) IsServerError() bool
- func (o *PostInstallInternalServerError) IsSuccess() bool
- func (o *PostInstallInternalServerError) String() string
- type PostInstallNotFound
- func (o *PostInstallNotFound) Code() int
- func (o *PostInstallNotFound) Error() string
- func (o *PostInstallNotFound) GetPayload() *models.RestError
- func (o *PostInstallNotFound) IsClientError() bool
- func (o *PostInstallNotFound) IsCode(code int) bool
- func (o *PostInstallNotFound) IsRedirect() bool
- func (o *PostInstallNotFound) IsServerError() bool
- func (o *PostInstallNotFound) IsSuccess() bool
- func (o *PostInstallNotFound) String() string
- type PostInstallOK
- func (o *PostInstallOK) Code() int
- func (o *PostInstallOK) Error() string
- func (o *PostInstallOK) GetPayload() *models.InstallInstallResponse
- func (o *PostInstallOK) IsClientError() bool
- func (o *PostInstallOK) IsCode(code int) bool
- func (o *PostInstallOK) IsRedirect() bool
- func (o *PostInstallOK) IsServerError() bool
- func (o *PostInstallOK) IsSuccess() bool
- func (o *PostInstallOK) String() string
- type PostInstallParams
- func (o *PostInstallParams) SetBody(body *models.InstallInstallRequest)
- func (o *PostInstallParams) SetContext(ctx context.Context)
- func (o *PostInstallParams) SetDefaults()
- func (o *PostInstallParams) SetHTTPClient(client *http.Client)
- func (o *PostInstallParams) SetTimeout(timeout time.Duration)
- func (o *PostInstallParams) WithBody(body *models.InstallInstallRequest) *PostInstallParams
- func (o *PostInstallParams) WithContext(ctx context.Context) *PostInstallParams
- func (o *PostInstallParams) WithDefaults() *PostInstallParams
- func (o *PostInstallParams) WithHTTPClient(client *http.Client) *PostInstallParams
- func (o *PostInstallParams) WithTimeout(timeout time.Duration) *PostInstallParams
- func (o *PostInstallParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostInstallReader
- type PostInstallUnauthorized
- func (o *PostInstallUnauthorized) Code() int
- func (o *PostInstallUnauthorized) Error() string
- func (o *PostInstallUnauthorized) IsClientError() bool
- func (o *PostInstallUnauthorized) IsCode(code int) bool
- func (o *PostInstallUnauthorized) IsRedirect() bool
- func (o *PostInstallUnauthorized) IsServerError() bool
- func (o *PostInstallUnauthorized) IsSuccess() bool
- func (o *PostInstallUnauthorized) String() string
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 install service API
func (*Client) GetAgreement ¶
func (a *Client) GetAgreement(params *GetAgreementParams, opts ...ClientOption) (*GetAgreementOK, error)
GetAgreement loads a textual agreement for using the software
func (*Client) GetInstall ¶
func (a *Client) GetInstall(params *GetInstallParams, opts ...ClientOption) (*GetInstallOK, error)
GetInstall loads default values for install form
func (*Client) InstallEvents ¶
func (a *Client) InstallEvents(params *InstallEventsParams, opts ...ClientOption) (*InstallEventsOK, error)
InstallEvents install events API
func (*Client) PerformInstallCheck ¶
func (a *Client) PerformInstallCheck(params *PerformInstallCheckParams, opts ...ClientOption) (*PerformInstallCheckOK, error)
PerformInstallCheck performs a check during install like a valid d b connection
func (*Client) PostInstall ¶
func (a *Client) PostInstall(params *PostInstallParams, opts ...ClientOption) (*PostInstallOK, error)
PostInstall posts values to be saved for install
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { GetAgreement(params *GetAgreementParams, opts ...ClientOption) (*GetAgreementOK, error) GetInstall(params *GetInstallParams, opts ...ClientOption) (*GetInstallOK, error) InstallEvents(params *InstallEventsParams, opts ...ClientOption) (*InstallEventsOK, error) PerformInstallCheck(params *PerformInstallCheckParams, opts ...ClientOption) (*PerformInstallCheckOK, error) PostInstall(params *PostInstallParams, opts ...ClientOption) (*PostInstallOK, 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 install service API client.
type GetAgreementForbidden ¶
GetAgreementForbidden describes a response with status code 403, with default header values.
User has no permission to access this resource
func NewGetAgreementForbidden ¶
func NewGetAgreementForbidden() *GetAgreementForbidden
NewGetAgreementForbidden creates a GetAgreementForbidden with default headers values
func (*GetAgreementForbidden) Code ¶
func (o *GetAgreementForbidden) Code() int
Code gets the status code for the get agreement forbidden response
func (*GetAgreementForbidden) Error ¶
func (o *GetAgreementForbidden) Error() string
func (*GetAgreementForbidden) GetPayload ¶
func (o *GetAgreementForbidden) GetPayload() *models.RestError
func (*GetAgreementForbidden) IsClientError ¶
func (o *GetAgreementForbidden) IsClientError() bool
IsClientError returns true when this get agreement forbidden response has a 4xx status code
func (*GetAgreementForbidden) IsCode ¶
func (o *GetAgreementForbidden) IsCode(code int) bool
IsCode returns true when this get agreement forbidden response a status code equal to that given
func (*GetAgreementForbidden) IsRedirect ¶
func (o *GetAgreementForbidden) IsRedirect() bool
IsRedirect returns true when this get agreement forbidden response has a 3xx status code
func (*GetAgreementForbidden) IsServerError ¶
func (o *GetAgreementForbidden) IsServerError() bool
IsServerError returns true when this get agreement forbidden response has a 5xx status code
func (*GetAgreementForbidden) IsSuccess ¶
func (o *GetAgreementForbidden) IsSuccess() bool
IsSuccess returns true when this get agreement forbidden response has a 2xx status code
func (*GetAgreementForbidden) String ¶
func (o *GetAgreementForbidden) String() string
type GetAgreementInternalServerError ¶
GetAgreementInternalServerError describes a response with status code 500, with default header values.
An internal error occurred in the backend
func NewGetAgreementInternalServerError ¶
func NewGetAgreementInternalServerError() *GetAgreementInternalServerError
NewGetAgreementInternalServerError creates a GetAgreementInternalServerError with default headers values
func (*GetAgreementInternalServerError) Code ¶
func (o *GetAgreementInternalServerError) Code() int
Code gets the status code for the get agreement internal server error response
func (*GetAgreementInternalServerError) Error ¶
func (o *GetAgreementInternalServerError) Error() string
func (*GetAgreementInternalServerError) GetPayload ¶
func (o *GetAgreementInternalServerError) GetPayload() *models.RestError
func (*GetAgreementInternalServerError) IsClientError ¶
func (o *GetAgreementInternalServerError) IsClientError() bool
IsClientError returns true when this get agreement internal server error response has a 4xx status code
func (*GetAgreementInternalServerError) IsCode ¶
func (o *GetAgreementInternalServerError) IsCode(code int) bool
IsCode returns true when this get agreement internal server error response a status code equal to that given
func (*GetAgreementInternalServerError) IsRedirect ¶
func (o *GetAgreementInternalServerError) IsRedirect() bool
IsRedirect returns true when this get agreement internal server error response has a 3xx status code
func (*GetAgreementInternalServerError) IsServerError ¶
func (o *GetAgreementInternalServerError) IsServerError() bool
IsServerError returns true when this get agreement internal server error response has a 5xx status code
func (*GetAgreementInternalServerError) IsSuccess ¶
func (o *GetAgreementInternalServerError) IsSuccess() bool
IsSuccess returns true when this get agreement internal server error response has a 2xx status code
func (*GetAgreementInternalServerError) String ¶
func (o *GetAgreementInternalServerError) String() string
type GetAgreementNotFound ¶
GetAgreementNotFound describes a response with status code 404, with default header values.
Resource does not exist in the system
func NewGetAgreementNotFound ¶
func NewGetAgreementNotFound() *GetAgreementNotFound
NewGetAgreementNotFound creates a GetAgreementNotFound with default headers values
func (*GetAgreementNotFound) Code ¶
func (o *GetAgreementNotFound) Code() int
Code gets the status code for the get agreement not found response
func (*GetAgreementNotFound) Error ¶
func (o *GetAgreementNotFound) Error() string
func (*GetAgreementNotFound) GetPayload ¶
func (o *GetAgreementNotFound) GetPayload() *models.RestError
func (*GetAgreementNotFound) IsClientError ¶
func (o *GetAgreementNotFound) IsClientError() bool
IsClientError returns true when this get agreement not found response has a 4xx status code
func (*GetAgreementNotFound) IsCode ¶
func (o *GetAgreementNotFound) IsCode(code int) bool
IsCode returns true when this get agreement not found response a status code equal to that given
func (*GetAgreementNotFound) IsRedirect ¶
func (o *GetAgreementNotFound) IsRedirect() bool
IsRedirect returns true when this get agreement not found response has a 3xx status code
func (*GetAgreementNotFound) IsServerError ¶
func (o *GetAgreementNotFound) IsServerError() bool
IsServerError returns true when this get agreement not found response has a 5xx status code
func (*GetAgreementNotFound) IsSuccess ¶
func (o *GetAgreementNotFound) IsSuccess() bool
IsSuccess returns true when this get agreement not found response has a 2xx status code
func (*GetAgreementNotFound) String ¶
func (o *GetAgreementNotFound) String() string
type GetAgreementOK ¶
type GetAgreementOK struct {
Payload *models.InstallGetAgreementResponse
}
GetAgreementOK describes a response with status code 200, with default header values.
A successful response.
func NewGetAgreementOK ¶
func NewGetAgreementOK() *GetAgreementOK
NewGetAgreementOK creates a GetAgreementOK with default headers values
func (*GetAgreementOK) Code ¶
func (o *GetAgreementOK) Code() int
Code gets the status code for the get agreement o k response
func (*GetAgreementOK) Error ¶
func (o *GetAgreementOK) Error() string
func (*GetAgreementOK) GetPayload ¶
func (o *GetAgreementOK) GetPayload() *models.InstallGetAgreementResponse
func (*GetAgreementOK) IsClientError ¶
func (o *GetAgreementOK) IsClientError() bool
IsClientError returns true when this get agreement o k response has a 4xx status code
func (*GetAgreementOK) IsCode ¶
func (o *GetAgreementOK) IsCode(code int) bool
IsCode returns true when this get agreement o k response a status code equal to that given
func (*GetAgreementOK) IsRedirect ¶
func (o *GetAgreementOK) IsRedirect() bool
IsRedirect returns true when this get agreement o k response has a 3xx status code
func (*GetAgreementOK) IsServerError ¶
func (o *GetAgreementOK) IsServerError() bool
IsServerError returns true when this get agreement o k response has a 5xx status code
func (*GetAgreementOK) IsSuccess ¶
func (o *GetAgreementOK) IsSuccess() bool
IsSuccess returns true when this get agreement o k response has a 2xx status code
func (*GetAgreementOK) String ¶
func (o *GetAgreementOK) String() string
type GetAgreementParams ¶
type GetAgreementParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAgreementParams contains all the parameters to send to the API endpoint
for the get agreement operation. Typically these are written to a http.Request.
func NewGetAgreementParams ¶
func NewGetAgreementParams() *GetAgreementParams
NewGetAgreementParams creates a new GetAgreementParams 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 NewGetAgreementParamsWithContext ¶
func NewGetAgreementParamsWithContext(ctx context.Context) *GetAgreementParams
NewGetAgreementParamsWithContext creates a new GetAgreementParams object with the ability to set a context for a request.
func NewGetAgreementParamsWithHTTPClient ¶
func NewGetAgreementParamsWithHTTPClient(client *http.Client) *GetAgreementParams
NewGetAgreementParamsWithHTTPClient creates a new GetAgreementParams object with the ability to set a custom HTTPClient for a request.
func NewGetAgreementParamsWithTimeout ¶
func NewGetAgreementParamsWithTimeout(timeout time.Duration) *GetAgreementParams
NewGetAgreementParamsWithTimeout creates a new GetAgreementParams object with the ability to set a timeout on a request.
func (*GetAgreementParams) SetContext ¶
func (o *GetAgreementParams) SetContext(ctx context.Context)
SetContext adds the context to the get agreement params
func (*GetAgreementParams) SetDefaults ¶
func (o *GetAgreementParams) SetDefaults()
SetDefaults hydrates default values in the get agreement params (not the query body).
All values with no default are reset to their zero value.
func (*GetAgreementParams) SetHTTPClient ¶
func (o *GetAgreementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get agreement params
func (*GetAgreementParams) SetTimeout ¶
func (o *GetAgreementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get agreement params
func (*GetAgreementParams) WithContext ¶
func (o *GetAgreementParams) WithContext(ctx context.Context) *GetAgreementParams
WithContext adds the context to the get agreement params
func (*GetAgreementParams) WithDefaults ¶
func (o *GetAgreementParams) WithDefaults() *GetAgreementParams
WithDefaults hydrates default values in the get agreement params (not the query body).
All values with no default are reset to their zero value.
func (*GetAgreementParams) WithHTTPClient ¶
func (o *GetAgreementParams) WithHTTPClient(client *http.Client) *GetAgreementParams
WithHTTPClient adds the HTTPClient to the get agreement params
func (*GetAgreementParams) WithTimeout ¶
func (o *GetAgreementParams) WithTimeout(timeout time.Duration) *GetAgreementParams
WithTimeout adds the timeout to the get agreement params
func (*GetAgreementParams) WriteToRequest ¶
func (o *GetAgreementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAgreementReader ¶
type GetAgreementReader struct {
// contains filtered or unexported fields
}
GetAgreementReader is a Reader for the GetAgreement structure.
func (*GetAgreementReader) ReadResponse ¶
func (o *GetAgreementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAgreementUnauthorized ¶
type GetAgreementUnauthorized struct { }
GetAgreementUnauthorized describes a response with status code 401, with default header values.
User is not authenticated
func NewGetAgreementUnauthorized ¶
func NewGetAgreementUnauthorized() *GetAgreementUnauthorized
NewGetAgreementUnauthorized creates a GetAgreementUnauthorized with default headers values
func (*GetAgreementUnauthorized) Code ¶
func (o *GetAgreementUnauthorized) Code() int
Code gets the status code for the get agreement unauthorized response
func (*GetAgreementUnauthorized) Error ¶
func (o *GetAgreementUnauthorized) Error() string
func (*GetAgreementUnauthorized) IsClientError ¶
func (o *GetAgreementUnauthorized) IsClientError() bool
IsClientError returns true when this get agreement unauthorized response has a 4xx status code
func (*GetAgreementUnauthorized) IsCode ¶
func (o *GetAgreementUnauthorized) IsCode(code int) bool
IsCode returns true when this get agreement unauthorized response a status code equal to that given
func (*GetAgreementUnauthorized) IsRedirect ¶
func (o *GetAgreementUnauthorized) IsRedirect() bool
IsRedirect returns true when this get agreement unauthorized response has a 3xx status code
func (*GetAgreementUnauthorized) IsServerError ¶
func (o *GetAgreementUnauthorized) IsServerError() bool
IsServerError returns true when this get agreement unauthorized response has a 5xx status code
func (*GetAgreementUnauthorized) IsSuccess ¶
func (o *GetAgreementUnauthorized) IsSuccess() bool
IsSuccess returns true when this get agreement unauthorized response has a 2xx status code
func (*GetAgreementUnauthorized) String ¶
func (o *GetAgreementUnauthorized) String() string
type GetInstallForbidden ¶
GetInstallForbidden describes a response with status code 403, with default header values.
User has no permission to access this resource
func NewGetInstallForbidden ¶
func NewGetInstallForbidden() *GetInstallForbidden
NewGetInstallForbidden creates a GetInstallForbidden with default headers values
func (*GetInstallForbidden) Code ¶
func (o *GetInstallForbidden) Code() int
Code gets the status code for the get install forbidden response
func (*GetInstallForbidden) Error ¶
func (o *GetInstallForbidden) Error() string
func (*GetInstallForbidden) GetPayload ¶
func (o *GetInstallForbidden) GetPayload() *models.RestError
func (*GetInstallForbidden) IsClientError ¶
func (o *GetInstallForbidden) IsClientError() bool
IsClientError returns true when this get install forbidden response has a 4xx status code
func (*GetInstallForbidden) IsCode ¶
func (o *GetInstallForbidden) IsCode(code int) bool
IsCode returns true when this get install forbidden response a status code equal to that given
func (*GetInstallForbidden) IsRedirect ¶
func (o *GetInstallForbidden) IsRedirect() bool
IsRedirect returns true when this get install forbidden response has a 3xx status code
func (*GetInstallForbidden) IsServerError ¶
func (o *GetInstallForbidden) IsServerError() bool
IsServerError returns true when this get install forbidden response has a 5xx status code
func (*GetInstallForbidden) IsSuccess ¶
func (o *GetInstallForbidden) IsSuccess() bool
IsSuccess returns true when this get install forbidden response has a 2xx status code
func (*GetInstallForbidden) String ¶
func (o *GetInstallForbidden) String() string
type GetInstallInternalServerError ¶
GetInstallInternalServerError describes a response with status code 500, with default header values.
An internal error occurred in the backend
func NewGetInstallInternalServerError ¶
func NewGetInstallInternalServerError() *GetInstallInternalServerError
NewGetInstallInternalServerError creates a GetInstallInternalServerError with default headers values
func (*GetInstallInternalServerError) Code ¶
func (o *GetInstallInternalServerError) Code() int
Code gets the status code for the get install internal server error response
func (*GetInstallInternalServerError) Error ¶
func (o *GetInstallInternalServerError) Error() string
func (*GetInstallInternalServerError) GetPayload ¶
func (o *GetInstallInternalServerError) GetPayload() *models.RestError
func (*GetInstallInternalServerError) IsClientError ¶
func (o *GetInstallInternalServerError) IsClientError() bool
IsClientError returns true when this get install internal server error response has a 4xx status code
func (*GetInstallInternalServerError) IsCode ¶
func (o *GetInstallInternalServerError) IsCode(code int) bool
IsCode returns true when this get install internal server error response a status code equal to that given
func (*GetInstallInternalServerError) IsRedirect ¶
func (o *GetInstallInternalServerError) IsRedirect() bool
IsRedirect returns true when this get install internal server error response has a 3xx status code
func (*GetInstallInternalServerError) IsServerError ¶
func (o *GetInstallInternalServerError) IsServerError() bool
IsServerError returns true when this get install internal server error response has a 5xx status code
func (*GetInstallInternalServerError) IsSuccess ¶
func (o *GetInstallInternalServerError) IsSuccess() bool
IsSuccess returns true when this get install internal server error response has a 2xx status code
func (*GetInstallInternalServerError) String ¶
func (o *GetInstallInternalServerError) String() string
type GetInstallNotFound ¶
GetInstallNotFound describes a response with status code 404, with default header values.
Resource does not exist in the system
func NewGetInstallNotFound ¶
func NewGetInstallNotFound() *GetInstallNotFound
NewGetInstallNotFound creates a GetInstallNotFound with default headers values
func (*GetInstallNotFound) Code ¶
func (o *GetInstallNotFound) Code() int
Code gets the status code for the get install not found response
func (*GetInstallNotFound) Error ¶
func (o *GetInstallNotFound) Error() string
func (*GetInstallNotFound) GetPayload ¶
func (o *GetInstallNotFound) GetPayload() *models.RestError
func (*GetInstallNotFound) IsClientError ¶
func (o *GetInstallNotFound) IsClientError() bool
IsClientError returns true when this get install not found response has a 4xx status code
func (*GetInstallNotFound) IsCode ¶
func (o *GetInstallNotFound) IsCode(code int) bool
IsCode returns true when this get install not found response a status code equal to that given
func (*GetInstallNotFound) IsRedirect ¶
func (o *GetInstallNotFound) IsRedirect() bool
IsRedirect returns true when this get install not found response has a 3xx status code
func (*GetInstallNotFound) IsServerError ¶
func (o *GetInstallNotFound) IsServerError() bool
IsServerError returns true when this get install not found response has a 5xx status code
func (*GetInstallNotFound) IsSuccess ¶
func (o *GetInstallNotFound) IsSuccess() bool
IsSuccess returns true when this get install not found response has a 2xx status code
func (*GetInstallNotFound) String ¶
func (o *GetInstallNotFound) String() string
type GetInstallOK ¶
type GetInstallOK struct {
Payload *models.InstallGetDefaultsResponse
}
GetInstallOK describes a response with status code 200, with default header values.
A successful response.
func NewGetInstallOK ¶
func NewGetInstallOK() *GetInstallOK
NewGetInstallOK creates a GetInstallOK with default headers values
func (*GetInstallOK) Code ¶
func (o *GetInstallOK) Code() int
Code gets the status code for the get install o k response
func (*GetInstallOK) Error ¶
func (o *GetInstallOK) Error() string
func (*GetInstallOK) GetPayload ¶
func (o *GetInstallOK) GetPayload() *models.InstallGetDefaultsResponse
func (*GetInstallOK) IsClientError ¶
func (o *GetInstallOK) IsClientError() bool
IsClientError returns true when this get install o k response has a 4xx status code
func (*GetInstallOK) IsCode ¶
func (o *GetInstallOK) IsCode(code int) bool
IsCode returns true when this get install o k response a status code equal to that given
func (*GetInstallOK) IsRedirect ¶
func (o *GetInstallOK) IsRedirect() bool
IsRedirect returns true when this get install o k response has a 3xx status code
func (*GetInstallOK) IsServerError ¶
func (o *GetInstallOK) IsServerError() bool
IsServerError returns true when this get install o k response has a 5xx status code
func (*GetInstallOK) IsSuccess ¶
func (o *GetInstallOK) IsSuccess() bool
IsSuccess returns true when this get install o k response has a 2xx status code
func (*GetInstallOK) String ¶
func (o *GetInstallOK) String() string
type GetInstallParams ¶
type GetInstallParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetInstallParams contains all the parameters to send to the API endpoint
for the get install operation. Typically these are written to a http.Request.
func NewGetInstallParams ¶
func NewGetInstallParams() *GetInstallParams
NewGetInstallParams creates a new GetInstallParams 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 NewGetInstallParamsWithContext ¶
func NewGetInstallParamsWithContext(ctx context.Context) *GetInstallParams
NewGetInstallParamsWithContext creates a new GetInstallParams object with the ability to set a context for a request.
func NewGetInstallParamsWithHTTPClient ¶
func NewGetInstallParamsWithHTTPClient(client *http.Client) *GetInstallParams
NewGetInstallParamsWithHTTPClient creates a new GetInstallParams object with the ability to set a custom HTTPClient for a request.
func NewGetInstallParamsWithTimeout ¶
func NewGetInstallParamsWithTimeout(timeout time.Duration) *GetInstallParams
NewGetInstallParamsWithTimeout creates a new GetInstallParams object with the ability to set a timeout on a request.
func (*GetInstallParams) SetContext ¶
func (o *GetInstallParams) SetContext(ctx context.Context)
SetContext adds the context to the get install params
func (*GetInstallParams) SetDefaults ¶
func (o *GetInstallParams) SetDefaults()
SetDefaults hydrates default values in the get install params (not the query body).
All values with no default are reset to their zero value.
func (*GetInstallParams) SetHTTPClient ¶
func (o *GetInstallParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get install params
func (*GetInstallParams) SetTimeout ¶
func (o *GetInstallParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get install params
func (*GetInstallParams) WithContext ¶
func (o *GetInstallParams) WithContext(ctx context.Context) *GetInstallParams
WithContext adds the context to the get install params
func (*GetInstallParams) WithDefaults ¶
func (o *GetInstallParams) WithDefaults() *GetInstallParams
WithDefaults hydrates default values in the get install params (not the query body).
All values with no default are reset to their zero value.
func (*GetInstallParams) WithHTTPClient ¶
func (o *GetInstallParams) WithHTTPClient(client *http.Client) *GetInstallParams
WithHTTPClient adds the HTTPClient to the get install params
func (*GetInstallParams) WithTimeout ¶
func (o *GetInstallParams) WithTimeout(timeout time.Duration) *GetInstallParams
WithTimeout adds the timeout to the get install params
func (*GetInstallParams) WriteToRequest ¶
func (o *GetInstallParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetInstallReader ¶
type GetInstallReader struct {
// contains filtered or unexported fields
}
GetInstallReader is a Reader for the GetInstall structure.
func (*GetInstallReader) ReadResponse ¶
func (o *GetInstallReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetInstallUnauthorized ¶
type GetInstallUnauthorized struct { }
GetInstallUnauthorized describes a response with status code 401, with default header values.
User is not authenticated
func NewGetInstallUnauthorized ¶
func NewGetInstallUnauthorized() *GetInstallUnauthorized
NewGetInstallUnauthorized creates a GetInstallUnauthorized with default headers values
func (*GetInstallUnauthorized) Code ¶
func (o *GetInstallUnauthorized) Code() int
Code gets the status code for the get install unauthorized response
func (*GetInstallUnauthorized) Error ¶
func (o *GetInstallUnauthorized) Error() string
func (*GetInstallUnauthorized) IsClientError ¶
func (o *GetInstallUnauthorized) IsClientError() bool
IsClientError returns true when this get install unauthorized response has a 4xx status code
func (*GetInstallUnauthorized) IsCode ¶
func (o *GetInstallUnauthorized) IsCode(code int) bool
IsCode returns true when this get install unauthorized response a status code equal to that given
func (*GetInstallUnauthorized) IsRedirect ¶
func (o *GetInstallUnauthorized) IsRedirect() bool
IsRedirect returns true when this get install unauthorized response has a 3xx status code
func (*GetInstallUnauthorized) IsServerError ¶
func (o *GetInstallUnauthorized) IsServerError() bool
IsServerError returns true when this get install unauthorized response has a 5xx status code
func (*GetInstallUnauthorized) IsSuccess ¶
func (o *GetInstallUnauthorized) IsSuccess() bool
IsSuccess returns true when this get install unauthorized response has a 2xx status code
func (*GetInstallUnauthorized) String ¶
func (o *GetInstallUnauthorized) String() string
type InstallEventsForbidden ¶
InstallEventsForbidden describes a response with status code 403, with default header values.
User has no permission to access this resource
func NewInstallEventsForbidden ¶
func NewInstallEventsForbidden() *InstallEventsForbidden
NewInstallEventsForbidden creates a InstallEventsForbidden with default headers values
func (*InstallEventsForbidden) Code ¶
func (o *InstallEventsForbidden) Code() int
Code gets the status code for the install events forbidden response
func (*InstallEventsForbidden) Error ¶
func (o *InstallEventsForbidden) Error() string
func (*InstallEventsForbidden) GetPayload ¶
func (o *InstallEventsForbidden) GetPayload() *models.RestError
func (*InstallEventsForbidden) IsClientError ¶
func (o *InstallEventsForbidden) IsClientError() bool
IsClientError returns true when this install events forbidden response has a 4xx status code
func (*InstallEventsForbidden) IsCode ¶
func (o *InstallEventsForbidden) IsCode(code int) bool
IsCode returns true when this install events forbidden response a status code equal to that given
func (*InstallEventsForbidden) IsRedirect ¶
func (o *InstallEventsForbidden) IsRedirect() bool
IsRedirect returns true when this install events forbidden response has a 3xx status code
func (*InstallEventsForbidden) IsServerError ¶
func (o *InstallEventsForbidden) IsServerError() bool
IsServerError returns true when this install events forbidden response has a 5xx status code
func (*InstallEventsForbidden) IsSuccess ¶
func (o *InstallEventsForbidden) IsSuccess() bool
IsSuccess returns true when this install events forbidden response has a 2xx status code
func (*InstallEventsForbidden) String ¶
func (o *InstallEventsForbidden) String() string
type InstallEventsInternalServerError ¶
InstallEventsInternalServerError describes a response with status code 500, with default header values.
An internal error occurred in the backend
func NewInstallEventsInternalServerError ¶
func NewInstallEventsInternalServerError() *InstallEventsInternalServerError
NewInstallEventsInternalServerError creates a InstallEventsInternalServerError with default headers values
func (*InstallEventsInternalServerError) Code ¶
func (o *InstallEventsInternalServerError) Code() int
Code gets the status code for the install events internal server error response
func (*InstallEventsInternalServerError) Error ¶
func (o *InstallEventsInternalServerError) Error() string
func (*InstallEventsInternalServerError) GetPayload ¶
func (o *InstallEventsInternalServerError) GetPayload() *models.RestError
func (*InstallEventsInternalServerError) IsClientError ¶
func (o *InstallEventsInternalServerError) IsClientError() bool
IsClientError returns true when this install events internal server error response has a 4xx status code
func (*InstallEventsInternalServerError) IsCode ¶
func (o *InstallEventsInternalServerError) IsCode(code int) bool
IsCode returns true when this install events internal server error response a status code equal to that given
func (*InstallEventsInternalServerError) IsRedirect ¶
func (o *InstallEventsInternalServerError) IsRedirect() bool
IsRedirect returns true when this install events internal server error response has a 3xx status code
func (*InstallEventsInternalServerError) IsServerError ¶
func (o *InstallEventsInternalServerError) IsServerError() bool
IsServerError returns true when this install events internal server error response has a 5xx status code
func (*InstallEventsInternalServerError) IsSuccess ¶
func (o *InstallEventsInternalServerError) IsSuccess() bool
IsSuccess returns true when this install events internal server error response has a 2xx status code
func (*InstallEventsInternalServerError) String ¶
func (o *InstallEventsInternalServerError) String() string
type InstallEventsNotFound ¶
InstallEventsNotFound describes a response with status code 404, with default header values.
Resource does not exist in the system
func NewInstallEventsNotFound ¶
func NewInstallEventsNotFound() *InstallEventsNotFound
NewInstallEventsNotFound creates a InstallEventsNotFound with default headers values
func (*InstallEventsNotFound) Code ¶
func (o *InstallEventsNotFound) Code() int
Code gets the status code for the install events not found response
func (*InstallEventsNotFound) Error ¶
func (o *InstallEventsNotFound) Error() string
func (*InstallEventsNotFound) GetPayload ¶
func (o *InstallEventsNotFound) GetPayload() *models.RestError
func (*InstallEventsNotFound) IsClientError ¶
func (o *InstallEventsNotFound) IsClientError() bool
IsClientError returns true when this install events not found response has a 4xx status code
func (*InstallEventsNotFound) IsCode ¶
func (o *InstallEventsNotFound) IsCode(code int) bool
IsCode returns true when this install events not found response a status code equal to that given
func (*InstallEventsNotFound) IsRedirect ¶
func (o *InstallEventsNotFound) IsRedirect() bool
IsRedirect returns true when this install events not found response has a 3xx status code
func (*InstallEventsNotFound) IsServerError ¶
func (o *InstallEventsNotFound) IsServerError() bool
IsServerError returns true when this install events not found response has a 5xx status code
func (*InstallEventsNotFound) IsSuccess ¶
func (o *InstallEventsNotFound) IsSuccess() bool
IsSuccess returns true when this install events not found response has a 2xx status code
func (*InstallEventsNotFound) String ¶
func (o *InstallEventsNotFound) String() string
type InstallEventsOK ¶
type InstallEventsOK struct {
Payload *models.InstallInstallEventsResponse
}
InstallEventsOK describes a response with status code 200, with default header values.
A successful response.
func NewInstallEventsOK ¶
func NewInstallEventsOK() *InstallEventsOK
NewInstallEventsOK creates a InstallEventsOK with default headers values
func (*InstallEventsOK) Code ¶
func (o *InstallEventsOK) Code() int
Code gets the status code for the install events o k response
func (*InstallEventsOK) Error ¶
func (o *InstallEventsOK) Error() string
func (*InstallEventsOK) GetPayload ¶
func (o *InstallEventsOK) GetPayload() *models.InstallInstallEventsResponse
func (*InstallEventsOK) IsClientError ¶
func (o *InstallEventsOK) IsClientError() bool
IsClientError returns true when this install events o k response has a 4xx status code
func (*InstallEventsOK) IsCode ¶
func (o *InstallEventsOK) IsCode(code int) bool
IsCode returns true when this install events o k response a status code equal to that given
func (*InstallEventsOK) IsRedirect ¶
func (o *InstallEventsOK) IsRedirect() bool
IsRedirect returns true when this install events o k response has a 3xx status code
func (*InstallEventsOK) IsServerError ¶
func (o *InstallEventsOK) IsServerError() bool
IsServerError returns true when this install events o k response has a 5xx status code
func (*InstallEventsOK) IsSuccess ¶
func (o *InstallEventsOK) IsSuccess() bool
IsSuccess returns true when this install events o k response has a 2xx status code
func (*InstallEventsOK) String ¶
func (o *InstallEventsOK) String() string
type InstallEventsParams ¶
type InstallEventsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
InstallEventsParams contains all the parameters to send to the API endpoint
for the install events operation. Typically these are written to a http.Request.
func NewInstallEventsParams ¶
func NewInstallEventsParams() *InstallEventsParams
NewInstallEventsParams creates a new InstallEventsParams 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 NewInstallEventsParamsWithContext ¶
func NewInstallEventsParamsWithContext(ctx context.Context) *InstallEventsParams
NewInstallEventsParamsWithContext creates a new InstallEventsParams object with the ability to set a context for a request.
func NewInstallEventsParamsWithHTTPClient ¶
func NewInstallEventsParamsWithHTTPClient(client *http.Client) *InstallEventsParams
NewInstallEventsParamsWithHTTPClient creates a new InstallEventsParams object with the ability to set a custom HTTPClient for a request.
func NewInstallEventsParamsWithTimeout ¶
func NewInstallEventsParamsWithTimeout(timeout time.Duration) *InstallEventsParams
NewInstallEventsParamsWithTimeout creates a new InstallEventsParams object with the ability to set a timeout on a request.
func (*InstallEventsParams) SetContext ¶
func (o *InstallEventsParams) SetContext(ctx context.Context)
SetContext adds the context to the install events params
func (*InstallEventsParams) SetDefaults ¶
func (o *InstallEventsParams) SetDefaults()
SetDefaults hydrates default values in the install events params (not the query body).
All values with no default are reset to their zero value.
func (*InstallEventsParams) SetHTTPClient ¶
func (o *InstallEventsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the install events params
func (*InstallEventsParams) SetTimeout ¶
func (o *InstallEventsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the install events params
func (*InstallEventsParams) WithContext ¶
func (o *InstallEventsParams) WithContext(ctx context.Context) *InstallEventsParams
WithContext adds the context to the install events params
func (*InstallEventsParams) WithDefaults ¶
func (o *InstallEventsParams) WithDefaults() *InstallEventsParams
WithDefaults hydrates default values in the install events params (not the query body).
All values with no default are reset to their zero value.
func (*InstallEventsParams) WithHTTPClient ¶
func (o *InstallEventsParams) WithHTTPClient(client *http.Client) *InstallEventsParams
WithHTTPClient adds the HTTPClient to the install events params
func (*InstallEventsParams) WithTimeout ¶
func (o *InstallEventsParams) WithTimeout(timeout time.Duration) *InstallEventsParams
WithTimeout adds the timeout to the install events params
func (*InstallEventsParams) WriteToRequest ¶
func (o *InstallEventsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type InstallEventsReader ¶
type InstallEventsReader struct {
// contains filtered or unexported fields
}
InstallEventsReader is a Reader for the InstallEvents structure.
func (*InstallEventsReader) ReadResponse ¶
func (o *InstallEventsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type InstallEventsUnauthorized ¶
type InstallEventsUnauthorized struct { }
InstallEventsUnauthorized describes a response with status code 401, with default header values.
User is not authenticated
func NewInstallEventsUnauthorized ¶
func NewInstallEventsUnauthorized() *InstallEventsUnauthorized
NewInstallEventsUnauthorized creates a InstallEventsUnauthorized with default headers values
func (*InstallEventsUnauthorized) Code ¶
func (o *InstallEventsUnauthorized) Code() int
Code gets the status code for the install events unauthorized response
func (*InstallEventsUnauthorized) Error ¶
func (o *InstallEventsUnauthorized) Error() string
func (*InstallEventsUnauthorized) IsClientError ¶
func (o *InstallEventsUnauthorized) IsClientError() bool
IsClientError returns true when this install events unauthorized response has a 4xx status code
func (*InstallEventsUnauthorized) IsCode ¶
func (o *InstallEventsUnauthorized) IsCode(code int) bool
IsCode returns true when this install events unauthorized response a status code equal to that given
func (*InstallEventsUnauthorized) IsRedirect ¶
func (o *InstallEventsUnauthorized) IsRedirect() bool
IsRedirect returns true when this install events unauthorized response has a 3xx status code
func (*InstallEventsUnauthorized) IsServerError ¶
func (o *InstallEventsUnauthorized) IsServerError() bool
IsServerError returns true when this install events unauthorized response has a 5xx status code
func (*InstallEventsUnauthorized) IsSuccess ¶
func (o *InstallEventsUnauthorized) IsSuccess() bool
IsSuccess returns true when this install events unauthorized response has a 2xx status code
func (*InstallEventsUnauthorized) String ¶
func (o *InstallEventsUnauthorized) String() string
type PerformInstallCheckForbidden ¶
PerformInstallCheckForbidden describes a response with status code 403, with default header values.
User has no permission to access this resource
func NewPerformInstallCheckForbidden ¶
func NewPerformInstallCheckForbidden() *PerformInstallCheckForbidden
NewPerformInstallCheckForbidden creates a PerformInstallCheckForbidden with default headers values
func (*PerformInstallCheckForbidden) Code ¶
func (o *PerformInstallCheckForbidden) Code() int
Code gets the status code for the perform install check forbidden response
func (*PerformInstallCheckForbidden) Error ¶
func (o *PerformInstallCheckForbidden) Error() string
func (*PerformInstallCheckForbidden) GetPayload ¶
func (o *PerformInstallCheckForbidden) GetPayload() *models.RestError
func (*PerformInstallCheckForbidden) IsClientError ¶
func (o *PerformInstallCheckForbidden) IsClientError() bool
IsClientError returns true when this perform install check forbidden response has a 4xx status code
func (*PerformInstallCheckForbidden) IsCode ¶
func (o *PerformInstallCheckForbidden) IsCode(code int) bool
IsCode returns true when this perform install check forbidden response a status code equal to that given
func (*PerformInstallCheckForbidden) IsRedirect ¶
func (o *PerformInstallCheckForbidden) IsRedirect() bool
IsRedirect returns true when this perform install check forbidden response has a 3xx status code
func (*PerformInstallCheckForbidden) IsServerError ¶
func (o *PerformInstallCheckForbidden) IsServerError() bool
IsServerError returns true when this perform install check forbidden response has a 5xx status code
func (*PerformInstallCheckForbidden) IsSuccess ¶
func (o *PerformInstallCheckForbidden) IsSuccess() bool
IsSuccess returns true when this perform install check forbidden response has a 2xx status code
func (*PerformInstallCheckForbidden) String ¶
func (o *PerformInstallCheckForbidden) String() string
type PerformInstallCheckInternalServerError ¶
PerformInstallCheckInternalServerError describes a response with status code 500, with default header values.
An internal error occurred in the backend
func NewPerformInstallCheckInternalServerError ¶
func NewPerformInstallCheckInternalServerError() *PerformInstallCheckInternalServerError
NewPerformInstallCheckInternalServerError creates a PerformInstallCheckInternalServerError with default headers values
func (*PerformInstallCheckInternalServerError) Code ¶
func (o *PerformInstallCheckInternalServerError) Code() int
Code gets the status code for the perform install check internal server error response
func (*PerformInstallCheckInternalServerError) Error ¶
func (o *PerformInstallCheckInternalServerError) Error() string
func (*PerformInstallCheckInternalServerError) GetPayload ¶
func (o *PerformInstallCheckInternalServerError) GetPayload() *models.RestError
func (*PerformInstallCheckInternalServerError) IsClientError ¶
func (o *PerformInstallCheckInternalServerError) IsClientError() bool
IsClientError returns true when this perform install check internal server error response has a 4xx status code
func (*PerformInstallCheckInternalServerError) IsCode ¶
func (o *PerformInstallCheckInternalServerError) IsCode(code int) bool
IsCode returns true when this perform install check internal server error response a status code equal to that given
func (*PerformInstallCheckInternalServerError) IsRedirect ¶
func (o *PerformInstallCheckInternalServerError) IsRedirect() bool
IsRedirect returns true when this perform install check internal server error response has a 3xx status code
func (*PerformInstallCheckInternalServerError) IsServerError ¶
func (o *PerformInstallCheckInternalServerError) IsServerError() bool
IsServerError returns true when this perform install check internal server error response has a 5xx status code
func (*PerformInstallCheckInternalServerError) IsSuccess ¶
func (o *PerformInstallCheckInternalServerError) IsSuccess() bool
IsSuccess returns true when this perform install check internal server error response has a 2xx status code
func (*PerformInstallCheckInternalServerError) String ¶
func (o *PerformInstallCheckInternalServerError) String() string
type PerformInstallCheckNotFound ¶
PerformInstallCheckNotFound describes a response with status code 404, with default header values.
Resource does not exist in the system
func NewPerformInstallCheckNotFound ¶
func NewPerformInstallCheckNotFound() *PerformInstallCheckNotFound
NewPerformInstallCheckNotFound creates a PerformInstallCheckNotFound with default headers values
func (*PerformInstallCheckNotFound) Code ¶
func (o *PerformInstallCheckNotFound) Code() int
Code gets the status code for the perform install check not found response
func (*PerformInstallCheckNotFound) Error ¶
func (o *PerformInstallCheckNotFound) Error() string
func (*PerformInstallCheckNotFound) GetPayload ¶
func (o *PerformInstallCheckNotFound) GetPayload() *models.RestError
func (*PerformInstallCheckNotFound) IsClientError ¶
func (o *PerformInstallCheckNotFound) IsClientError() bool
IsClientError returns true when this perform install check not found response has a 4xx status code
func (*PerformInstallCheckNotFound) IsCode ¶
func (o *PerformInstallCheckNotFound) IsCode(code int) bool
IsCode returns true when this perform install check not found response a status code equal to that given
func (*PerformInstallCheckNotFound) IsRedirect ¶
func (o *PerformInstallCheckNotFound) IsRedirect() bool
IsRedirect returns true when this perform install check not found response has a 3xx status code
func (*PerformInstallCheckNotFound) IsServerError ¶
func (o *PerformInstallCheckNotFound) IsServerError() bool
IsServerError returns true when this perform install check not found response has a 5xx status code
func (*PerformInstallCheckNotFound) IsSuccess ¶
func (o *PerformInstallCheckNotFound) IsSuccess() bool
IsSuccess returns true when this perform install check not found response has a 2xx status code
func (*PerformInstallCheckNotFound) String ¶
func (o *PerformInstallCheckNotFound) String() string
type PerformInstallCheckOK ¶
type PerformInstallCheckOK struct {
Payload *models.InstallPerformCheckResponse
}
PerformInstallCheckOK describes a response with status code 200, with default header values.
A successful response.
func NewPerformInstallCheckOK ¶
func NewPerformInstallCheckOK() *PerformInstallCheckOK
NewPerformInstallCheckOK creates a PerformInstallCheckOK with default headers values
func (*PerformInstallCheckOK) Code ¶
func (o *PerformInstallCheckOK) Code() int
Code gets the status code for the perform install check o k response
func (*PerformInstallCheckOK) Error ¶
func (o *PerformInstallCheckOK) Error() string
func (*PerformInstallCheckOK) GetPayload ¶
func (o *PerformInstallCheckOK) GetPayload() *models.InstallPerformCheckResponse
func (*PerformInstallCheckOK) IsClientError ¶
func (o *PerformInstallCheckOK) IsClientError() bool
IsClientError returns true when this perform install check o k response has a 4xx status code
func (*PerformInstallCheckOK) IsCode ¶
func (o *PerformInstallCheckOK) IsCode(code int) bool
IsCode returns true when this perform install check o k response a status code equal to that given
func (*PerformInstallCheckOK) IsRedirect ¶
func (o *PerformInstallCheckOK) IsRedirect() bool
IsRedirect returns true when this perform install check o k response has a 3xx status code
func (*PerformInstallCheckOK) IsServerError ¶
func (o *PerformInstallCheckOK) IsServerError() bool
IsServerError returns true when this perform install check o k response has a 5xx status code
func (*PerformInstallCheckOK) IsSuccess ¶
func (o *PerformInstallCheckOK) IsSuccess() bool
IsSuccess returns true when this perform install check o k response has a 2xx status code
func (*PerformInstallCheckOK) String ¶
func (o *PerformInstallCheckOK) String() string
type PerformInstallCheckParams ¶
type PerformInstallCheckParams struct { // Body. Body *models.InstallPerformCheckRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PerformInstallCheckParams contains all the parameters to send to the API endpoint
for the perform install check operation. Typically these are written to a http.Request.
func NewPerformInstallCheckParams ¶
func NewPerformInstallCheckParams() *PerformInstallCheckParams
NewPerformInstallCheckParams creates a new PerformInstallCheckParams 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 NewPerformInstallCheckParamsWithContext ¶
func NewPerformInstallCheckParamsWithContext(ctx context.Context) *PerformInstallCheckParams
NewPerformInstallCheckParamsWithContext creates a new PerformInstallCheckParams object with the ability to set a context for a request.
func NewPerformInstallCheckParamsWithHTTPClient ¶
func NewPerformInstallCheckParamsWithHTTPClient(client *http.Client) *PerformInstallCheckParams
NewPerformInstallCheckParamsWithHTTPClient creates a new PerformInstallCheckParams object with the ability to set a custom HTTPClient for a request.
func NewPerformInstallCheckParamsWithTimeout ¶
func NewPerformInstallCheckParamsWithTimeout(timeout time.Duration) *PerformInstallCheckParams
NewPerformInstallCheckParamsWithTimeout creates a new PerformInstallCheckParams object with the ability to set a timeout on a request.
func (*PerformInstallCheckParams) SetBody ¶
func (o *PerformInstallCheckParams) SetBody(body *models.InstallPerformCheckRequest)
SetBody adds the body to the perform install check params
func (*PerformInstallCheckParams) SetContext ¶
func (o *PerformInstallCheckParams) SetContext(ctx context.Context)
SetContext adds the context to the perform install check params
func (*PerformInstallCheckParams) SetDefaults ¶
func (o *PerformInstallCheckParams) SetDefaults()
SetDefaults hydrates default values in the perform install check params (not the query body).
All values with no default are reset to their zero value.
func (*PerformInstallCheckParams) SetHTTPClient ¶
func (o *PerformInstallCheckParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the perform install check params
func (*PerformInstallCheckParams) SetTimeout ¶
func (o *PerformInstallCheckParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the perform install check params
func (*PerformInstallCheckParams) WithBody ¶
func (o *PerformInstallCheckParams) WithBody(body *models.InstallPerformCheckRequest) *PerformInstallCheckParams
WithBody adds the body to the perform install check params
func (*PerformInstallCheckParams) WithContext ¶
func (o *PerformInstallCheckParams) WithContext(ctx context.Context) *PerformInstallCheckParams
WithContext adds the context to the perform install check params
func (*PerformInstallCheckParams) WithDefaults ¶
func (o *PerformInstallCheckParams) WithDefaults() *PerformInstallCheckParams
WithDefaults hydrates default values in the perform install check params (not the query body).
All values with no default are reset to their zero value.
func (*PerformInstallCheckParams) WithHTTPClient ¶
func (o *PerformInstallCheckParams) WithHTTPClient(client *http.Client) *PerformInstallCheckParams
WithHTTPClient adds the HTTPClient to the perform install check params
func (*PerformInstallCheckParams) WithTimeout ¶
func (o *PerformInstallCheckParams) WithTimeout(timeout time.Duration) *PerformInstallCheckParams
WithTimeout adds the timeout to the perform install check params
func (*PerformInstallCheckParams) WriteToRequest ¶
func (o *PerformInstallCheckParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PerformInstallCheckReader ¶
type PerformInstallCheckReader struct {
// contains filtered or unexported fields
}
PerformInstallCheckReader is a Reader for the PerformInstallCheck structure.
func (*PerformInstallCheckReader) ReadResponse ¶
func (o *PerformInstallCheckReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PerformInstallCheckUnauthorized ¶
type PerformInstallCheckUnauthorized struct { }
PerformInstallCheckUnauthorized describes a response with status code 401, with default header values.
User is not authenticated
func NewPerformInstallCheckUnauthorized ¶
func NewPerformInstallCheckUnauthorized() *PerformInstallCheckUnauthorized
NewPerformInstallCheckUnauthorized creates a PerformInstallCheckUnauthorized with default headers values
func (*PerformInstallCheckUnauthorized) Code ¶
func (o *PerformInstallCheckUnauthorized) Code() int
Code gets the status code for the perform install check unauthorized response
func (*PerformInstallCheckUnauthorized) Error ¶
func (o *PerformInstallCheckUnauthorized) Error() string
func (*PerformInstallCheckUnauthorized) IsClientError ¶
func (o *PerformInstallCheckUnauthorized) IsClientError() bool
IsClientError returns true when this perform install check unauthorized response has a 4xx status code
func (*PerformInstallCheckUnauthorized) IsCode ¶
func (o *PerformInstallCheckUnauthorized) IsCode(code int) bool
IsCode returns true when this perform install check unauthorized response a status code equal to that given
func (*PerformInstallCheckUnauthorized) IsRedirect ¶
func (o *PerformInstallCheckUnauthorized) IsRedirect() bool
IsRedirect returns true when this perform install check unauthorized response has a 3xx status code
func (*PerformInstallCheckUnauthorized) IsServerError ¶
func (o *PerformInstallCheckUnauthorized) IsServerError() bool
IsServerError returns true when this perform install check unauthorized response has a 5xx status code
func (*PerformInstallCheckUnauthorized) IsSuccess ¶
func (o *PerformInstallCheckUnauthorized) IsSuccess() bool
IsSuccess returns true when this perform install check unauthorized response has a 2xx status code
func (*PerformInstallCheckUnauthorized) String ¶
func (o *PerformInstallCheckUnauthorized) String() string
type PostInstallForbidden ¶
PostInstallForbidden describes a response with status code 403, with default header values.
User has no permission to access this resource
func NewPostInstallForbidden ¶
func NewPostInstallForbidden() *PostInstallForbidden
NewPostInstallForbidden creates a PostInstallForbidden with default headers values
func (*PostInstallForbidden) Code ¶
func (o *PostInstallForbidden) Code() int
Code gets the status code for the post install forbidden response
func (*PostInstallForbidden) Error ¶
func (o *PostInstallForbidden) Error() string
func (*PostInstallForbidden) GetPayload ¶
func (o *PostInstallForbidden) GetPayload() *models.RestError
func (*PostInstallForbidden) IsClientError ¶
func (o *PostInstallForbidden) IsClientError() bool
IsClientError returns true when this post install forbidden response has a 4xx status code
func (*PostInstallForbidden) IsCode ¶
func (o *PostInstallForbidden) IsCode(code int) bool
IsCode returns true when this post install forbidden response a status code equal to that given
func (*PostInstallForbidden) IsRedirect ¶
func (o *PostInstallForbidden) IsRedirect() bool
IsRedirect returns true when this post install forbidden response has a 3xx status code
func (*PostInstallForbidden) IsServerError ¶
func (o *PostInstallForbidden) IsServerError() bool
IsServerError returns true when this post install forbidden response has a 5xx status code
func (*PostInstallForbidden) IsSuccess ¶
func (o *PostInstallForbidden) IsSuccess() bool
IsSuccess returns true when this post install forbidden response has a 2xx status code
func (*PostInstallForbidden) String ¶
func (o *PostInstallForbidden) String() string
type PostInstallInternalServerError ¶
PostInstallInternalServerError describes a response with status code 500, with default header values.
An internal error occurred in the backend
func NewPostInstallInternalServerError ¶
func NewPostInstallInternalServerError() *PostInstallInternalServerError
NewPostInstallInternalServerError creates a PostInstallInternalServerError with default headers values
func (*PostInstallInternalServerError) Code ¶
func (o *PostInstallInternalServerError) Code() int
Code gets the status code for the post install internal server error response
func (*PostInstallInternalServerError) Error ¶
func (o *PostInstallInternalServerError) Error() string
func (*PostInstallInternalServerError) GetPayload ¶
func (o *PostInstallInternalServerError) GetPayload() *models.RestError
func (*PostInstallInternalServerError) IsClientError ¶
func (o *PostInstallInternalServerError) IsClientError() bool
IsClientError returns true when this post install internal server error response has a 4xx status code
func (*PostInstallInternalServerError) IsCode ¶
func (o *PostInstallInternalServerError) IsCode(code int) bool
IsCode returns true when this post install internal server error response a status code equal to that given
func (*PostInstallInternalServerError) IsRedirect ¶
func (o *PostInstallInternalServerError) IsRedirect() bool
IsRedirect returns true when this post install internal server error response has a 3xx status code
func (*PostInstallInternalServerError) IsServerError ¶
func (o *PostInstallInternalServerError) IsServerError() bool
IsServerError returns true when this post install internal server error response has a 5xx status code
func (*PostInstallInternalServerError) IsSuccess ¶
func (o *PostInstallInternalServerError) IsSuccess() bool
IsSuccess returns true when this post install internal server error response has a 2xx status code
func (*PostInstallInternalServerError) String ¶
func (o *PostInstallInternalServerError) String() string
type PostInstallNotFound ¶
PostInstallNotFound describes a response with status code 404, with default header values.
Resource does not exist in the system
func NewPostInstallNotFound ¶
func NewPostInstallNotFound() *PostInstallNotFound
NewPostInstallNotFound creates a PostInstallNotFound with default headers values
func (*PostInstallNotFound) Code ¶
func (o *PostInstallNotFound) Code() int
Code gets the status code for the post install not found response
func (*PostInstallNotFound) Error ¶
func (o *PostInstallNotFound) Error() string
func (*PostInstallNotFound) GetPayload ¶
func (o *PostInstallNotFound) GetPayload() *models.RestError
func (*PostInstallNotFound) IsClientError ¶
func (o *PostInstallNotFound) IsClientError() bool
IsClientError returns true when this post install not found response has a 4xx status code
func (*PostInstallNotFound) IsCode ¶
func (o *PostInstallNotFound) IsCode(code int) bool
IsCode returns true when this post install not found response a status code equal to that given
func (*PostInstallNotFound) IsRedirect ¶
func (o *PostInstallNotFound) IsRedirect() bool
IsRedirect returns true when this post install not found response has a 3xx status code
func (*PostInstallNotFound) IsServerError ¶
func (o *PostInstallNotFound) IsServerError() bool
IsServerError returns true when this post install not found response has a 5xx status code
func (*PostInstallNotFound) IsSuccess ¶
func (o *PostInstallNotFound) IsSuccess() bool
IsSuccess returns true when this post install not found response has a 2xx status code
func (*PostInstallNotFound) String ¶
func (o *PostInstallNotFound) String() string
type PostInstallOK ¶
type PostInstallOK struct {
Payload *models.InstallInstallResponse
}
PostInstallOK describes a response with status code 200, with default header values.
A successful response.
func NewPostInstallOK ¶
func NewPostInstallOK() *PostInstallOK
NewPostInstallOK creates a PostInstallOK with default headers values
func (*PostInstallOK) Code ¶
func (o *PostInstallOK) Code() int
Code gets the status code for the post install o k response
func (*PostInstallOK) Error ¶
func (o *PostInstallOK) Error() string
func (*PostInstallOK) GetPayload ¶
func (o *PostInstallOK) GetPayload() *models.InstallInstallResponse
func (*PostInstallOK) IsClientError ¶
func (o *PostInstallOK) IsClientError() bool
IsClientError returns true when this post install o k response has a 4xx status code
func (*PostInstallOK) IsCode ¶
func (o *PostInstallOK) IsCode(code int) bool
IsCode returns true when this post install o k response a status code equal to that given
func (*PostInstallOK) IsRedirect ¶
func (o *PostInstallOK) IsRedirect() bool
IsRedirect returns true when this post install o k response has a 3xx status code
func (*PostInstallOK) IsServerError ¶
func (o *PostInstallOK) IsServerError() bool
IsServerError returns true when this post install o k response has a 5xx status code
func (*PostInstallOK) IsSuccess ¶
func (o *PostInstallOK) IsSuccess() bool
IsSuccess returns true when this post install o k response has a 2xx status code
func (*PostInstallOK) String ¶
func (o *PostInstallOK) String() string
type PostInstallParams ¶
type PostInstallParams struct { // Body. Body *models.InstallInstallRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostInstallParams contains all the parameters to send to the API endpoint
for the post install operation. Typically these are written to a http.Request.
func NewPostInstallParams ¶
func NewPostInstallParams() *PostInstallParams
NewPostInstallParams creates a new PostInstallParams 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 NewPostInstallParamsWithContext ¶
func NewPostInstallParamsWithContext(ctx context.Context) *PostInstallParams
NewPostInstallParamsWithContext creates a new PostInstallParams object with the ability to set a context for a request.
func NewPostInstallParamsWithHTTPClient ¶
func NewPostInstallParamsWithHTTPClient(client *http.Client) *PostInstallParams
NewPostInstallParamsWithHTTPClient creates a new PostInstallParams object with the ability to set a custom HTTPClient for a request.
func NewPostInstallParamsWithTimeout ¶
func NewPostInstallParamsWithTimeout(timeout time.Duration) *PostInstallParams
NewPostInstallParamsWithTimeout creates a new PostInstallParams object with the ability to set a timeout on a request.
func (*PostInstallParams) SetBody ¶
func (o *PostInstallParams) SetBody(body *models.InstallInstallRequest)
SetBody adds the body to the post install params
func (*PostInstallParams) SetContext ¶
func (o *PostInstallParams) SetContext(ctx context.Context)
SetContext adds the context to the post install params
func (*PostInstallParams) SetDefaults ¶
func (o *PostInstallParams) SetDefaults()
SetDefaults hydrates default values in the post install params (not the query body).
All values with no default are reset to their zero value.
func (*PostInstallParams) SetHTTPClient ¶
func (o *PostInstallParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post install params
func (*PostInstallParams) SetTimeout ¶
func (o *PostInstallParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post install params
func (*PostInstallParams) WithBody ¶
func (o *PostInstallParams) WithBody(body *models.InstallInstallRequest) *PostInstallParams
WithBody adds the body to the post install params
func (*PostInstallParams) WithContext ¶
func (o *PostInstallParams) WithContext(ctx context.Context) *PostInstallParams
WithContext adds the context to the post install params
func (*PostInstallParams) WithDefaults ¶
func (o *PostInstallParams) WithDefaults() *PostInstallParams
WithDefaults hydrates default values in the post install params (not the query body).
All values with no default are reset to their zero value.
func (*PostInstallParams) WithHTTPClient ¶
func (o *PostInstallParams) WithHTTPClient(client *http.Client) *PostInstallParams
WithHTTPClient adds the HTTPClient to the post install params
func (*PostInstallParams) WithTimeout ¶
func (o *PostInstallParams) WithTimeout(timeout time.Duration) *PostInstallParams
WithTimeout adds the timeout to the post install params
func (*PostInstallParams) WriteToRequest ¶
func (o *PostInstallParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostInstallReader ¶
type PostInstallReader struct {
// contains filtered or unexported fields
}
PostInstallReader is a Reader for the PostInstall structure.
func (*PostInstallReader) ReadResponse ¶
func (o *PostInstallReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostInstallUnauthorized ¶
type PostInstallUnauthorized struct { }
PostInstallUnauthorized describes a response with status code 401, with default header values.
User is not authenticated
func NewPostInstallUnauthorized ¶
func NewPostInstallUnauthorized() *PostInstallUnauthorized
NewPostInstallUnauthorized creates a PostInstallUnauthorized with default headers values
func (*PostInstallUnauthorized) Code ¶
func (o *PostInstallUnauthorized) Code() int
Code gets the status code for the post install unauthorized response
func (*PostInstallUnauthorized) Error ¶
func (o *PostInstallUnauthorized) Error() string
func (*PostInstallUnauthorized) IsClientError ¶
func (o *PostInstallUnauthorized) IsClientError() bool
IsClientError returns true when this post install unauthorized response has a 4xx status code
func (*PostInstallUnauthorized) IsCode ¶
func (o *PostInstallUnauthorized) IsCode(code int) bool
IsCode returns true when this post install unauthorized response a status code equal to that given
func (*PostInstallUnauthorized) IsRedirect ¶
func (o *PostInstallUnauthorized) IsRedirect() bool
IsRedirect returns true when this post install unauthorized response has a 3xx status code
func (*PostInstallUnauthorized) IsServerError ¶
func (o *PostInstallUnauthorized) IsServerError() bool
IsServerError returns true when this post install unauthorized response has a 5xx status code
func (*PostInstallUnauthorized) IsSuccess ¶
func (o *PostInstallUnauthorized) IsSuccess() bool
IsSuccess returns true when this post install unauthorized response has a 2xx status code
func (*PostInstallUnauthorized) String ¶
func (o *PostInstallUnauthorized) String() string
Source Files
¶
- get_agreement_parameters.go
- get_agreement_responses.go
- get_install_parameters.go
- get_install_responses.go
- install_events_parameters.go
- install_events_responses.go
- install_service_client.go
- perform_install_check_parameters.go
- perform_install_check_responses.go
- post_install_parameters.go
- post_install_responses.go