# Functions
New creates a new backend API client.
NewCreateBackendAccepted creates a CreateBackendAccepted with default headers values.
NewCreateBackendBadRequest creates a CreateBackendBadRequest with default headers values.
NewCreateBackendConflict creates a CreateBackendConflict with default headers values.
NewCreateBackendCreated creates a CreateBackendCreated with default headers values.
NewCreateBackendDefault creates a CreateBackendDefault with default headers values.
NewCreateBackendParams creates a new CreateBackendParams object with the default values initialized.
NewCreateBackendParamsWithContext creates a new CreateBackendParams object with the default values initialized, and the ability to set a context for a request.
NewCreateBackendParamsWithHTTPClient creates a new CreateBackendParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateBackendParamsWithTimeout creates a new CreateBackendParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteBackendAccepted creates a DeleteBackendAccepted with default headers values.
NewDeleteBackendDefault creates a DeleteBackendDefault with default headers values.
NewDeleteBackendNoContent creates a DeleteBackendNoContent with default headers values.
NewDeleteBackendNotFound creates a DeleteBackendNotFound with default headers values.
NewDeleteBackendParams creates a new DeleteBackendParams object with the default values initialized.
NewDeleteBackendParamsWithContext creates a new DeleteBackendParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteBackendParamsWithHTTPClient creates a new DeleteBackendParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteBackendParamsWithTimeout creates a new DeleteBackendParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetBackendDefault creates a GetBackendDefault with default headers values.
NewGetBackendNotFound creates a GetBackendNotFound with default headers values.
NewGetBackendOK creates a GetBackendOK with default headers values.
NewGetBackendParams creates a new GetBackendParams object with the default values initialized.
NewGetBackendParamsWithContext creates a new GetBackendParams object with the default values initialized, and the ability to set a context for a request.
NewGetBackendParamsWithHTTPClient creates a new GetBackendParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetBackendParamsWithTimeout creates a new GetBackendParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetBackendsDefault creates a GetBackendsDefault with default headers values.
NewGetBackendsOK creates a GetBackendsOK with default headers values.
NewGetBackendsParams creates a new GetBackendsParams object with the default values initialized.
NewGetBackendsParamsWithContext creates a new GetBackendsParams object with the default values initialized, and the ability to set a context for a request.
NewGetBackendsParamsWithHTTPClient creates a new GetBackendsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetBackendsParamsWithTimeout creates a new GetBackendsParams object with the default values initialized, and the ability to set a timeout on a request.
NewReplaceBackendAccepted creates a ReplaceBackendAccepted with default headers values.
NewReplaceBackendBadRequest creates a ReplaceBackendBadRequest with default headers values.
NewReplaceBackendDefault creates a ReplaceBackendDefault with default headers values.
NewReplaceBackendNotFound creates a ReplaceBackendNotFound with default headers values.
NewReplaceBackendOK creates a ReplaceBackendOK with default headers values.
NewReplaceBackendParams creates a new ReplaceBackendParams object with the default values initialized.
NewReplaceBackendParamsWithContext creates a new ReplaceBackendParams object with the default values initialized, and the ability to set a context for a request.
NewReplaceBackendParamsWithHTTPClient creates a new ReplaceBackendParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplaceBackendParamsWithTimeout creates a new ReplaceBackendParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for backend API
*/.
CreateBackendAccepted handles this case with default header values.
CreateBackendBadRequest handles this case with default header values.
CreateBackendConflict handles this case with default header values.
CreateBackendCreated handles this case with default header values.
CreateBackendDefault handles this case with default header values.
CreateBackendParams contains all the parameters to send to the API endpoint
for the create backend operation typically these are written to a http.Request
*/.
CreateBackendReader is a Reader for the CreateBackend structure.
DeleteBackendAccepted handles this case with default header values.
DeleteBackendDefault handles this case with default header values.
DeleteBackendNoContent handles this case with default header values.
DeleteBackendNotFound handles this case with default header values.
DeleteBackendParams contains all the parameters to send to the API endpoint
for the delete backend operation typically these are written to a http.Request
*/.
DeleteBackendReader is a Reader for the DeleteBackend structure.
GetBackendDefault handles this case with default header values.
GetBackendNotFound handles this case with default header values.
GetBackendOK handles this case with default header values.
GetBackendOKBody get backend o k body
swagger:model GetBackendOKBody
*/.
GetBackendParams contains all the parameters to send to the API endpoint
for the get backend operation typically these are written to a http.Request
*/.
GetBackendReader is a Reader for the GetBackend structure.
GetBackendsDefault handles this case with default header values.
GetBackendsOK handles this case with default header values.
GetBackendsOKBody get backends o k body
swagger:model GetBackendsOKBody
*/.
GetBackendsParams contains all the parameters to send to the API endpoint
for the get backends operation typically these are written to a http.Request
*/.
GetBackendsReader is a Reader for the GetBackends structure.
ReplaceBackendAccepted handles this case with default header values.
ReplaceBackendBadRequest handles this case with default header values.
ReplaceBackendDefault handles this case with default header values.
ReplaceBackendNotFound handles this case with default header values.
ReplaceBackendOK handles this case with default header values.
ReplaceBackendParams contains all the parameters to send to the API endpoint
for the replace backend operation typically these are written to a http.Request
*/.
ReplaceBackendReader is a Reader for the ReplaceBackend structure.
# Interfaces
ClientService is the interface for Client methods.