package
0.0.0-20220709153646-cd005297bbf2
Repository: https://github.com/erikbos/gatekeeper.git
Documentation: pkg.go.dev
# Functions
NewChain returns a new Chain object.
NewChainConfig returns a ChainConfig object holding policy configuration.
NewPolicy returns a new Policy instance.
OpenGeoipDatabase opens a Maxmind geoip database.
# Structs
Chain holds the input to evaluating a series of policies.
ChainConfig hold chain policy configuration.
ChainOutcome holds the output of a policy chain evaluation.
Geoip hold our configuration.
Policy holds input to be to evaluate one policy.
Response holds output of policy evaluation.