# Functions
New creates a new immutable API client.
NewCreateImmuRuleBadRequest creates a CreateImmuRuleBadRequest with default headers values.
NewCreateImmuRuleCreated creates a CreateImmuRuleCreated with default headers values.
NewCreateImmuRuleForbidden creates a CreateImmuRuleForbidden with default headers values.
NewCreateImmuRuleInternalServerError creates a CreateImmuRuleInternalServerError with default headers values.
NewCreateImmuRuleNotFound creates a CreateImmuRuleNotFound with default headers values.
NewCreateImmuRuleParams creates a new CreateImmuRuleParams object, with the default timeout for this client.
NewCreateImmuRuleParamsWithContext creates a new CreateImmuRuleParams object with the ability to set a context for a request.
NewCreateImmuRuleParamsWithHTTPClient creates a new CreateImmuRuleParams object with the ability to set a custom HTTPClient for a request.
NewCreateImmuRuleParamsWithTimeout creates a new CreateImmuRuleParams object with the ability to set a timeout on a request.
NewCreateImmuRuleUnauthorized creates a CreateImmuRuleUnauthorized with default headers values.
NewDeleteImmuRuleBadRequest creates a DeleteImmuRuleBadRequest with default headers values.
NewDeleteImmuRuleForbidden creates a DeleteImmuRuleForbidden with default headers values.
NewDeleteImmuRuleInternalServerError creates a DeleteImmuRuleInternalServerError with default headers values.
NewDeleteImmuRuleOK creates a DeleteImmuRuleOK with default headers values.
NewDeleteImmuRuleParams creates a new DeleteImmuRuleParams object, with the default timeout for this client.
NewDeleteImmuRuleParamsWithContext creates a new DeleteImmuRuleParams object with the ability to set a context for a request.
NewDeleteImmuRuleParamsWithHTTPClient creates a new DeleteImmuRuleParams object with the ability to set a custom HTTPClient for a request.
NewDeleteImmuRuleParamsWithTimeout creates a new DeleteImmuRuleParams object with the ability to set a timeout on a request.
NewDeleteImmuRuleUnauthorized creates a DeleteImmuRuleUnauthorized with default headers values.
NewListImmuRulesBadRequest creates a ListImmuRulesBadRequest with default headers values.
NewListImmuRulesForbidden creates a ListImmuRulesForbidden with default headers values.
NewListImmuRulesInternalServerError creates a ListImmuRulesInternalServerError with default headers values.
NewListImmuRulesOK creates a ListImmuRulesOK with default headers values.
NewListImmuRulesParams creates a new ListImmuRulesParams object, with the default timeout for this client.
NewListImmuRulesParamsWithContext creates a new ListImmuRulesParams object with the ability to set a context for a request.
NewListImmuRulesParamsWithHTTPClient creates a new ListImmuRulesParams object with the ability to set a custom HTTPClient for a request.
NewListImmuRulesParamsWithTimeout creates a new ListImmuRulesParams object with the ability to set a timeout on a request.
NewListImmuRulesUnauthorized creates a ListImmuRulesUnauthorized with default headers values.
NewUpdateImmuRuleBadRequest creates a UpdateImmuRuleBadRequest with default headers values.
NewUpdateImmuRuleForbidden creates a UpdateImmuRuleForbidden with default headers values.
NewUpdateImmuRuleInternalServerError creates a UpdateImmuRuleInternalServerError with default headers values.
NewUpdateImmuRuleOK creates a UpdateImmuRuleOK with default headers values.
NewUpdateImmuRuleParams creates a new UpdateImmuRuleParams object, with the default timeout for this client.
NewUpdateImmuRuleParamsWithContext creates a new UpdateImmuRuleParams object with the ability to set a context for a request.
NewUpdateImmuRuleParamsWithHTTPClient creates a new UpdateImmuRuleParams object with the ability to set a custom HTTPClient for a request.
NewUpdateImmuRuleParamsWithTimeout creates a new UpdateImmuRuleParams object with the ability to set a timeout on a request.
NewUpdateImmuRuleUnauthorized creates a UpdateImmuRuleUnauthorized with default headers values.
# Structs
Client for immutable API
*/.
CreateImmuRuleBadRequest describes a response with status code 400, with default header values.
CreateImmuRuleCreated describes a response with status code 201, with default header values.
CreateImmuRuleForbidden describes a response with status code 403, with default header values.
CreateImmuRuleInternalServerError describes a response with status code 500, with default header values.
CreateImmuRuleNotFound describes a response with status code 404, with default header values.
CreateImmuRuleParams contains all the parameters to send to the API endpoint
for the create immu rule operation.
CreateImmuRuleReader is a Reader for the CreateImmuRule structure.
CreateImmuRuleUnauthorized describes a response with status code 401, with default header values.
DeleteImmuRuleBadRequest describes a response with status code 400, with default header values.
DeleteImmuRuleForbidden describes a response with status code 403, with default header values.
DeleteImmuRuleInternalServerError describes a response with status code 500, with default header values.
DeleteImmuRuleOK describes a response with status code 200, with default header values.
DeleteImmuRuleParams contains all the parameters to send to the API endpoint
for the delete immu rule operation.
DeleteImmuRuleReader is a Reader for the DeleteImmuRule structure.
DeleteImmuRuleUnauthorized describes a response with status code 401, with default header values.
ListImmuRulesBadRequest describes a response with status code 400, with default header values.
ListImmuRulesForbidden describes a response with status code 403, with default header values.
ListImmuRulesInternalServerError describes a response with status code 500, with default header values.
ListImmuRulesOK describes a response with status code 200, with default header values.
ListImmuRulesParams contains all the parameters to send to the API endpoint
for the list immu rules operation.
ListImmuRulesReader is a Reader for the ListImmuRules structure.
ListImmuRulesUnauthorized describes a response with status code 401, with default header values.
UpdateImmuRuleBadRequest describes a response with status code 400, with default header values.
UpdateImmuRuleForbidden describes a response with status code 403, with default header values.
UpdateImmuRuleInternalServerError describes a response with status code 500, with default header values.
UpdateImmuRuleOK describes a response with status code 200, with default header values.
UpdateImmuRuleParams contains all the parameters to send to the API endpoint
for the update immu rule operation.
UpdateImmuRuleReader is a Reader for the UpdateImmuRule structure.
UpdateImmuRuleUnauthorized describes a response with status code 401, with default header values.
# Interfaces
API is the interface of the immutable client.