# Functions
New creates a new http request rule API client.
NewCreateHTTPRequestRuleAccepted creates a CreateHTTPRequestRuleAccepted with default headers values.
NewCreateHTTPRequestRuleBadRequest creates a CreateHTTPRequestRuleBadRequest with default headers values.
NewCreateHTTPRequestRuleConflict creates a CreateHTTPRequestRuleConflict with default headers values.
NewCreateHTTPRequestRuleCreated creates a CreateHTTPRequestRuleCreated with default headers values.
NewCreateHTTPRequestRuleDefault creates a CreateHTTPRequestRuleDefault with default headers values.
NewCreateHTTPRequestRuleParams creates a new CreateHTTPRequestRuleParams object, with the default timeout for this client.
NewCreateHTTPRequestRuleParamsWithContext creates a new CreateHTTPRequestRuleParams object with the ability to set a context for a request.
NewCreateHTTPRequestRuleParamsWithHTTPClient creates a new CreateHTTPRequestRuleParams object with the ability to set a custom HTTPClient for a request.
NewCreateHTTPRequestRuleParamsWithTimeout creates a new CreateHTTPRequestRuleParams object with the ability to set a timeout on a request.
NewDeleteHTTPRequestRuleAccepted creates a DeleteHTTPRequestRuleAccepted with default headers values.
NewDeleteHTTPRequestRuleDefault creates a DeleteHTTPRequestRuleDefault with default headers values.
NewDeleteHTTPRequestRuleNoContent creates a DeleteHTTPRequestRuleNoContent with default headers values.
NewDeleteHTTPRequestRuleNotFound creates a DeleteHTTPRequestRuleNotFound with default headers values.
NewDeleteHTTPRequestRuleParams creates a new DeleteHTTPRequestRuleParams object, with the default timeout for this client.
NewDeleteHTTPRequestRuleParamsWithContext creates a new DeleteHTTPRequestRuleParams object with the ability to set a context for a request.
NewDeleteHTTPRequestRuleParamsWithHTTPClient creates a new DeleteHTTPRequestRuleParams object with the ability to set a custom HTTPClient for a request.
NewDeleteHTTPRequestRuleParamsWithTimeout creates a new DeleteHTTPRequestRuleParams object with the ability to set a timeout on a request.
NewGetHTTPRequestRuleDefault creates a GetHTTPRequestRuleDefault with default headers values.
NewGetHTTPRequestRuleNotFound creates a GetHTTPRequestRuleNotFound with default headers values.
NewGetHTTPRequestRuleOK creates a GetHTTPRequestRuleOK with default headers values.
NewGetHTTPRequestRuleParams creates a new GetHTTPRequestRuleParams object, with the default timeout for this client.
NewGetHTTPRequestRuleParamsWithContext creates a new GetHTTPRequestRuleParams object with the ability to set a context for a request.
NewGetHTTPRequestRuleParamsWithHTTPClient creates a new GetHTTPRequestRuleParams object with the ability to set a custom HTTPClient for a request.
NewGetHTTPRequestRuleParamsWithTimeout creates a new GetHTTPRequestRuleParams object with the ability to set a timeout on a request.
NewGetHTTPRequestRulesDefault creates a GetHTTPRequestRulesDefault with default headers values.
NewGetHTTPRequestRulesOK creates a GetHTTPRequestRulesOK with default headers values.
NewGetHTTPRequestRulesParams creates a new GetHTTPRequestRulesParams object, with the default timeout for this client.
NewGetHTTPRequestRulesParamsWithContext creates a new GetHTTPRequestRulesParams object with the ability to set a context for a request.
NewGetHTTPRequestRulesParamsWithHTTPClient creates a new GetHTTPRequestRulesParams object with the ability to set a custom HTTPClient for a request.
NewGetHTTPRequestRulesParamsWithTimeout creates a new GetHTTPRequestRulesParams object with the ability to set a timeout on a request.
NewReplaceHTTPRequestRuleAccepted creates a ReplaceHTTPRequestRuleAccepted with default headers values.
NewReplaceHTTPRequestRuleBadRequest creates a ReplaceHTTPRequestRuleBadRequest with default headers values.
NewReplaceHTTPRequestRuleDefault creates a ReplaceHTTPRequestRuleDefault with default headers values.
NewReplaceHTTPRequestRuleNotFound creates a ReplaceHTTPRequestRuleNotFound with default headers values.
NewReplaceHTTPRequestRuleOK creates a ReplaceHTTPRequestRuleOK with default headers values.
NewReplaceHTTPRequestRuleParams creates a new ReplaceHTTPRequestRuleParams object, with the default timeout for this client.
NewReplaceHTTPRequestRuleParamsWithContext creates a new ReplaceHTTPRequestRuleParams object with the ability to set a context for a request.
NewReplaceHTTPRequestRuleParamsWithHTTPClient creates a new ReplaceHTTPRequestRuleParams object with the ability to set a custom HTTPClient for a request.
NewReplaceHTTPRequestRuleParamsWithTimeout creates a new ReplaceHTTPRequestRuleParams object with the ability to set a timeout on a request.
# Structs
Client for http request rule API
*/.
CreateHTTPRequestRuleAccepted describes a response with status code 202, with default header values.
CreateHTTPRequestRuleBadRequest describes a response with status code 400, with default header values.
CreateHTTPRequestRuleConflict describes a response with status code 409, with default header values.
CreateHTTPRequestRuleCreated describes a response with status code 201, with default header values.
CreateHTTPRequestRuleDefault describes a response with status code -1, with default header values.
CreateHTTPRequestRuleParams contains all the parameters to send to the API endpoint
for the create HTTP request rule operation.
CreateHTTPRequestRuleReader is a Reader for the CreateHTTPRequestRule structure.
DeleteHTTPRequestRuleAccepted describes a response with status code 202, with default header values.
DeleteHTTPRequestRuleDefault describes a response with status code -1, with default header values.
DeleteHTTPRequestRuleNoContent describes a response with status code 204, with default header values.
DeleteHTTPRequestRuleNotFound describes a response with status code 404, with default header values.
DeleteHTTPRequestRuleParams contains all the parameters to send to the API endpoint
for the delete HTTP request rule operation.
DeleteHTTPRequestRuleReader is a Reader for the DeleteHTTPRequestRule structure.
GetHTTPRequestRuleDefault describes a response with status code -1, with default header values.
GetHTTPRequestRuleNotFound describes a response with status code 404, with default header values.
GetHTTPRequestRuleOK describes a response with status code 200, with default header values.
GetHTTPRequestRuleOKBody get HTTP request rule o k body
swagger:model GetHTTPRequestRuleOKBody
*/.
GetHTTPRequestRuleParams contains all the parameters to send to the API endpoint
for the get HTTP request rule operation.
GetHTTPRequestRuleReader is a Reader for the GetHTTPRequestRule structure.
GetHTTPRequestRulesDefault describes a response with status code -1, with default header values.
GetHTTPRequestRulesOK describes a response with status code 200, with default header values.
GetHTTPRequestRulesOKBody get HTTP request rules o k body
swagger:model GetHTTPRequestRulesOKBody
*/.
GetHTTPRequestRulesParams contains all the parameters to send to the API endpoint
for the get HTTP request rules operation.
GetHTTPRequestRulesReader is a Reader for the GetHTTPRequestRules structure.
ReplaceHTTPRequestRuleAccepted describes a response with status code 202, with default header values.
ReplaceHTTPRequestRuleBadRequest describes a response with status code 400, with default header values.
ReplaceHTTPRequestRuleDefault describes a response with status code -1, with default header values.
ReplaceHTTPRequestRuleNotFound describes a response with status code 404, with default header values.
ReplaceHTTPRequestRuleOK describes a response with status code 200, with default header values.
ReplaceHTTPRequestRuleParams contains all the parameters to send to the API endpoint
for the replace HTTP request rule operation.
ReplaceHTTPRequestRuleReader is a Reader for the ReplaceHTTPRequestRule structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.