# Functions
Code evaluates the supplied file using the base context.
Components evaluates the specified components using the specific runtime parameters file and returns the result.
File evaluates the supplied file using the base context.
Params evaluates the supplied parameters file in the supplied VM and returns it as a JSON object.
# Structs
BaseContext is the context required to evaluate a single file.
Context is the evaluation context.
# Type aliases
LocalObjectProducer converts a data object that has basic Kubernetes attributes to a local model object.