# 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 values initialized.
NewCreateHTTPRequestRuleParamsWithContext creates a new CreateHTTPRequestRuleParams object with the default values initialized, and the ability to set a context for a request.
NewCreateHTTPRequestRuleParamsWithHTTPClient creates a new CreateHTTPRequestRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateHTTPRequestRuleParamsWithTimeout creates a new CreateHTTPRequestRuleParams object with the default values initialized, and 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 values initialized.
NewDeleteHTTPRequestRuleParamsWithContext creates a new DeleteHTTPRequestRuleParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteHTTPRequestRuleParamsWithHTTPClient creates a new DeleteHTTPRequestRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteHTTPRequestRuleParamsWithTimeout creates a new DeleteHTTPRequestRuleParams object with the default values initialized, and 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 values initialized.
NewGetHTTPRequestRuleParamsWithContext creates a new GetHTTPRequestRuleParams object with the default values initialized, and the ability to set a context for a request.
NewGetHTTPRequestRuleParamsWithHTTPClient creates a new GetHTTPRequestRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetHTTPRequestRuleParamsWithTimeout creates a new GetHTTPRequestRuleParams object with the default values initialized, and 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 values initialized.
NewGetHTTPRequestRulesParamsWithContext creates a new GetHTTPRequestRulesParams object with the default values initialized, and the ability to set a context for a request.
NewGetHTTPRequestRulesParamsWithHTTPClient creates a new GetHTTPRequestRulesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetHTTPRequestRulesParamsWithTimeout creates a new GetHTTPRequestRulesParams object with the default values initialized, and 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 values initialized.
NewReplaceHTTPRequestRuleParamsWithContext creates a new ReplaceHTTPRequestRuleParams object with the default values initialized, and the ability to set a context for a request.
NewReplaceHTTPRequestRuleParamsWithHTTPClient creates a new ReplaceHTTPRequestRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplaceHTTPRequestRuleParamsWithTimeout creates a new ReplaceHTTPRequestRuleParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for http request rule API
*/.
CreateHTTPRequestRuleAccepted handles this case with default header values.
CreateHTTPRequestRuleBadRequest handles this case with default header values.
CreateHTTPRequestRuleConflict handles this case with default header values.
CreateHTTPRequestRuleCreated handles this case with default header values.
CreateHTTPRequestRuleDefault handles this case with default header values.
CreateHTTPRequestRuleParams contains all the parameters to send to the API endpoint
for the create HTTP request rule operation typically these are written to a http.Request
*/.
CreateHTTPRequestRuleReader is a Reader for the CreateHTTPRequestRule structure.
DeleteHTTPRequestRuleAccepted handles this case with default header values.
DeleteHTTPRequestRuleDefault handles this case with default header values.
DeleteHTTPRequestRuleNoContent handles this case with default header values.
DeleteHTTPRequestRuleNotFound handles this case with default header values.
DeleteHTTPRequestRuleParams contains all the parameters to send to the API endpoint
for the delete HTTP request rule operation typically these are written to a http.Request
*/.
DeleteHTTPRequestRuleReader is a Reader for the DeleteHTTPRequestRule structure.
GetHTTPRequestRuleDefault handles this case with default header values.
GetHTTPRequestRuleNotFound handles this case with default header values.
GetHTTPRequestRuleOK handles this case 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 typically these are written to a http.Request
*/.
GetHTTPRequestRuleReader is a Reader for the GetHTTPRequestRule structure.
GetHTTPRequestRulesDefault handles this case with default header values.
GetHTTPRequestRulesOK handles this case 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 typically these are written to a http.Request
*/.
GetHTTPRequestRulesReader is a Reader for the GetHTTPRequestRules structure.
ReplaceHTTPRequestRuleAccepted handles this case with default header values.
ReplaceHTTPRequestRuleBadRequest handles this case with default header values.
ReplaceHTTPRequestRuleDefault handles this case with default header values.
ReplaceHTTPRequestRuleNotFound handles this case with default header values.
ReplaceHTTPRequestRuleOK handles this case with default header values.
ReplaceHTTPRequestRuleParams contains all the parameters to send to the API endpoint
for the replace HTTP request rule operation typically these are written to a http.Request
*/.
ReplaceHTTPRequestRuleReader is a Reader for the ReplaceHTTPRequestRule structure.
# Interfaces
ClientService is the interface for Client methods.