Documentation
¶
Index ¶
- type Client
- func (a *Client) GetCompatibility(params *GetCompatibilityParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetCompatibilityOK, *GetCompatibilityNoContent, error)
- func (a *Client) GetInstallation(params *GetInstallationParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetInstallationOK, *GetInstallationNoContent, error)
- func (a *Client) GetLogHandler(params *GetLogHandlerParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetLogHandlerOK, *GetLogHandlerNoContent, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetCompatibilityDefault
- func (o *GetCompatibilityDefault) Code() int
- func (o *GetCompatibilityDefault) Error() string
- func (o *GetCompatibilityDefault) GetPayload() *service_model.RuntimeError
- func (o *GetCompatibilityDefault) IsClientError() bool
- func (o *GetCompatibilityDefault) IsCode(code int) bool
- func (o *GetCompatibilityDefault) IsRedirect() bool
- func (o *GetCompatibilityDefault) IsServerError() bool
- func (o *GetCompatibilityDefault) IsSuccess() bool
- func (o *GetCompatibilityDefault) String() string
- type GetCompatibilityForbidden
- func (o *GetCompatibilityForbidden) Code() int
- func (o *GetCompatibilityForbidden) Error() string
- func (o *GetCompatibilityForbidden) GetPayload() interface{}
- func (o *GetCompatibilityForbidden) IsClientError() bool
- func (o *GetCompatibilityForbidden) IsCode(code int) bool
- func (o *GetCompatibilityForbidden) IsRedirect() bool
- func (o *GetCompatibilityForbidden) IsServerError() bool
- func (o *GetCompatibilityForbidden) IsSuccess() bool
- func (o *GetCompatibilityForbidden) String() string
- type GetCompatibilityNoContent
- func (o *GetCompatibilityNoContent) Code() int
- func (o *GetCompatibilityNoContent) Error() string
- func (o *GetCompatibilityNoContent) GetPayload() interface{}
- func (o *GetCompatibilityNoContent) IsClientError() bool
- func (o *GetCompatibilityNoContent) IsCode(code int) bool
- func (o *GetCompatibilityNoContent) IsRedirect() bool
- func (o *GetCompatibilityNoContent) IsServerError() bool
- func (o *GetCompatibilityNoContent) IsSuccess() bool
- func (o *GetCompatibilityNoContent) String() string
- type GetCompatibilityNotFound
- func (o *GetCompatibilityNotFound) Code() int
- func (o *GetCompatibilityNotFound) Error() string
- func (o *GetCompatibilityNotFound) GetPayload() interface{}
- func (o *GetCompatibilityNotFound) IsClientError() bool
- func (o *GetCompatibilityNotFound) IsCode(code int) bool
- func (o *GetCompatibilityNotFound) IsRedirect() bool
- func (o *GetCompatibilityNotFound) IsServerError() bool
- func (o *GetCompatibilityNotFound) IsSuccess() bool
- func (o *GetCompatibilityNotFound) String() string
- type GetCompatibilityOK
- func (o *GetCompatibilityOK) Code() int
- func (o *GetCompatibilityOK) Error() string
- func (o *GetCompatibilityOK) GetPayload() *service_model.V1Compatibility
- func (o *GetCompatibilityOK) IsClientError() bool
- func (o *GetCompatibilityOK) IsCode(code int) bool
- func (o *GetCompatibilityOK) IsRedirect() bool
- func (o *GetCompatibilityOK) IsServerError() bool
- func (o *GetCompatibilityOK) IsSuccess() bool
- func (o *GetCompatibilityOK) String() string
- type GetCompatibilityParams
- func NewGetCompatibilityParams() *GetCompatibilityParams
- func NewGetCompatibilityParamsWithContext(ctx context.Context) *GetCompatibilityParams
- func NewGetCompatibilityParamsWithHTTPClient(client *http.Client) *GetCompatibilityParams
- func NewGetCompatibilityParamsWithTimeout(timeout time.Duration) *GetCompatibilityParams
- func (o *GetCompatibilityParams) SetContext(ctx context.Context)
- func (o *GetCompatibilityParams) SetDefaults()
- func (o *GetCompatibilityParams) SetHTTPClient(client *http.Client)
- func (o *GetCompatibilityParams) SetService(service string)
- func (o *GetCompatibilityParams) SetTimeout(timeout time.Duration)
- func (o *GetCompatibilityParams) SetUUID(uuid string)
- func (o *GetCompatibilityParams) SetVersion(version string)
- func (o *GetCompatibilityParams) WithContext(ctx context.Context) *GetCompatibilityParams
- func (o *GetCompatibilityParams) WithDefaults() *GetCompatibilityParams
- func (o *GetCompatibilityParams) WithHTTPClient(client *http.Client) *GetCompatibilityParams
- func (o *GetCompatibilityParams) WithService(service string) *GetCompatibilityParams
- func (o *GetCompatibilityParams) WithTimeout(timeout time.Duration) *GetCompatibilityParams
- func (o *GetCompatibilityParams) WithUUID(uuid string) *GetCompatibilityParams
- func (o *GetCompatibilityParams) WithVersion(version string) *GetCompatibilityParams
- func (o *GetCompatibilityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCompatibilityReader
- type GetInstallationDefault
- func (o *GetInstallationDefault) Code() int
- func (o *GetInstallationDefault) Error() string
- func (o *GetInstallationDefault) GetPayload() *service_model.RuntimeError
- func (o *GetInstallationDefault) IsClientError() bool
- func (o *GetInstallationDefault) IsCode(code int) bool
- func (o *GetInstallationDefault) IsRedirect() bool
- func (o *GetInstallationDefault) IsServerError() bool
- func (o *GetInstallationDefault) IsSuccess() bool
- func (o *GetInstallationDefault) String() string
- type GetInstallationForbidden
- func (o *GetInstallationForbidden) Code() int
- func (o *GetInstallationForbidden) Error() string
- func (o *GetInstallationForbidden) GetPayload() interface{}
- func (o *GetInstallationForbidden) IsClientError() bool
- func (o *GetInstallationForbidden) IsCode(code int) bool
- func (o *GetInstallationForbidden) IsRedirect() bool
- func (o *GetInstallationForbidden) IsServerError() bool
- func (o *GetInstallationForbidden) IsSuccess() bool
- func (o *GetInstallationForbidden) String() string
- type GetInstallationNoContent
- func (o *GetInstallationNoContent) Code() int
- func (o *GetInstallationNoContent) Error() string
- func (o *GetInstallationNoContent) GetPayload() interface{}
- func (o *GetInstallationNoContent) IsClientError() bool
- func (o *GetInstallationNoContent) IsCode(code int) bool
- func (o *GetInstallationNoContent) IsRedirect() bool
- func (o *GetInstallationNoContent) IsServerError() bool
- func (o *GetInstallationNoContent) IsSuccess() bool
- func (o *GetInstallationNoContent) String() string
- type GetInstallationNotFound
- func (o *GetInstallationNotFound) Code() int
- func (o *GetInstallationNotFound) Error() string
- func (o *GetInstallationNotFound) GetPayload() interface{}
- func (o *GetInstallationNotFound) IsClientError() bool
- func (o *GetInstallationNotFound) IsCode(code int) bool
- func (o *GetInstallationNotFound) IsRedirect() bool
- func (o *GetInstallationNotFound) IsServerError() bool
- func (o *GetInstallationNotFound) IsSuccess() bool
- func (o *GetInstallationNotFound) String() string
- type GetInstallationOK
- func (o *GetInstallationOK) Code() int
- func (o *GetInstallationOK) Error() string
- func (o *GetInstallationOK) GetPayload() *service_model.V1Installation
- func (o *GetInstallationOK) IsClientError() bool
- func (o *GetInstallationOK) IsCode(code int) bool
- func (o *GetInstallationOK) IsRedirect() bool
- func (o *GetInstallationOK) IsServerError() bool
- func (o *GetInstallationOK) IsSuccess() bool
- func (o *GetInstallationOK) String() string
- type GetInstallationParams
- func NewGetInstallationParams() *GetInstallationParams
- func NewGetInstallationParamsWithContext(ctx context.Context) *GetInstallationParams
- func NewGetInstallationParamsWithHTTPClient(client *http.Client) *GetInstallationParams
- func NewGetInstallationParamsWithTimeout(timeout time.Duration) *GetInstallationParams
- func (o *GetInstallationParams) SetAuth(auth *bool)
- func (o *GetInstallationParams) SetContext(ctx context.Context)
- func (o *GetInstallationParams) SetDefaults()
- func (o *GetInstallationParams) SetHTTPClient(client *http.Client)
- func (o *GetInstallationParams) SetOrgs(orgs *bool)
- func (o *GetInstallationParams) SetTimeout(timeout time.Duration)
- func (o *GetInstallationParams) WithAuth(auth *bool) *GetInstallationParams
- func (o *GetInstallationParams) WithContext(ctx context.Context) *GetInstallationParams
- func (o *GetInstallationParams) WithDefaults() *GetInstallationParams
- func (o *GetInstallationParams) WithHTTPClient(client *http.Client) *GetInstallationParams
- func (o *GetInstallationParams) WithOrgs(orgs *bool) *GetInstallationParams
- func (o *GetInstallationParams) WithTimeout(timeout time.Duration) *GetInstallationParams
- func (o *GetInstallationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetInstallationReader
- type GetLogHandlerDefault
- func (o *GetLogHandlerDefault) Code() int
- func (o *GetLogHandlerDefault) Error() string
- func (o *GetLogHandlerDefault) GetPayload() *service_model.RuntimeError
- func (o *GetLogHandlerDefault) IsClientError() bool
- func (o *GetLogHandlerDefault) IsCode(code int) bool
- func (o *GetLogHandlerDefault) IsRedirect() bool
- func (o *GetLogHandlerDefault) IsServerError() bool
- func (o *GetLogHandlerDefault) IsSuccess() bool
- func (o *GetLogHandlerDefault) String() string
- type GetLogHandlerForbidden
- func (o *GetLogHandlerForbidden) Code() int
- func (o *GetLogHandlerForbidden) Error() string
- func (o *GetLogHandlerForbidden) GetPayload() interface{}
- func (o *GetLogHandlerForbidden) IsClientError() bool
- func (o *GetLogHandlerForbidden) IsCode(code int) bool
- func (o *GetLogHandlerForbidden) IsRedirect() bool
- func (o *GetLogHandlerForbidden) IsServerError() bool
- func (o *GetLogHandlerForbidden) IsSuccess() bool
- func (o *GetLogHandlerForbidden) String() string
- type GetLogHandlerNoContent
- func (o *GetLogHandlerNoContent) Code() int
- func (o *GetLogHandlerNoContent) Error() string
- func (o *GetLogHandlerNoContent) GetPayload() interface{}
- func (o *GetLogHandlerNoContent) IsClientError() bool
- func (o *GetLogHandlerNoContent) IsCode(code int) bool
- func (o *GetLogHandlerNoContent) IsRedirect() bool
- func (o *GetLogHandlerNoContent) IsServerError() bool
- func (o *GetLogHandlerNoContent) IsSuccess() bool
- func (o *GetLogHandlerNoContent) String() string
- type GetLogHandlerNotFound
- func (o *GetLogHandlerNotFound) Code() int
- func (o *GetLogHandlerNotFound) Error() string
- func (o *GetLogHandlerNotFound) GetPayload() interface{}
- func (o *GetLogHandlerNotFound) IsClientError() bool
- func (o *GetLogHandlerNotFound) IsCode(code int) bool
- func (o *GetLogHandlerNotFound) IsRedirect() bool
- func (o *GetLogHandlerNotFound) IsServerError() bool
- func (o *GetLogHandlerNotFound) IsSuccess() bool
- func (o *GetLogHandlerNotFound) String() string
- type GetLogHandlerOK
- func (o *GetLogHandlerOK) Code() int
- func (o *GetLogHandlerOK) Error() string
- func (o *GetLogHandlerOK) GetPayload() *service_model.V1LogHandler
- func (o *GetLogHandlerOK) IsClientError() bool
- func (o *GetLogHandlerOK) IsCode(code int) bool
- func (o *GetLogHandlerOK) IsRedirect() bool
- func (o *GetLogHandlerOK) IsServerError() bool
- func (o *GetLogHandlerOK) IsSuccess() bool
- func (o *GetLogHandlerOK) String() string
- type GetLogHandlerParams
- func (o *GetLogHandlerParams) SetContext(ctx context.Context)
- func (o *GetLogHandlerParams) SetDefaults()
- func (o *GetLogHandlerParams) SetHTTPClient(client *http.Client)
- func (o *GetLogHandlerParams) SetTimeout(timeout time.Duration)
- func (o *GetLogHandlerParams) WithContext(ctx context.Context) *GetLogHandlerParams
- func (o *GetLogHandlerParams) WithDefaults() *GetLogHandlerParams
- func (o *GetLogHandlerParams) WithHTTPClient(client *http.Client) *GetLogHandlerParams
- func (o *GetLogHandlerParams) WithTimeout(timeout time.Duration) *GetLogHandlerParams
- func (o *GetLogHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetLogHandlerReader
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 versions v1 API
func (*Client) GetCompatibility ¶
func (a *Client) GetCompatibility(params *GetCompatibilityParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCompatibilityOK, *GetCompatibilityNoContent, error)
GetCompatibility gets compatibility versions
func (*Client) GetInstallation ¶
func (a *Client) GetInstallation(params *GetInstallationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetInstallationOK, *GetInstallationNoContent, error)
GetInstallation gets installation versions
func (*Client) GetLogHandler ¶
func (a *Client) GetLogHandler(params *GetLogHandlerParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetLogHandlerOK, *GetLogHandlerNoContent, error)
GetLogHandler gets log handler versions
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 { GetCompatibility(params *GetCompatibilityParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCompatibilityOK, *GetCompatibilityNoContent, error) GetInstallation(params *GetInstallationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetInstallationOK, *GetInstallationNoContent, error) GetLogHandler(params *GetLogHandlerParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetLogHandlerOK, *GetLogHandlerNoContent, 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 versions v1 API client.
type GetCompatibilityDefault ¶
type GetCompatibilityDefault struct { Payload *service_model.RuntimeError // contains filtered or unexported fields }
GetCompatibilityDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewGetCompatibilityDefault ¶
func NewGetCompatibilityDefault(code int) *GetCompatibilityDefault
NewGetCompatibilityDefault creates a GetCompatibilityDefault with default headers values
func (*GetCompatibilityDefault) Code ¶
func (o *GetCompatibilityDefault) Code() int
Code gets the status code for the get compatibility default response
func (*GetCompatibilityDefault) Error ¶
func (o *GetCompatibilityDefault) Error() string
func (*GetCompatibilityDefault) GetPayload ¶
func (o *GetCompatibilityDefault) GetPayload() *service_model.RuntimeError
func (*GetCompatibilityDefault) IsClientError ¶
func (o *GetCompatibilityDefault) IsClientError() bool
IsClientError returns true when this get compatibility default response has a 4xx status code
func (*GetCompatibilityDefault) IsCode ¶
func (o *GetCompatibilityDefault) IsCode(code int) bool
IsCode returns true when this get compatibility default response a status code equal to that given
func (*GetCompatibilityDefault) IsRedirect ¶
func (o *GetCompatibilityDefault) IsRedirect() bool
IsRedirect returns true when this get compatibility default response has a 3xx status code
func (*GetCompatibilityDefault) IsServerError ¶
func (o *GetCompatibilityDefault) IsServerError() bool
IsServerError returns true when this get compatibility default response has a 5xx status code
func (*GetCompatibilityDefault) IsSuccess ¶
func (o *GetCompatibilityDefault) IsSuccess() bool
IsSuccess returns true when this get compatibility default response has a 2xx status code
func (*GetCompatibilityDefault) String ¶
func (o *GetCompatibilityDefault) String() string
type GetCompatibilityForbidden ¶
type GetCompatibilityForbidden struct {
Payload interface{}
}
GetCompatibilityForbidden describes a response with status code 403, with default header values.
You don't have permission to access the resource.
func NewGetCompatibilityForbidden ¶
func NewGetCompatibilityForbidden() *GetCompatibilityForbidden
NewGetCompatibilityForbidden creates a GetCompatibilityForbidden with default headers values
func (*GetCompatibilityForbidden) Code ¶
func (o *GetCompatibilityForbidden) Code() int
Code gets the status code for the get compatibility forbidden response
func (*GetCompatibilityForbidden) Error ¶
func (o *GetCompatibilityForbidden) Error() string
func (*GetCompatibilityForbidden) GetPayload ¶
func (o *GetCompatibilityForbidden) GetPayload() interface{}
func (*GetCompatibilityForbidden) IsClientError ¶
func (o *GetCompatibilityForbidden) IsClientError() bool
IsClientError returns true when this get compatibility forbidden response has a 4xx status code
func (*GetCompatibilityForbidden) IsCode ¶
func (o *GetCompatibilityForbidden) IsCode(code int) bool
IsCode returns true when this get compatibility forbidden response a status code equal to that given
func (*GetCompatibilityForbidden) IsRedirect ¶
func (o *GetCompatibilityForbidden) IsRedirect() bool
IsRedirect returns true when this get compatibility forbidden response has a 3xx status code
func (*GetCompatibilityForbidden) IsServerError ¶
func (o *GetCompatibilityForbidden) IsServerError() bool
IsServerError returns true when this get compatibility forbidden response has a 5xx status code
func (*GetCompatibilityForbidden) IsSuccess ¶
func (o *GetCompatibilityForbidden) IsSuccess() bool
IsSuccess returns true when this get compatibility forbidden response has a 2xx status code
func (*GetCompatibilityForbidden) String ¶
func (o *GetCompatibilityForbidden) String() string
type GetCompatibilityNoContent ¶
type GetCompatibilityNoContent struct {
Payload interface{}
}
GetCompatibilityNoContent describes a response with status code 204, with default header values.
No content.
func NewGetCompatibilityNoContent ¶
func NewGetCompatibilityNoContent() *GetCompatibilityNoContent
NewGetCompatibilityNoContent creates a GetCompatibilityNoContent with default headers values
func (*GetCompatibilityNoContent) Code ¶
func (o *GetCompatibilityNoContent) Code() int
Code gets the status code for the get compatibility no content response
func (*GetCompatibilityNoContent) Error ¶
func (o *GetCompatibilityNoContent) Error() string
func (*GetCompatibilityNoContent) GetPayload ¶
func (o *GetCompatibilityNoContent) GetPayload() interface{}
func (*GetCompatibilityNoContent) IsClientError ¶
func (o *GetCompatibilityNoContent) IsClientError() bool
IsClientError returns true when this get compatibility no content response has a 4xx status code
func (*GetCompatibilityNoContent) IsCode ¶
func (o *GetCompatibilityNoContent) IsCode(code int) bool
IsCode returns true when this get compatibility no content response a status code equal to that given
func (*GetCompatibilityNoContent) IsRedirect ¶
func (o *GetCompatibilityNoContent) IsRedirect() bool
IsRedirect returns true when this get compatibility no content response has a 3xx status code
func (*GetCompatibilityNoContent) IsServerError ¶
func (o *GetCompatibilityNoContent) IsServerError() bool
IsServerError returns true when this get compatibility no content response has a 5xx status code
func (*GetCompatibilityNoContent) IsSuccess ¶
func (o *GetCompatibilityNoContent) IsSuccess() bool
IsSuccess returns true when this get compatibility no content response has a 2xx status code
func (*GetCompatibilityNoContent) String ¶
func (o *GetCompatibilityNoContent) String() string
type GetCompatibilityNotFound ¶
type GetCompatibilityNotFound struct {
Payload interface{}
}
GetCompatibilityNotFound describes a response with status code 404, with default header values.
Resource does not exist.
func NewGetCompatibilityNotFound ¶
func NewGetCompatibilityNotFound() *GetCompatibilityNotFound
NewGetCompatibilityNotFound creates a GetCompatibilityNotFound with default headers values
func (*GetCompatibilityNotFound) Code ¶
func (o *GetCompatibilityNotFound) Code() int
Code gets the status code for the get compatibility not found response
func (*GetCompatibilityNotFound) Error ¶
func (o *GetCompatibilityNotFound) Error() string
func (*GetCompatibilityNotFound) GetPayload ¶
func (o *GetCompatibilityNotFound) GetPayload() interface{}
func (*GetCompatibilityNotFound) IsClientError ¶
func (o *GetCompatibilityNotFound) IsClientError() bool
IsClientError returns true when this get compatibility not found response has a 4xx status code
func (*GetCompatibilityNotFound) IsCode ¶
func (o *GetCompatibilityNotFound) IsCode(code int) bool
IsCode returns true when this get compatibility not found response a status code equal to that given
func (*GetCompatibilityNotFound) IsRedirect ¶
func (o *GetCompatibilityNotFound) IsRedirect() bool
IsRedirect returns true when this get compatibility not found response has a 3xx status code
func (*GetCompatibilityNotFound) IsServerError ¶
func (o *GetCompatibilityNotFound) IsServerError() bool
IsServerError returns true when this get compatibility not found response has a 5xx status code
func (*GetCompatibilityNotFound) IsSuccess ¶
func (o *GetCompatibilityNotFound) IsSuccess() bool
IsSuccess returns true when this get compatibility not found response has a 2xx status code
func (*GetCompatibilityNotFound) String ¶
func (o *GetCompatibilityNotFound) String() string
type GetCompatibilityOK ¶
type GetCompatibilityOK struct {
Payload *service_model.V1Compatibility
}
GetCompatibilityOK describes a response with status code 200, with default header values.
A successful response.
func NewGetCompatibilityOK ¶
func NewGetCompatibilityOK() *GetCompatibilityOK
NewGetCompatibilityOK creates a GetCompatibilityOK with default headers values
func (*GetCompatibilityOK) Code ¶
func (o *GetCompatibilityOK) Code() int
Code gets the status code for the get compatibility o k response
func (*GetCompatibilityOK) Error ¶
func (o *GetCompatibilityOK) Error() string
func (*GetCompatibilityOK) GetPayload ¶
func (o *GetCompatibilityOK) GetPayload() *service_model.V1Compatibility
func (*GetCompatibilityOK) IsClientError ¶
func (o *GetCompatibilityOK) IsClientError() bool
IsClientError returns true when this get compatibility o k response has a 4xx status code
func (*GetCompatibilityOK) IsCode ¶
func (o *GetCompatibilityOK) IsCode(code int) bool
IsCode returns true when this get compatibility o k response a status code equal to that given
func (*GetCompatibilityOK) IsRedirect ¶
func (o *GetCompatibilityOK) IsRedirect() bool
IsRedirect returns true when this get compatibility o k response has a 3xx status code
func (*GetCompatibilityOK) IsServerError ¶
func (o *GetCompatibilityOK) IsServerError() bool
IsServerError returns true when this get compatibility o k response has a 5xx status code
func (*GetCompatibilityOK) IsSuccess ¶
func (o *GetCompatibilityOK) IsSuccess() bool
IsSuccess returns true when this get compatibility o k response has a 2xx status code
func (*GetCompatibilityOK) String ¶
func (o *GetCompatibilityOK) String() string
type GetCompatibilityParams ¶
type GetCompatibilityParams struct { /* Service. Service */ Service string /* UUID. UUid */ UUID string /* Version. Version */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCompatibilityParams contains all the parameters to send to the API endpoint
for the get compatibility operation. Typically these are written to a http.Request.
func NewGetCompatibilityParams ¶
func NewGetCompatibilityParams() *GetCompatibilityParams
NewGetCompatibilityParams creates a new GetCompatibilityParams 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 NewGetCompatibilityParamsWithContext ¶
func NewGetCompatibilityParamsWithContext(ctx context.Context) *GetCompatibilityParams
NewGetCompatibilityParamsWithContext creates a new GetCompatibilityParams object with the ability to set a context for a request.
func NewGetCompatibilityParamsWithHTTPClient ¶
func NewGetCompatibilityParamsWithHTTPClient(client *http.Client) *GetCompatibilityParams
NewGetCompatibilityParamsWithHTTPClient creates a new GetCompatibilityParams object with the ability to set a custom HTTPClient for a request.
func NewGetCompatibilityParamsWithTimeout ¶
func NewGetCompatibilityParamsWithTimeout(timeout time.Duration) *GetCompatibilityParams
NewGetCompatibilityParamsWithTimeout creates a new GetCompatibilityParams object with the ability to set a timeout on a request.
func (*GetCompatibilityParams) SetContext ¶
func (o *GetCompatibilityParams) SetContext(ctx context.Context)
SetContext adds the context to the get compatibility params
func (*GetCompatibilityParams) SetDefaults ¶
func (o *GetCompatibilityParams) SetDefaults()
SetDefaults hydrates default values in the get compatibility params (not the query body).
All values with no default are reset to their zero value.
func (*GetCompatibilityParams) SetHTTPClient ¶
func (o *GetCompatibilityParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get compatibility params
func (*GetCompatibilityParams) SetService ¶
func (o *GetCompatibilityParams) SetService(service string)
SetService adds the service to the get compatibility params
func (*GetCompatibilityParams) SetTimeout ¶
func (o *GetCompatibilityParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get compatibility params
func (*GetCompatibilityParams) SetUUID ¶
func (o *GetCompatibilityParams) SetUUID(uuid string)
SetUUID adds the uuid to the get compatibility params
func (*GetCompatibilityParams) SetVersion ¶
func (o *GetCompatibilityParams) SetVersion(version string)
SetVersion adds the version to the get compatibility params
func (*GetCompatibilityParams) WithContext ¶
func (o *GetCompatibilityParams) WithContext(ctx context.Context) *GetCompatibilityParams
WithContext adds the context to the get compatibility params
func (*GetCompatibilityParams) WithDefaults ¶
func (o *GetCompatibilityParams) WithDefaults() *GetCompatibilityParams
WithDefaults hydrates default values in the get compatibility params (not the query body).
All values with no default are reset to their zero value.
func (*GetCompatibilityParams) WithHTTPClient ¶
func (o *GetCompatibilityParams) WithHTTPClient(client *http.Client) *GetCompatibilityParams
WithHTTPClient adds the HTTPClient to the get compatibility params
func (*GetCompatibilityParams) WithService ¶
func (o *GetCompatibilityParams) WithService(service string) *GetCompatibilityParams
WithService adds the service to the get compatibility params
func (*GetCompatibilityParams) WithTimeout ¶
func (o *GetCompatibilityParams) WithTimeout(timeout time.Duration) *GetCompatibilityParams
WithTimeout adds the timeout to the get compatibility params
func (*GetCompatibilityParams) WithUUID ¶
func (o *GetCompatibilityParams) WithUUID(uuid string) *GetCompatibilityParams
WithUUID adds the uuid to the get compatibility params
func (*GetCompatibilityParams) WithVersion ¶
func (o *GetCompatibilityParams) WithVersion(version string) *GetCompatibilityParams
WithVersion adds the version to the get compatibility params
func (*GetCompatibilityParams) WriteToRequest ¶
func (o *GetCompatibilityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCompatibilityReader ¶
type GetCompatibilityReader struct {
// contains filtered or unexported fields
}
GetCompatibilityReader is a Reader for the GetCompatibility structure.
func (*GetCompatibilityReader) ReadResponse ¶
func (o *GetCompatibilityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetInstallationDefault ¶
type GetInstallationDefault struct { Payload *service_model.RuntimeError // contains filtered or unexported fields }
GetInstallationDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewGetInstallationDefault ¶
func NewGetInstallationDefault(code int) *GetInstallationDefault
NewGetInstallationDefault creates a GetInstallationDefault with default headers values
func (*GetInstallationDefault) Code ¶
func (o *GetInstallationDefault) Code() int
Code gets the status code for the get installation default response
func (*GetInstallationDefault) Error ¶
func (o *GetInstallationDefault) Error() string
func (*GetInstallationDefault) GetPayload ¶
func (o *GetInstallationDefault) GetPayload() *service_model.RuntimeError
func (*GetInstallationDefault) IsClientError ¶
func (o *GetInstallationDefault) IsClientError() bool
IsClientError returns true when this get installation default response has a 4xx status code
func (*GetInstallationDefault) IsCode ¶
func (o *GetInstallationDefault) IsCode(code int) bool
IsCode returns true when this get installation default response a status code equal to that given
func (*GetInstallationDefault) IsRedirect ¶
func (o *GetInstallationDefault) IsRedirect() bool
IsRedirect returns true when this get installation default response has a 3xx status code
func (*GetInstallationDefault) IsServerError ¶
func (o *GetInstallationDefault) IsServerError() bool
IsServerError returns true when this get installation default response has a 5xx status code
func (*GetInstallationDefault) IsSuccess ¶
func (o *GetInstallationDefault) IsSuccess() bool
IsSuccess returns true when this get installation default response has a 2xx status code
func (*GetInstallationDefault) String ¶
func (o *GetInstallationDefault) String() string
type GetInstallationForbidden ¶
type GetInstallationForbidden struct {
Payload interface{}
}
GetInstallationForbidden describes a response with status code 403, with default header values.
You don't have permission to access the resource.
func NewGetInstallationForbidden ¶
func NewGetInstallationForbidden() *GetInstallationForbidden
NewGetInstallationForbidden creates a GetInstallationForbidden with default headers values
func (*GetInstallationForbidden) Code ¶
func (o *GetInstallationForbidden) Code() int
Code gets the status code for the get installation forbidden response
func (*GetInstallationForbidden) Error ¶
func (o *GetInstallationForbidden) Error() string
func (*GetInstallationForbidden) GetPayload ¶
func (o *GetInstallationForbidden) GetPayload() interface{}
func (*GetInstallationForbidden) IsClientError ¶
func (o *GetInstallationForbidden) IsClientError() bool
IsClientError returns true when this get installation forbidden response has a 4xx status code
func (*GetInstallationForbidden) IsCode ¶
func (o *GetInstallationForbidden) IsCode(code int) bool
IsCode returns true when this get installation forbidden response a status code equal to that given
func (*GetInstallationForbidden) IsRedirect ¶
func (o *GetInstallationForbidden) IsRedirect() bool
IsRedirect returns true when this get installation forbidden response has a 3xx status code
func (*GetInstallationForbidden) IsServerError ¶
func (o *GetInstallationForbidden) IsServerError() bool
IsServerError returns true when this get installation forbidden response has a 5xx status code
func (*GetInstallationForbidden) IsSuccess ¶
func (o *GetInstallationForbidden) IsSuccess() bool
IsSuccess returns true when this get installation forbidden response has a 2xx status code
func (*GetInstallationForbidden) String ¶
func (o *GetInstallationForbidden) String() string
type GetInstallationNoContent ¶
type GetInstallationNoContent struct {
Payload interface{}
}
GetInstallationNoContent describes a response with status code 204, with default header values.
No content.
func NewGetInstallationNoContent ¶
func NewGetInstallationNoContent() *GetInstallationNoContent
NewGetInstallationNoContent creates a GetInstallationNoContent with default headers values
func (*GetInstallationNoContent) Code ¶
func (o *GetInstallationNoContent) Code() int
Code gets the status code for the get installation no content response
func (*GetInstallationNoContent) Error ¶
func (o *GetInstallationNoContent) Error() string
func (*GetInstallationNoContent) GetPayload ¶
func (o *GetInstallationNoContent) GetPayload() interface{}
func (*GetInstallationNoContent) IsClientError ¶
func (o *GetInstallationNoContent) IsClientError() bool
IsClientError returns true when this get installation no content response has a 4xx status code
func (*GetInstallationNoContent) IsCode ¶
func (o *GetInstallationNoContent) IsCode(code int) bool
IsCode returns true when this get installation no content response a status code equal to that given
func (*GetInstallationNoContent) IsRedirect ¶
func (o *GetInstallationNoContent) IsRedirect() bool
IsRedirect returns true when this get installation no content response has a 3xx status code
func (*GetInstallationNoContent) IsServerError ¶
func (o *GetInstallationNoContent) IsServerError() bool
IsServerError returns true when this get installation no content response has a 5xx status code
func (*GetInstallationNoContent) IsSuccess ¶
func (o *GetInstallationNoContent) IsSuccess() bool
IsSuccess returns true when this get installation no content response has a 2xx status code
func (*GetInstallationNoContent) String ¶
func (o *GetInstallationNoContent) String() string
type GetInstallationNotFound ¶
type GetInstallationNotFound struct {
Payload interface{}
}
GetInstallationNotFound describes a response with status code 404, with default header values.
Resource does not exist.
func NewGetInstallationNotFound ¶
func NewGetInstallationNotFound() *GetInstallationNotFound
NewGetInstallationNotFound creates a GetInstallationNotFound with default headers values
func (*GetInstallationNotFound) Code ¶
func (o *GetInstallationNotFound) Code() int
Code gets the status code for the get installation not found response
func (*GetInstallationNotFound) Error ¶
func (o *GetInstallationNotFound) Error() string
func (*GetInstallationNotFound) GetPayload ¶
func (o *GetInstallationNotFound) GetPayload() interface{}
func (*GetInstallationNotFound) IsClientError ¶
func (o *GetInstallationNotFound) IsClientError() bool
IsClientError returns true when this get installation not found response has a 4xx status code
func (*GetInstallationNotFound) IsCode ¶
func (o *GetInstallationNotFound) IsCode(code int) bool
IsCode returns true when this get installation not found response a status code equal to that given
func (*GetInstallationNotFound) IsRedirect ¶
func (o *GetInstallationNotFound) IsRedirect() bool
IsRedirect returns true when this get installation not found response has a 3xx status code
func (*GetInstallationNotFound) IsServerError ¶
func (o *GetInstallationNotFound) IsServerError() bool
IsServerError returns true when this get installation not found response has a 5xx status code
func (*GetInstallationNotFound) IsSuccess ¶
func (o *GetInstallationNotFound) IsSuccess() bool
IsSuccess returns true when this get installation not found response has a 2xx status code
func (*GetInstallationNotFound) String ¶
func (o *GetInstallationNotFound) String() string
type GetInstallationOK ¶
type GetInstallationOK struct {
Payload *service_model.V1Installation
}
GetInstallationOK describes a response with status code 200, with default header values.
A successful response.
func NewGetInstallationOK ¶
func NewGetInstallationOK() *GetInstallationOK
NewGetInstallationOK creates a GetInstallationOK with default headers values
func (*GetInstallationOK) Code ¶
func (o *GetInstallationOK) Code() int
Code gets the status code for the get installation o k response
func (*GetInstallationOK) Error ¶
func (o *GetInstallationOK) Error() string
func (*GetInstallationOK) GetPayload ¶
func (o *GetInstallationOK) GetPayload() *service_model.V1Installation
func (*GetInstallationOK) IsClientError ¶
func (o *GetInstallationOK) IsClientError() bool
IsClientError returns true when this get installation o k response has a 4xx status code
func (*GetInstallationOK) IsCode ¶
func (o *GetInstallationOK) IsCode(code int) bool
IsCode returns true when this get installation o k response a status code equal to that given
func (*GetInstallationOK) IsRedirect ¶
func (o *GetInstallationOK) IsRedirect() bool
IsRedirect returns true when this get installation o k response has a 3xx status code
func (*GetInstallationOK) IsServerError ¶
func (o *GetInstallationOK) IsServerError() bool
IsServerError returns true when this get installation o k response has a 5xx status code
func (*GetInstallationOK) IsSuccess ¶
func (o *GetInstallationOK) IsSuccess() bool
IsSuccess returns true when this get installation o k response has a 2xx status code
func (*GetInstallationOK) String ¶
func (o *GetInstallationOK) String() string
type GetInstallationParams ¶
type GetInstallationParams struct { /* Auth. auth. */ Auth *bool /* Orgs. orgs. */ Orgs *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetInstallationParams contains all the parameters to send to the API endpoint
for the get installation operation. Typically these are written to a http.Request.
func NewGetInstallationParams ¶
func NewGetInstallationParams() *GetInstallationParams
NewGetInstallationParams creates a new GetInstallationParams 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 NewGetInstallationParamsWithContext ¶
func NewGetInstallationParamsWithContext(ctx context.Context) *GetInstallationParams
NewGetInstallationParamsWithContext creates a new GetInstallationParams object with the ability to set a context for a request.
func NewGetInstallationParamsWithHTTPClient ¶
func NewGetInstallationParamsWithHTTPClient(client *http.Client) *GetInstallationParams
NewGetInstallationParamsWithHTTPClient creates a new GetInstallationParams object with the ability to set a custom HTTPClient for a request.
func NewGetInstallationParamsWithTimeout ¶
func NewGetInstallationParamsWithTimeout(timeout time.Duration) *GetInstallationParams
NewGetInstallationParamsWithTimeout creates a new GetInstallationParams object with the ability to set a timeout on a request.
func (*GetInstallationParams) SetAuth ¶
func (o *GetInstallationParams) SetAuth(auth *bool)
SetAuth adds the auth to the get installation params
func (*GetInstallationParams) SetContext ¶
func (o *GetInstallationParams) SetContext(ctx context.Context)
SetContext adds the context to the get installation params
func (*GetInstallationParams) SetDefaults ¶
func (o *GetInstallationParams) SetDefaults()
SetDefaults hydrates default values in the get installation params (not the query body).
All values with no default are reset to their zero value.
func (*GetInstallationParams) SetHTTPClient ¶
func (o *GetInstallationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get installation params
func (*GetInstallationParams) SetOrgs ¶
func (o *GetInstallationParams) SetOrgs(orgs *bool)
SetOrgs adds the orgs to the get installation params
func (*GetInstallationParams) SetTimeout ¶
func (o *GetInstallationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get installation params
func (*GetInstallationParams) WithAuth ¶
func (o *GetInstallationParams) WithAuth(auth *bool) *GetInstallationParams
WithAuth adds the auth to the get installation params
func (*GetInstallationParams) WithContext ¶
func (o *GetInstallationParams) WithContext(ctx context.Context) *GetInstallationParams
WithContext adds the context to the get installation params
func (*GetInstallationParams) WithDefaults ¶
func (o *GetInstallationParams) WithDefaults() *GetInstallationParams
WithDefaults hydrates default values in the get installation params (not the query body).
All values with no default are reset to their zero value.
func (*GetInstallationParams) WithHTTPClient ¶
func (o *GetInstallationParams) WithHTTPClient(client *http.Client) *GetInstallationParams
WithHTTPClient adds the HTTPClient to the get installation params
func (*GetInstallationParams) WithOrgs ¶
func (o *GetInstallationParams) WithOrgs(orgs *bool) *GetInstallationParams
WithOrgs adds the orgs to the get installation params
func (*GetInstallationParams) WithTimeout ¶
func (o *GetInstallationParams) WithTimeout(timeout time.Duration) *GetInstallationParams
WithTimeout adds the timeout to the get installation params
func (*GetInstallationParams) WriteToRequest ¶
func (o *GetInstallationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetInstallationReader ¶
type GetInstallationReader struct {
// contains filtered or unexported fields
}
GetInstallationReader is a Reader for the GetInstallation structure.
func (*GetInstallationReader) ReadResponse ¶
func (o *GetInstallationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetLogHandlerDefault ¶
type GetLogHandlerDefault struct { Payload *service_model.RuntimeError // contains filtered or unexported fields }
GetLogHandlerDefault describes a response with status code -1, with default header values.
An unexpected error response.
func NewGetLogHandlerDefault ¶
func NewGetLogHandlerDefault(code int) *GetLogHandlerDefault
NewGetLogHandlerDefault creates a GetLogHandlerDefault with default headers values
func (*GetLogHandlerDefault) Code ¶
func (o *GetLogHandlerDefault) Code() int
Code gets the status code for the get log handler default response
func (*GetLogHandlerDefault) Error ¶
func (o *GetLogHandlerDefault) Error() string
func (*GetLogHandlerDefault) GetPayload ¶
func (o *GetLogHandlerDefault) GetPayload() *service_model.RuntimeError
func (*GetLogHandlerDefault) IsClientError ¶
func (o *GetLogHandlerDefault) IsClientError() bool
IsClientError returns true when this get log handler default response has a 4xx status code
func (*GetLogHandlerDefault) IsCode ¶
func (o *GetLogHandlerDefault) IsCode(code int) bool
IsCode returns true when this get log handler default response a status code equal to that given
func (*GetLogHandlerDefault) IsRedirect ¶
func (o *GetLogHandlerDefault) IsRedirect() bool
IsRedirect returns true when this get log handler default response has a 3xx status code
func (*GetLogHandlerDefault) IsServerError ¶
func (o *GetLogHandlerDefault) IsServerError() bool
IsServerError returns true when this get log handler default response has a 5xx status code
func (*GetLogHandlerDefault) IsSuccess ¶
func (o *GetLogHandlerDefault) IsSuccess() bool
IsSuccess returns true when this get log handler default response has a 2xx status code
func (*GetLogHandlerDefault) String ¶
func (o *GetLogHandlerDefault) String() string
type GetLogHandlerForbidden ¶
type GetLogHandlerForbidden struct {
Payload interface{}
}
GetLogHandlerForbidden describes a response with status code 403, with default header values.
You don't have permission to access the resource.
func NewGetLogHandlerForbidden ¶
func NewGetLogHandlerForbidden() *GetLogHandlerForbidden
NewGetLogHandlerForbidden creates a GetLogHandlerForbidden with default headers values
func (*GetLogHandlerForbidden) Code ¶
func (o *GetLogHandlerForbidden) Code() int
Code gets the status code for the get log handler forbidden response
func (*GetLogHandlerForbidden) Error ¶
func (o *GetLogHandlerForbidden) Error() string
func (*GetLogHandlerForbidden) GetPayload ¶
func (o *GetLogHandlerForbidden) GetPayload() interface{}
func (*GetLogHandlerForbidden) IsClientError ¶
func (o *GetLogHandlerForbidden) IsClientError() bool
IsClientError returns true when this get log handler forbidden response has a 4xx status code
func (*GetLogHandlerForbidden) IsCode ¶
func (o *GetLogHandlerForbidden) IsCode(code int) bool
IsCode returns true when this get log handler forbidden response a status code equal to that given
func (*GetLogHandlerForbidden) IsRedirect ¶
func (o *GetLogHandlerForbidden) IsRedirect() bool
IsRedirect returns true when this get log handler forbidden response has a 3xx status code
func (*GetLogHandlerForbidden) IsServerError ¶
func (o *GetLogHandlerForbidden) IsServerError() bool
IsServerError returns true when this get log handler forbidden response has a 5xx status code
func (*GetLogHandlerForbidden) IsSuccess ¶
func (o *GetLogHandlerForbidden) IsSuccess() bool
IsSuccess returns true when this get log handler forbidden response has a 2xx status code
func (*GetLogHandlerForbidden) String ¶
func (o *GetLogHandlerForbidden) String() string
type GetLogHandlerNoContent ¶
type GetLogHandlerNoContent struct {
Payload interface{}
}
GetLogHandlerNoContent describes a response with status code 204, with default header values.
No content.
func NewGetLogHandlerNoContent ¶
func NewGetLogHandlerNoContent() *GetLogHandlerNoContent
NewGetLogHandlerNoContent creates a GetLogHandlerNoContent with default headers values
func (*GetLogHandlerNoContent) Code ¶
func (o *GetLogHandlerNoContent) Code() int
Code gets the status code for the get log handler no content response
func (*GetLogHandlerNoContent) Error ¶
func (o *GetLogHandlerNoContent) Error() string
func (*GetLogHandlerNoContent) GetPayload ¶
func (o *GetLogHandlerNoContent) GetPayload() interface{}
func (*GetLogHandlerNoContent) IsClientError ¶
func (o *GetLogHandlerNoContent) IsClientError() bool
IsClientError returns true when this get log handler no content response has a 4xx status code
func (*GetLogHandlerNoContent) IsCode ¶
func (o *GetLogHandlerNoContent) IsCode(code int) bool
IsCode returns true when this get log handler no content response a status code equal to that given
func (*GetLogHandlerNoContent) IsRedirect ¶
func (o *GetLogHandlerNoContent) IsRedirect() bool
IsRedirect returns true when this get log handler no content response has a 3xx status code
func (*GetLogHandlerNoContent) IsServerError ¶
func (o *GetLogHandlerNoContent) IsServerError() bool
IsServerError returns true when this get log handler no content response has a 5xx status code
func (*GetLogHandlerNoContent) IsSuccess ¶
func (o *GetLogHandlerNoContent) IsSuccess() bool
IsSuccess returns true when this get log handler no content response has a 2xx status code
func (*GetLogHandlerNoContent) String ¶
func (o *GetLogHandlerNoContent) String() string
type GetLogHandlerNotFound ¶
type GetLogHandlerNotFound struct {
Payload interface{}
}
GetLogHandlerNotFound describes a response with status code 404, with default header values.
Resource does not exist.
func NewGetLogHandlerNotFound ¶
func NewGetLogHandlerNotFound() *GetLogHandlerNotFound
NewGetLogHandlerNotFound creates a GetLogHandlerNotFound with default headers values
func (*GetLogHandlerNotFound) Code ¶
func (o *GetLogHandlerNotFound) Code() int
Code gets the status code for the get log handler not found response
func (*GetLogHandlerNotFound) Error ¶
func (o *GetLogHandlerNotFound) Error() string
func (*GetLogHandlerNotFound) GetPayload ¶
func (o *GetLogHandlerNotFound) GetPayload() interface{}
func (*GetLogHandlerNotFound) IsClientError ¶
func (o *GetLogHandlerNotFound) IsClientError() bool
IsClientError returns true when this get log handler not found response has a 4xx status code
func (*GetLogHandlerNotFound) IsCode ¶
func (o *GetLogHandlerNotFound) IsCode(code int) bool
IsCode returns true when this get log handler not found response a status code equal to that given
func (*GetLogHandlerNotFound) IsRedirect ¶
func (o *GetLogHandlerNotFound) IsRedirect() bool
IsRedirect returns true when this get log handler not found response has a 3xx status code
func (*GetLogHandlerNotFound) IsServerError ¶
func (o *GetLogHandlerNotFound) IsServerError() bool
IsServerError returns true when this get log handler not found response has a 5xx status code
func (*GetLogHandlerNotFound) IsSuccess ¶
func (o *GetLogHandlerNotFound) IsSuccess() bool
IsSuccess returns true when this get log handler not found response has a 2xx status code
func (*GetLogHandlerNotFound) String ¶
func (o *GetLogHandlerNotFound) String() string
type GetLogHandlerOK ¶
type GetLogHandlerOK struct {
Payload *service_model.V1LogHandler
}
GetLogHandlerOK describes a response with status code 200, with default header values.
A successful response.
func NewGetLogHandlerOK ¶
func NewGetLogHandlerOK() *GetLogHandlerOK
NewGetLogHandlerOK creates a GetLogHandlerOK with default headers values
func (*GetLogHandlerOK) Code ¶
func (o *GetLogHandlerOK) Code() int
Code gets the status code for the get log handler o k response
func (*GetLogHandlerOK) Error ¶
func (o *GetLogHandlerOK) Error() string
func (*GetLogHandlerOK) GetPayload ¶
func (o *GetLogHandlerOK) GetPayload() *service_model.V1LogHandler
func (*GetLogHandlerOK) IsClientError ¶
func (o *GetLogHandlerOK) IsClientError() bool
IsClientError returns true when this get log handler o k response has a 4xx status code
func (*GetLogHandlerOK) IsCode ¶
func (o *GetLogHandlerOK) IsCode(code int) bool
IsCode returns true when this get log handler o k response a status code equal to that given
func (*GetLogHandlerOK) IsRedirect ¶
func (o *GetLogHandlerOK) IsRedirect() bool
IsRedirect returns true when this get log handler o k response has a 3xx status code
func (*GetLogHandlerOK) IsServerError ¶
func (o *GetLogHandlerOK) IsServerError() bool
IsServerError returns true when this get log handler o k response has a 5xx status code
func (*GetLogHandlerOK) IsSuccess ¶
func (o *GetLogHandlerOK) IsSuccess() bool
IsSuccess returns true when this get log handler o k response has a 2xx status code
func (*GetLogHandlerOK) String ¶
func (o *GetLogHandlerOK) String() string
type GetLogHandlerParams ¶
type GetLogHandlerParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetLogHandlerParams contains all the parameters to send to the API endpoint
for the get log handler operation. Typically these are written to a http.Request.
func NewGetLogHandlerParams ¶
func NewGetLogHandlerParams() *GetLogHandlerParams
NewGetLogHandlerParams creates a new GetLogHandlerParams 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 NewGetLogHandlerParamsWithContext ¶
func NewGetLogHandlerParamsWithContext(ctx context.Context) *GetLogHandlerParams
NewGetLogHandlerParamsWithContext creates a new GetLogHandlerParams object with the ability to set a context for a request.
func NewGetLogHandlerParamsWithHTTPClient ¶
func NewGetLogHandlerParamsWithHTTPClient(client *http.Client) *GetLogHandlerParams
NewGetLogHandlerParamsWithHTTPClient creates a new GetLogHandlerParams object with the ability to set a custom HTTPClient for a request.
func NewGetLogHandlerParamsWithTimeout ¶
func NewGetLogHandlerParamsWithTimeout(timeout time.Duration) *GetLogHandlerParams
NewGetLogHandlerParamsWithTimeout creates a new GetLogHandlerParams object with the ability to set a timeout on a request.
func (*GetLogHandlerParams) SetContext ¶
func (o *GetLogHandlerParams) SetContext(ctx context.Context)
SetContext adds the context to the get log handler params
func (*GetLogHandlerParams) SetDefaults ¶
func (o *GetLogHandlerParams) SetDefaults()
SetDefaults hydrates default values in the get log handler params (not the query body).
All values with no default are reset to their zero value.
func (*GetLogHandlerParams) SetHTTPClient ¶
func (o *GetLogHandlerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get log handler params
func (*GetLogHandlerParams) SetTimeout ¶
func (o *GetLogHandlerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get log handler params
func (*GetLogHandlerParams) WithContext ¶
func (o *GetLogHandlerParams) WithContext(ctx context.Context) *GetLogHandlerParams
WithContext adds the context to the get log handler params
func (*GetLogHandlerParams) WithDefaults ¶
func (o *GetLogHandlerParams) WithDefaults() *GetLogHandlerParams
WithDefaults hydrates default values in the get log handler params (not the query body).
All values with no default are reset to their zero value.
func (*GetLogHandlerParams) WithHTTPClient ¶
func (o *GetLogHandlerParams) WithHTTPClient(client *http.Client) *GetLogHandlerParams
WithHTTPClient adds the HTTPClient to the get log handler params
func (*GetLogHandlerParams) WithTimeout ¶
func (o *GetLogHandlerParams) WithTimeout(timeout time.Duration) *GetLogHandlerParams
WithTimeout adds the timeout to the get log handler params
func (*GetLogHandlerParams) WriteToRequest ¶
func (o *GetLogHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetLogHandlerReader ¶
type GetLogHandlerReader struct {
// contains filtered or unexported fields
}
GetLogHandlerReader is a Reader for the GetLogHandler structure.
func (*GetLogHandlerReader) ReadResponse ¶
func (o *GetLogHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.