package
2.0.1+incompatible
Repository: https://github.com/datadog/gatekeeper.git
Documentation: pkg.go.dev

# Functions

IsUndefinedErr returns true if the err represents an undefined result from OPA.
MakeDenyObject is helped menthod to make deny object.
New returns a new Client object.
No description provided by the author

# Structs

Error contains the standard error fields returned by OPA.
FakeOPA is a OPA mock used for unit testing.
Undefined represents an undefined response from OPA.

# Interfaces

Client defines the OPA client interface.
Policies defines the policy management interface in OPA.
Query defines the interface for query data in OPA.