# Functions
New creates a new config API client.
NewCreateConfigBadRequest creates a CreateConfigBadRequest with default headers values.
NewCreateConfigConflict creates a CreateConfigConflict with default headers values.
NewCreateConfigCreated creates a CreateConfigCreated with default headers values.
NewCreateConfigForbidden creates a CreateConfigForbidden with default headers values.
NewCreateConfigParams creates a new CreateConfigParams object with the default values initialized.
NewCreateConfigParamsWithContext creates a new CreateConfigParams object with the default values initialized, and the ability to set a context for a request.
NewCreateConfigParamsWithHTTPClient creates a new CreateConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateConfigParamsWithTimeout creates a new CreateConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateConfigUnauthorized creates a CreateConfigUnauthorized with default headers values.
NewDeleteConfigBadRequest creates a DeleteConfigBadRequest with default headers values.
NewDeleteConfigForbidden creates a DeleteConfigForbidden with default headers values.
NewDeleteConfigNoContent creates a DeleteConfigNoContent with default headers values.
NewDeleteConfigNotFound creates a DeleteConfigNotFound with default headers values.
NewDeleteConfigParams creates a new DeleteConfigParams object with the default values initialized.
NewDeleteConfigParamsWithContext creates a new DeleteConfigParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteConfigParamsWithHTTPClient creates a new DeleteConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteConfigParamsWithTimeout creates a new DeleteConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteConfigUnauthorized creates a DeleteConfigUnauthorized with default headers values.
NewGetConfigBadRequest creates a GetConfigBadRequest with default headers values.
NewGetConfigForbidden creates a GetConfigForbidden with default headers values.
NewGetConfigNotFound creates a GetConfigNotFound with default headers values.
NewGetConfigOK creates a GetConfigOK with default headers values.
NewGetConfigParams creates a new GetConfigParams object with the default values initialized.
NewGetConfigParamsWithContext creates a new GetConfigParams object with the default values initialized, and the ability to set a context for a request.
NewGetConfigParamsWithHTTPClient creates a new GetConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetConfigParamsWithTimeout creates a new GetConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetConfigUnauthorized creates a GetConfigUnauthorized with default headers values.
NewGetPublisherConfigBadRequest creates a GetPublisherConfigBadRequest with default headers values.
NewGetPublisherConfigForbidden creates a GetPublisherConfigForbidden with default headers values.
NewGetPublisherConfigNotFound creates a GetPublisherConfigNotFound with default headers values.
NewGetPublisherConfigOK creates a GetPublisherConfigOK with default headers values.
NewGetPublisherConfigParams creates a new GetPublisherConfigParams object with the default values initialized.
NewGetPublisherConfigParamsWithContext creates a new GetPublisherConfigParams object with the default values initialized, and the ability to set a context for a request.
NewGetPublisherConfigParamsWithHTTPClient creates a new GetPublisherConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPublisherConfigParamsWithTimeout creates a new GetPublisherConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetPublisherConfigUnauthorized creates a GetPublisherConfigUnauthorized with default headers values.
NewUpdateConfigBadRequest creates a UpdateConfigBadRequest with default headers values.
NewUpdateConfigForbidden creates a UpdateConfigForbidden with default headers values.
NewUpdateConfigNotFound creates a UpdateConfigNotFound with default headers values.
NewUpdateConfigOK creates a UpdateConfigOK with default headers values.
NewUpdateConfigParams creates a new UpdateConfigParams object with the default values initialized.
NewUpdateConfigParamsWithContext creates a new UpdateConfigParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateConfigParamsWithHTTPClient creates a new UpdateConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateConfigParamsWithTimeout creates a new UpdateConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateConfigUnauthorized creates a UpdateConfigUnauthorized with default headers values.
# Structs
Client for config API
*/.
CreateConfigBadRequest handles this case with default header values.
CreateConfigConflict handles this case with default header values.
CreateConfigCreated handles this case with default header values.
CreateConfigForbidden handles this case with default header values.
CreateConfigParams contains all the parameters to send to the API endpoint
for the create config operation typically these are written to a http.Request
*/.
CreateConfigReader is a Reader for the CreateConfig structure.
CreateConfigUnauthorized handles this case with default header values.
DeleteConfigBadRequest handles this case with default header values.
DeleteConfigForbidden handles this case with default header values.
DeleteConfigNoContent handles this case with default header values.
DeleteConfigNotFound handles this case with default header values.
DeleteConfigParams contains all the parameters to send to the API endpoint
for the delete config operation typically these are written to a http.Request
*/.
DeleteConfigReader is a Reader for the DeleteConfig structure.
DeleteConfigUnauthorized handles this case with default header values.
GetConfigBadRequest handles this case with default header values.
GetConfigForbidden handles this case with default header values.
GetConfigNotFound handles this case with default header values.
GetConfigOK handles this case with default header values.
GetConfigParams contains all the parameters to send to the API endpoint
for the get config operation typically these are written to a http.Request
*/.
GetConfigReader is a Reader for the GetConfig structure.
GetConfigUnauthorized handles this case with default header values.
GetPublisherConfigBadRequest handles this case with default header values.
GetPublisherConfigForbidden handles this case with default header values.
GetPublisherConfigNotFound handles this case with default header values.
GetPublisherConfigOK handles this case with default header values.
GetPublisherConfigParams contains all the parameters to send to the API endpoint
for the get publisher config operation typically these are written to a http.Request
*/.
GetPublisherConfigReader is a Reader for the GetPublisherConfig structure.
GetPublisherConfigUnauthorized handles this case with default header values.
UpdateConfigBadRequest handles this case with default header values.
UpdateConfigForbidden handles this case with default header values.
UpdateConfigNotFound handles this case with default header values.
UpdateConfigOK handles this case with default header values.
UpdateConfigParams contains all the parameters to send to the API endpoint
for the update config operation typically these are written to a http.Request
*/.
UpdateConfigReader is a Reader for the UpdateConfig structure.
UpdateConfigUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.