package
0.58.0
Repository: https://github.com/open-policy-agent/conftest.git
Documentation: pkg.go.dev

# Functions

Detect determines whether a url is a known source url from which we can download files.
Download downloads the given policies into the given destination.

# Structs

OCIDetector implements Detector to detect OCI registry URLs and turn them into URLs that the OCI getter can understand.
OCIGetter is responsible for handling OCI repositories.