# Functions

New creates a new configure API client.
NewGetConfigurationsForbidden creates a GetConfigurationsForbidden with default headers values.
NewGetConfigurationsInternalServerError creates a GetConfigurationsInternalServerError with default headers values.
NewGetConfigurationsOK creates a GetConfigurationsOK with default headers values.
NewGetConfigurationsParams creates a new GetConfigurationsParams object with the default values initialized.
NewGetConfigurationsParamsWithContext creates a new GetConfigurationsParams object with the default values initialized, and the ability to set a context for a request.
NewGetConfigurationsParamsWithHTTPClient creates a new GetConfigurationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetConfigurationsParamsWithTimeout creates a new GetConfigurationsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetConfigurationsUnauthorized creates a GetConfigurationsUnauthorized with default headers values.
NewGetInternalconfigForbidden creates a GetInternalconfigForbidden with default headers values.
NewGetInternalconfigInternalServerError creates a GetInternalconfigInternalServerError with default headers values.
NewGetInternalconfigOK creates a GetInternalconfigOK with default headers values.
NewGetInternalconfigParams creates a new GetInternalconfigParams object with the default values initialized.
NewGetInternalconfigParamsWithContext creates a new GetInternalconfigParams object with the default values initialized, and the ability to set a context for a request.
NewGetInternalconfigParamsWithHTTPClient creates a new GetInternalconfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetInternalconfigParamsWithTimeout creates a new GetInternalconfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetInternalconfigUnauthorized creates a GetInternalconfigUnauthorized with default headers values.
NewUpdateConfigurationsForbidden creates a UpdateConfigurationsForbidden with default headers values.
NewUpdateConfigurationsInternalServerError creates a UpdateConfigurationsInternalServerError with default headers values.
NewUpdateConfigurationsOK creates a UpdateConfigurationsOK with default headers values.
NewUpdateConfigurationsParams creates a new UpdateConfigurationsParams object with the default values initialized.
NewUpdateConfigurationsParamsWithContext creates a new UpdateConfigurationsParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateConfigurationsParamsWithHTTPClient creates a new UpdateConfigurationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateConfigurationsParamsWithTimeout creates a new UpdateConfigurationsParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateConfigurationsUnauthorized creates a UpdateConfigurationsUnauthorized with default headers values.

# Structs

Client for configure API */.
GetConfigurationsForbidden handles this case with default header values.
GetConfigurationsInternalServerError handles this case with default header values.
GetConfigurationsOK handles this case with default header values.
GetConfigurationsParams contains all the parameters to send to the API endpoint for the get configurations operation typically these are written to a http.Request */.
GetConfigurationsReader is a Reader for the GetConfigurations structure.
GetConfigurationsUnauthorized handles this case with default header values.
GetInternalconfigForbidden handles this case with default header values.
GetInternalconfigInternalServerError handles this case with default header values.
GetInternalconfigOK handles this case with default header values.
GetInternalconfigParams contains all the parameters to send to the API endpoint for the get internalconfig operation typically these are written to a http.Request */.
GetInternalconfigReader is a Reader for the GetInternalconfig structure.
GetInternalconfigUnauthorized handles this case with default header values.
UpdateConfigurationsForbidden handles this case with default header values.
UpdateConfigurationsInternalServerError handles this case with default header values.
UpdateConfigurationsOK handles this case with default header values.
UpdateConfigurationsParams contains all the parameters to send to the API endpoint for the update configurations operation typically these are written to a http.Request */.
UpdateConfigurationsReader is a Reader for the UpdateConfigurations structure.
UpdateConfigurationsUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.