package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev

# Functions

New creates a new http error rule API client.
NewCreateHTTPErrorRuleAccepted creates a CreateHTTPErrorRuleAccepted with default headers values.
NewCreateHTTPErrorRuleBadRequest creates a CreateHTTPErrorRuleBadRequest with default headers values.
NewCreateHTTPErrorRuleConflict creates a CreateHTTPErrorRuleConflict with default headers values.
NewCreateHTTPErrorRuleCreated creates a CreateHTTPErrorRuleCreated with default headers values.
NewCreateHTTPErrorRuleDefault creates a CreateHTTPErrorRuleDefault with default headers values.
NewCreateHTTPErrorRuleParams creates a new CreateHTTPErrorRuleParams object, with the default timeout for this client.
NewCreateHTTPErrorRuleParamsWithContext creates a new CreateHTTPErrorRuleParams object with the ability to set a context for a request.
NewCreateHTTPErrorRuleParamsWithHTTPClient creates a new CreateHTTPErrorRuleParams object with the ability to set a custom HTTPClient for a request.
NewCreateHTTPErrorRuleParamsWithTimeout creates a new CreateHTTPErrorRuleParams object with the ability to set a timeout on a request.
NewDeleteHTTPErrorRuleAccepted creates a DeleteHTTPErrorRuleAccepted with default headers values.
NewDeleteHTTPErrorRuleDefault creates a DeleteHTTPErrorRuleDefault with default headers values.
NewDeleteHTTPErrorRuleNoContent creates a DeleteHTTPErrorRuleNoContent with default headers values.
NewDeleteHTTPErrorRuleNotFound creates a DeleteHTTPErrorRuleNotFound with default headers values.
NewDeleteHTTPErrorRuleParams creates a new DeleteHTTPErrorRuleParams object, with the default timeout for this client.
NewDeleteHTTPErrorRuleParamsWithContext creates a new DeleteHTTPErrorRuleParams object with the ability to set a context for a request.
NewDeleteHTTPErrorRuleParamsWithHTTPClient creates a new DeleteHTTPErrorRuleParams object with the ability to set a custom HTTPClient for a request.
NewDeleteHTTPErrorRuleParamsWithTimeout creates a new DeleteHTTPErrorRuleParams object with the ability to set a timeout on a request.
NewGetHTTPErrorRuleDefault creates a GetHTTPErrorRuleDefault with default headers values.
NewGetHTTPErrorRuleNotFound creates a GetHTTPErrorRuleNotFound with default headers values.
NewGetHTTPErrorRuleOK creates a GetHTTPErrorRuleOK with default headers values.
NewGetHTTPErrorRuleParams creates a new GetHTTPErrorRuleParams object, with the default timeout for this client.
NewGetHTTPErrorRuleParamsWithContext creates a new GetHTTPErrorRuleParams object with the ability to set a context for a request.
NewGetHTTPErrorRuleParamsWithHTTPClient creates a new GetHTTPErrorRuleParams object with the ability to set a custom HTTPClient for a request.
NewGetHTTPErrorRuleParamsWithTimeout creates a new GetHTTPErrorRuleParams object with the ability to set a timeout on a request.
NewGetHTTPErrorRulesDefault creates a GetHTTPErrorRulesDefault with default headers values.
NewGetHTTPErrorRulesOK creates a GetHTTPErrorRulesOK with default headers values.
NewGetHTTPErrorRulesParams creates a new GetHTTPErrorRulesParams object, with the default timeout for this client.
NewGetHTTPErrorRulesParamsWithContext creates a new GetHTTPErrorRulesParams object with the ability to set a context for a request.
NewGetHTTPErrorRulesParamsWithHTTPClient creates a new GetHTTPErrorRulesParams object with the ability to set a custom HTTPClient for a request.
NewGetHTTPErrorRulesParamsWithTimeout creates a new GetHTTPErrorRulesParams object with the ability to set a timeout on a request.
NewReplaceHTTPErrorRuleAccepted creates a ReplaceHTTPErrorRuleAccepted with default headers values.
NewReplaceHTTPErrorRuleBadRequest creates a ReplaceHTTPErrorRuleBadRequest with default headers values.
NewReplaceHTTPErrorRuleDefault creates a ReplaceHTTPErrorRuleDefault with default headers values.
NewReplaceHTTPErrorRuleNotFound creates a ReplaceHTTPErrorRuleNotFound with default headers values.
NewReplaceHTTPErrorRuleOK creates a ReplaceHTTPErrorRuleOK with default headers values.
NewReplaceHTTPErrorRuleParams creates a new ReplaceHTTPErrorRuleParams object, with the default timeout for this client.
NewReplaceHTTPErrorRuleParamsWithContext creates a new ReplaceHTTPErrorRuleParams object with the ability to set a context for a request.
NewReplaceHTTPErrorRuleParamsWithHTTPClient creates a new ReplaceHTTPErrorRuleParams object with the ability to set a custom HTTPClient for a request.
NewReplaceHTTPErrorRuleParamsWithTimeout creates a new ReplaceHTTPErrorRuleParams object with the ability to set a timeout on a request.

