jsonnet

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Binding

type Binding struct {
	Name  string
	Value string
}

type Renderer

type Renderer struct {
	// contains filtered or unexported fields
}

func NewRenderer

func NewRenderer(imports ...fs.FS) *Renderer

func (*Renderer) RenderBundles

func (r *Renderer) RenderBundles(template string, specJSON string, previousJSON string) ([]inference.Bundle, error)

func (*Renderer) RenderOutput

func (r *Renderer) RenderOutput(template string, bindings ...Binding) ([]byte, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL