# Functions
New creates a new update service API client.
NewApplyUpdateForbidden creates a ApplyUpdateForbidden with default headers values.
NewApplyUpdateInternalServerError creates a ApplyUpdateInternalServerError with default headers values.
NewApplyUpdateNotFound creates a ApplyUpdateNotFound with default headers values.
NewApplyUpdateOK creates a ApplyUpdateOK with default headers values.
NewApplyUpdateParams creates a new ApplyUpdateParams object, with the default timeout for this client.
NewApplyUpdateParamsWithContext creates a new ApplyUpdateParams object with the ability to set a context for a request.
NewApplyUpdateParamsWithHTTPClient creates a new ApplyUpdateParams object with the ability to set a custom HTTPClient for a request.
NewApplyUpdateParamsWithTimeout creates a new ApplyUpdateParams object with the ability to set a timeout on a request.
NewApplyUpdateUnauthorized creates a ApplyUpdateUnauthorized with default headers values.
New creates a new update service API client with basic auth credentials.
New creates a new update service API client with a bearer token for authentication.
NewUpdateRequiredForbidden creates a UpdateRequiredForbidden with default headers values.
NewUpdateRequiredInternalServerError creates a UpdateRequiredInternalServerError with default headers values.
NewUpdateRequiredNotFound creates a UpdateRequiredNotFound with default headers values.
NewUpdateRequiredOK creates a UpdateRequiredOK with default headers values.
NewUpdateRequiredParams creates a new UpdateRequiredParams object, with the default timeout for this client.
NewUpdateRequiredParamsWithContext creates a new UpdateRequiredParams object with the ability to set a context for a request.
NewUpdateRequiredParamsWithHTTPClient creates a new UpdateRequiredParams object with the ability to set a custom HTTPClient for a request.
NewUpdateRequiredParamsWithTimeout creates a new UpdateRequiredParams object with the ability to set a timeout on a request.
NewUpdateRequiredUnauthorized creates a UpdateRequiredUnauthorized with default headers values.
# Structs
ApplyUpdateForbidden describes a response with status code 403, with default header values.
ApplyUpdateInternalServerError describes a response with status code 500, with default header values.
ApplyUpdateNotFound describes a response with status code 404, with default header values.
ApplyUpdateOK describes a response with status code 200, with default header values.
ApplyUpdateParams contains all the parameters to send to the API endpoint
for the apply update operation.
ApplyUpdateReader is a Reader for the ApplyUpdate structure.
ApplyUpdateUnauthorized describes a response with status code 401, with default header values.
Client for update service API
*/.
UpdateRequiredForbidden describes a response with status code 403, with default header values.
UpdateRequiredInternalServerError describes a response with status code 500, with default header values.
UpdateRequiredNotFound describes a response with status code 404, with default header values.
UpdateRequiredOK describes a response with status code 200, with default header values.
UpdateRequiredParams contains all the parameters to send to the API endpoint
for the update required operation.
UpdateRequiredReader is a Reader for the UpdateRequired structure.
UpdateRequiredUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.