# Structs

Client for http error rule API */.
CreateHTTPErrorRuleAccepted describes a response with status code 202, with default header values.
CreateHTTPErrorRuleBadRequest describes a response with status code 400, with default header values.
CreateHTTPErrorRuleConflict describes a response with status code 409, with default header values.
CreateHTTPErrorRuleCreated describes a response with status code 201, with default header values.
CreateHTTPErrorRuleDefault describes a response with status code -1, with default header values.
CreateHTTPErrorRuleParams contains all the parameters to send to the API endpoint for the create HTTP error rule operation.
CreateHTTPErrorRuleReader is a Reader for the CreateHTTPErrorRule structure.
DeleteHTTPErrorRuleAccepted describes a response with status code 202, with default header values.
DeleteHTTPErrorRuleDefault describes a response with status code -1, with default header values.
DeleteHTTPErrorRuleNoContent describes a response with status code 204, with default header values.
DeleteHTTPErrorRuleNotFound describes a response with status code 404, with default header values.
DeleteHTTPErrorRuleParams contains all the parameters to send to the API endpoint for the delete HTTP error rule operation.
DeleteHTTPErrorRuleReader is a Reader for the DeleteHTTPErrorRule structure.
GetHTTPErrorRuleDefault describes a response with status code -1, with default header values.
GetHTTPErrorRuleNotFound describes a response with status code 404, with default header values.
GetHTTPErrorRuleOK describes a response with status code 200, with default header values.
GetHTTPErrorRuleOKBody get HTTP error rule o k body swagger:model GetHTTPErrorRuleOKBody */.
GetHTTPErrorRuleParams contains all the parameters to send to the API endpoint for the get HTTP error rule operation.
GetHTTPErrorRuleReader is a Reader for the GetHTTPErrorRule structure.
GetHTTPErrorRulesDefault describes a response with status code -1, with default header values.
GetHTTPErrorRulesOK describes a response with status code 200, with default header values.
GetHTTPErrorRulesOKBody get HTTP error rules o k body swagger:model GetHTTPErrorRulesOKBody */.
GetHTTPErrorRulesParams contains all the parameters to send to the API endpoint for the get HTTP error rules operation.
GetHTTPErrorRulesReader is a Reader for the GetHTTPErrorRules structure.
ReplaceHTTPErrorRuleAccepted describes a response with status code 202, with default header values.
ReplaceHTTPErrorRuleBadRequest describes a response with status code 400, with default header values.
ReplaceHTTPErrorRuleDefault describes a response with status code -1, with default header values.
ReplaceHTTPErrorRuleNotFound describes a response with status code 404, with default header values.
ReplaceHTTPErrorRuleOK describes a response with status code 200, with default header values.
ReplaceHTTPErrorRuleParams contains all the parameters to send to the API endpoint for the replace HTTP error rule operation.
ReplaceHTTPErrorRuleReader is a Reader for the ReplaceHTTPErrorRule structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.