# Functions
New creates a new versions v1 API client.
NewGetCompatibilityDefault creates a GetCompatibilityDefault with default headers values.
NewGetCompatibilityForbidden creates a GetCompatibilityForbidden with default headers values.
NewGetCompatibilityNoContent creates a GetCompatibilityNoContent with default headers values.
NewGetCompatibilityNotFound creates a GetCompatibilityNotFound with default headers values.
NewGetCompatibilityOK creates a GetCompatibilityOK with default headers values.
NewGetCompatibilityParams creates a new GetCompatibilityParams object, with the default timeout for this client.
NewGetCompatibilityParamsWithContext creates a new GetCompatibilityParams object with the ability to set a context for a request.
NewGetCompatibilityParamsWithHTTPClient creates a new GetCompatibilityParams object with the ability to set a custom HTTPClient for a request.
NewGetCompatibilityParamsWithTimeout creates a new GetCompatibilityParams object with the ability to set a timeout on a request.
NewGetInstallationDefault creates a GetInstallationDefault with default headers values.
NewGetInstallationForbidden creates a GetInstallationForbidden with default headers values.
NewGetInstallationNoContent creates a GetInstallationNoContent with default headers values.
NewGetInstallationNotFound creates a GetInstallationNotFound with default headers values.
NewGetInstallationOK creates a GetInstallationOK with default headers values.
NewGetInstallationParams creates a new GetInstallationParams object, with the default timeout for this client.
NewGetInstallationParamsWithContext creates a new GetInstallationParams object with the ability to set a context for a request.
NewGetInstallationParamsWithHTTPClient creates a new GetInstallationParams object with the ability to set a custom HTTPClient for a request.
NewGetInstallationParamsWithTimeout creates a new GetInstallationParams object with the ability to set a timeout on a request.
NewGetLogHandlerDefault creates a GetLogHandlerDefault with default headers values.
NewGetLogHandlerForbidden creates a GetLogHandlerForbidden with default headers values.
NewGetLogHandlerNoContent creates a GetLogHandlerNoContent with default headers values.
NewGetLogHandlerNotFound creates a GetLogHandlerNotFound with default headers values.
NewGetLogHandlerOK creates a GetLogHandlerOK with default headers values.
NewGetLogHandlerParams creates a new GetLogHandlerParams object, with the default timeout for this client.
NewGetLogHandlerParamsWithContext creates a new GetLogHandlerParams object with the ability to set a context for a request.
NewGetLogHandlerParamsWithHTTPClient creates a new GetLogHandlerParams object with the ability to set a custom HTTPClient for a request.
NewGetLogHandlerParamsWithTimeout creates a new GetLogHandlerParams object with the ability to set a timeout on a request.
# Structs
Client for versions v1 API
*/.
GetCompatibilityDefault describes a response with status code -1, with default header values.
GetCompatibilityForbidden describes a response with status code 403, with default header values.
GetCompatibilityNoContent describes a response with status code 204, with default header values.
GetCompatibilityNotFound describes a response with status code 404, with default header values.
GetCompatibilityOK describes a response with status code 200, with default header values.
GetCompatibilityParams contains all the parameters to send to the API endpoint
for the get compatibility operation.
GetCompatibilityReader is a Reader for the GetCompatibility structure.
GetInstallationDefault describes a response with status code -1, with default header values.
GetInstallationForbidden describes a response with status code 403, with default header values.
GetInstallationNoContent describes a response with status code 204, with default header values.
GetInstallationNotFound describes a response with status code 404, with default header values.
GetInstallationOK describes a response with status code 200, with default header values.
GetInstallationParams contains all the parameters to send to the API endpoint
for the get installation operation.
GetInstallationReader is a Reader for the GetInstallation structure.
GetLogHandlerDefault describes a response with status code -1, with default header values.
GetLogHandlerForbidden describes a response with status code 403, with default header values.
GetLogHandlerNoContent describes a response with status code 204, with default header values.
GetLogHandlerNotFound describes a response with status code 404, with default header values.
GetLogHandlerOK describes a response with status code 200, with default header values.
GetLogHandlerParams contains all the parameters to send to the API endpoint
for the get log handler operation.
GetLogHandlerReader is a Reader for the GetLogHandler structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.