# Functions
NewRestRuleDataIngest creates a new REST rule data ingest engine.
# Constants
EndpointBytesLimit is the maximum number of bytes for the endpoint.
MaxBytesLimit is the maximum number of bytes to read from the response body We limit to 1MB to prevent abuse.
RestRuleDataIngestType is the type of the REST rule data ingest engine.
# Structs
EndpointTemplateParams is the parameters for the REST endpoint template.
Ingestor is the engine for a rule type that uses REST data ingest.