package
2.0.1+incompatible
Repository: https://github.com/azure/kubernetes-policy-controller.git
Documentation: pkg.go.dev

# Functions

MakeAuditQuery query for all deny (policy violations).
MakeSingleClusterResourceQuery makes a single resource query.
MakeSingleNamespaceResourceQuery makes a single resource query For now I would keep the separation of the OPA packages here, because the values which are given later via the value just don't have the same format.
MakeSingleNamespaceResourceQuery makes a single resource query.

# Variables

KubernetesPolicy - Matches provides an abstraction to find resources that match the (kind, namespace, name) triplet.
PolicyMatchPolicy - policymatches provides an abstraction to find policies that match the (name).

# Structs

AuditResponseV1 models audit response from the server.
Deny models a resource violation on the enabled policy rules.
PatchOperation models a patch operation.
Resolution models a resolution for a resource violation on the enabled policy rules.
Resource models metadata for kubernetes resource.