//
pkg.gl
Category
github.com/open-policy-agent/conftest
downloader
package
0.58.0
Repository:
https://github.com/open-policy-agent/conftest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
3
Files
221 SLOC
#
Functions
Detect
Detect determines whether a url is a known source url from which we can download files.
Download
Download downloads the given policies into the given destination.
#
Structs
OCIDetector
OCIDetector implements Detector to detect OCI registry URLs and turn them into URLs that the OCI getter can understand.
OCIGetter
OCIGetter is responsible for handling OCI repositories.