# Functions
New creates a new rules API client.
NewCreateRuleDefault creates a CreateRuleDefault with default headers values.
NewCreateRuleForbidden creates a CreateRuleForbidden with default headers values.
NewCreateRuleOK creates a CreateRuleOK with default headers values.
NewCreateRuleParams creates a new CreateRuleParams object with the default values initialized.
NewCreateRuleParamsWithContext creates a new CreateRuleParams object with the default values initialized, and the ability to set a context for a request.
NewCreateRuleParamsWithHTTPClient creates a new CreateRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateRuleParamsWithTimeout creates a new CreateRuleParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateRuleUnauthorized creates a CreateRuleUnauthorized with default headers values.
NewDeleteRuleDefault creates a DeleteRuleDefault with default headers values.
NewDeleteRuleForbidden creates a DeleteRuleForbidden with default headers values.
NewDeleteRuleOK creates a DeleteRuleOK with default headers values.
NewDeleteRuleParams creates a new DeleteRuleParams object with the default values initialized.
NewDeleteRuleParamsWithContext creates a new DeleteRuleParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteRuleParamsWithHTTPClient creates a new DeleteRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteRuleParamsWithTimeout creates a new DeleteRuleParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteRuleUnauthorized creates a DeleteRuleUnauthorized with default headers values.
NewExecuteRuleDefault creates a ExecuteRuleDefault with default headers values.
NewExecuteRuleForbidden creates a ExecuteRuleForbidden with default headers values.
NewExecuteRuleOK creates a ExecuteRuleOK with default headers values.
NewExecuteRuleParams creates a new ExecuteRuleParams object with the default values initialized.
NewExecuteRuleParamsWithContext creates a new ExecuteRuleParams object with the default values initialized, and the ability to set a context for a request.
NewExecuteRuleParamsWithHTTPClient creates a new ExecuteRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewExecuteRuleParamsWithTimeout creates a new ExecuteRuleParams object with the default values initialized, and the ability to set a timeout on a request.
NewExecuteRuleUnauthorized creates a ExecuteRuleUnauthorized with default headers values.
NewGetRuleDefault creates a GetRuleDefault with default headers values.
NewGetRuleForbidden creates a GetRuleForbidden with default headers values.
NewGetRuleOK creates a GetRuleOK with default headers values.
NewGetRuleParams creates a new GetRuleParams object with the default values initialized.
NewGetRuleParamsWithContext creates a new GetRuleParams object with the default values initialized, and the ability to set a context for a request.
NewGetRuleParamsWithHTTPClient creates a new GetRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetRuleParamsWithTimeout creates a new GetRuleParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetRuleUnauthorized creates a GetRuleUnauthorized with default headers values.
NewListRulesBadRequest creates a ListRulesBadRequest with default headers values.
NewListRulesDefault creates a ListRulesDefault with default headers values.
NewListRulesForbidden creates a ListRulesForbidden with default headers values.
NewListRulesOK creates a ListRulesOK with default headers values.
NewListRulesParams creates a new ListRulesParams object with the default values initialized.
NewListRulesParamsWithContext creates a new ListRulesParams object with the default values initialized, and the ability to set a context for a request.
NewListRulesParamsWithHTTPClient creates a new ListRulesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListRulesParamsWithTimeout creates a new ListRulesParams object with the default values initialized, and the ability to set a timeout on a request.
NewListRulesUnauthorized creates a ListRulesUnauthorized with default headers values.
NewUpdateRuleDefault creates a UpdateRuleDefault with default headers values.
NewUpdateRuleForbidden creates a UpdateRuleForbidden with default headers values.
NewUpdateRuleOK creates a UpdateRuleOK with default headers values.
NewUpdateRuleParams creates a new UpdateRuleParams object with the default values initialized.
NewUpdateRuleParamsWithContext creates a new UpdateRuleParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateRuleParamsWithHTTPClient creates a new UpdateRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateRuleParamsWithTimeout creates a new UpdateRuleParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateRuleUnauthorized creates a UpdateRuleUnauthorized with default headers values.
# Structs
Client for rules API
*/.
CreateRuleDefault handles this case with default header values.
CreateRuleForbidden handles this case with default header values.
CreateRuleOK handles this case with default header values.
CreateRuleParams contains all the parameters to send to the API endpoint
for the create rule operation typically these are written to a http.Request
*/.
CreateRuleReader is a Reader for the CreateRule structure.
CreateRuleUnauthorized handles this case with default header values.
DeleteRuleDefault handles this case with default header values.
DeleteRuleForbidden handles this case with default header values.
DeleteRuleOK handles this case with default header values.
DeleteRuleParams contains all the parameters to send to the API endpoint
for the delete rule operation typically these are written to a http.Request
*/.
DeleteRuleReader is a Reader for the DeleteRule structure.
DeleteRuleUnauthorized handles this case with default header values.
ExecuteRuleDefault handles this case with default header values.
ExecuteRuleForbidden handles this case with default header values.
ExecuteRuleOK handles this case with default header values.
ExecuteRuleParams contains all the parameters to send to the API endpoint
for the execute rule operation typically these are written to a http.Request
*/.
ExecuteRuleReader is a Reader for the ExecuteRule structure.
ExecuteRuleUnauthorized handles this case with default header values.
GetRuleDefault handles this case with default header values.
GetRuleForbidden handles this case with default header values.
GetRuleOK handles this case with default header values.
GetRuleParams contains all the parameters to send to the API endpoint
for the get rule operation typically these are written to a http.Request
*/.
GetRuleReader is a Reader for the GetRule structure.
GetRuleUnauthorized handles this case with default header values.
ListRulesBadRequest handles this case with default header values.
ListRulesDefault handles this case with default header values.
ListRulesForbidden handles this case with default header values.
ListRulesOK handles this case with default header values.
ListRulesParams contains all the parameters to send to the API endpoint
for the list rules operation typically these are written to a http.Request
*/.
ListRulesReader is a Reader for the ListRules structure.
ListRulesUnauthorized handles this case with default header values.
UpdateRuleDefault handles this case with default header values.
UpdateRuleForbidden handles this case with default header values.
UpdateRuleOK handles this case with default header values.
UpdateRuleParams contains all the parameters to send to the API endpoint
for the update rule operation typically these are written to a http.Request
*/.
UpdateRuleReader is a Reader for the UpdateRule structure.
UpdateRuleUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.