Docs
Docs
→
API Reference
Support
Legal
search
/
JsonnetTransform
JsonnetTransform executes a jsonnet program on each line of a file.
Fields
name
string
Name of the program to be loaded. Only used if body is not provided.
body
bytes
(JSON string recommended)
Body of jsonnet program to run.