package
0.0.82
Repository: https://github.com/mindersec/minder.git
Documentation: pkg.go.dev

# 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.