# Functions
New creates a new http response rule API client.
NewCreateHTTPResponseRuleAccepted creates a CreateHTTPResponseRuleAccepted with default headers values.
NewCreateHTTPResponseRuleBadRequest creates a CreateHTTPResponseRuleBadRequest with default headers values.
NewCreateHTTPResponseRuleConflict creates a CreateHTTPResponseRuleConflict with default headers values.
NewCreateHTTPResponseRuleCreated creates a CreateHTTPResponseRuleCreated with default headers values.
NewCreateHTTPResponseRuleDefault creates a CreateHTTPResponseRuleDefault with default headers values.
NewCreateHTTPResponseRuleParams creates a new CreateHTTPResponseRuleParams object, with the default timeout for this client.
NewCreateHTTPResponseRuleParamsWithContext creates a new CreateHTTPResponseRuleParams object with the ability to set a context for a request.
NewCreateHTTPResponseRuleParamsWithHTTPClient creates a new CreateHTTPResponseRuleParams object with the ability to set a custom HTTPClient for a request.
NewCreateHTTPResponseRuleParamsWithTimeout creates a new CreateHTTPResponseRuleParams object with the ability to set a timeout on a request.
NewDeleteHTTPResponseRuleAccepted creates a DeleteHTTPResponseRuleAccepted with default headers values.
NewDeleteHTTPResponseRuleDefault creates a DeleteHTTPResponseRuleDefault with default headers values.
NewDeleteHTTPResponseRuleNoContent creates a DeleteHTTPResponseRuleNoContent with default headers values.
NewDeleteHTTPResponseRuleNotFound creates a DeleteHTTPResponseRuleNotFound with default headers values.
NewDeleteHTTPResponseRuleParams creates a new DeleteHTTPResponseRuleParams object, with the default timeout for this client.
NewDeleteHTTPResponseRuleParamsWithContext creates a new DeleteHTTPResponseRuleParams object with the ability to set a context for a request.
NewDeleteHTTPResponseRuleParamsWithHTTPClient creates a new DeleteHTTPResponseRuleParams object with the ability to set a custom HTTPClient for a request.
NewDeleteHTTPResponseRuleParamsWithTimeout creates a new DeleteHTTPResponseRuleParams object with the ability to set a timeout on a request.
NewGetHTTPResponseRuleDefault creates a GetHTTPResponseRuleDefault with default headers values.
NewGetHTTPResponseRuleNotFound creates a GetHTTPResponseRuleNotFound with default headers values.
NewGetHTTPResponseRuleOK creates a GetHTTPResponseRuleOK with default headers values.
NewGetHTTPResponseRuleParams creates a new GetHTTPResponseRuleParams object, with the default timeout for this client.
NewGetHTTPResponseRuleParamsWithContext creates a new GetHTTPResponseRuleParams object with the ability to set a context for a request.
NewGetHTTPResponseRuleParamsWithHTTPClient creates a new GetHTTPResponseRuleParams object with the ability to set a custom HTTPClient for a request.
NewGetHTTPResponseRuleParamsWithTimeout creates a new GetHTTPResponseRuleParams object with the ability to set a timeout on a request.
NewGetHTTPResponseRulesDefault creates a GetHTTPResponseRulesDefault with default headers values.
NewGetHTTPResponseRulesOK creates a GetHTTPResponseRulesOK with default headers values.
NewGetHTTPResponseRulesParams creates a new GetHTTPResponseRulesParams object, with the default timeout for this client.
NewGetHTTPResponseRulesParamsWithContext creates a new GetHTTPResponseRulesParams object with the ability to set a context for a request.
NewGetHTTPResponseRulesParamsWithHTTPClient creates a new GetHTTPResponseRulesParams object with the ability to set a custom HTTPClient for a request.
NewGetHTTPResponseRulesParamsWithTimeout creates a new GetHTTPResponseRulesParams object with the ability to set a timeout on a request.
NewReplaceHTTPResponseRuleAccepted creates a ReplaceHTTPResponseRuleAccepted with default headers values.
NewReplaceHTTPResponseRuleBadRequest creates a ReplaceHTTPResponseRuleBadRequest with default headers values.
NewReplaceHTTPResponseRuleDefault creates a ReplaceHTTPResponseRuleDefault with default headers values.
NewReplaceHTTPResponseRuleNotFound creates a ReplaceHTTPResponseRuleNotFound with default headers values.
NewReplaceHTTPResponseRuleOK creates a ReplaceHTTPResponseRuleOK with default headers values.
NewReplaceHTTPResponseRuleParams creates a new ReplaceHTTPResponseRuleParams object, with the default timeout for this client.
NewReplaceHTTPResponseRuleParamsWithContext creates a new ReplaceHTTPResponseRuleParams object with the ability to set a context for a request.
NewReplaceHTTPResponseRuleParamsWithHTTPClient creates a new ReplaceHTTPResponseRuleParams object with the ability to set a custom HTTPClient for a request.
NewReplaceHTTPResponseRuleParamsWithTimeout creates a new ReplaceHTTPResponseRuleParams object with the ability to set a timeout on a request.
# Structs
Client for http response rule API
*/.
CreateHTTPResponseRuleAccepted describes a response with status code 202, with default header values.
CreateHTTPResponseRuleBadRequest describes a response with status code 400, with default header values.
CreateHTTPResponseRuleConflict describes a response with status code 409, with default header values.
CreateHTTPResponseRuleCreated describes a response with status code 201, with default header values.
CreateHTTPResponseRuleDefault describes a response with status code -1, with default header values.
CreateHTTPResponseRuleParams contains all the parameters to send to the API endpoint
for the create HTTP response rule operation.
CreateHTTPResponseRuleReader is a Reader for the CreateHTTPResponseRule structure.
DeleteHTTPResponseRuleAccepted describes a response with status code 202, with default header values.
DeleteHTTPResponseRuleDefault describes a response with status code -1, with default header values.
DeleteHTTPResponseRuleNoContent describes a response with status code 204, with default header values.
DeleteHTTPResponseRuleNotFound describes a response with status code 404, with default header values.
DeleteHTTPResponseRuleParams contains all the parameters to send to the API endpoint
for the delete HTTP response rule operation.
DeleteHTTPResponseRuleReader is a Reader for the DeleteHTTPResponseRule structure.
GetHTTPResponseRuleDefault describes a response with status code -1, with default header values.
GetHTTPResponseRuleNotFound describes a response with status code 404, with default header values.
GetHTTPResponseRuleOK describes a response with status code 200, with default header values.
GetHTTPResponseRuleOKBody get HTTP response rule o k body
swagger:model GetHTTPResponseRuleOKBody
*/.
GetHTTPResponseRuleParams contains all the parameters to send to the API endpoint
for the get HTTP response rule operation.
GetHTTPResponseRuleReader is a Reader for the GetHTTPResponseRule structure.
GetHTTPResponseRulesDefault describes a response with status code -1, with default header values.
GetHTTPResponseRulesOK describes a response with status code 200, with default header values.
GetHTTPResponseRulesOKBody get HTTP response rules o k body
swagger:model GetHTTPResponseRulesOKBody
*/.
GetHTTPResponseRulesParams contains all the parameters to send to the API endpoint
for the get HTTP response rules operation.
GetHTTPResponseRulesReader is a Reader for the GetHTTPResponseRules structure.
ReplaceHTTPResponseRuleAccepted describes a response with status code 202, with default header values.
ReplaceHTTPResponseRuleBadRequest describes a response with status code 400, with default header values.
ReplaceHTTPResponseRuleDefault describes a response with status code -1, with default header values.
ReplaceHTTPResponseRuleNotFound describes a response with status code 404, with default header values.
ReplaceHTTPResponseRuleOK describes a response with status code 200, with default header values.
ReplaceHTTPResponseRuleParams contains all the parameters to send to the API endpoint
for the replace HTTP response rule operation.
ReplaceHTTPResponseRuleReader is a Reader for the ReplaceHTTPResponseRule structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.