package
0.2.11
Repository: https://github.com/elastic/harp.git
Documentation: pkg.go.dev

# Functions

MatchCEL returns a CEL package matcher specification.
MatchJMESPath returns a JMESPatch package matcher specification.
MatchPathGlob returns a path matcher specification with glob query.
MatchPathRegex returns a path matcher specification with regexp.
MatchPathStrict returns a path matcher specification with strict profile.
MatchRego returns a Rego package matcher specification.
MatchSecretGlob returns a secret key matcher specification with glob query.
MatchSecretRegex returns a secret key matcher specification with regexp.
MatchSecretStrict returns a secret key matcher specification with strict profile.

# Interfaces

Specification contract.