# Functions
MakeUniversalImporter returns an importer that can handle filepaths, HTTP urls, and internal paths.
NewBuilder constructs a jsonnet builder according to the konfiguration.
NewHTTPCache creates a new http cache using the given transport and cache directory.
# Structs
BuildOutput contains the output from a build operation.
# Interfaces
Builder is the main interface for rendering jsonnet to Kubernetes manifests.
# Type aliases
ObjectSorter is a list of unstructured objects that satisfies the Sort interface.