jsonnet

package
v0.0.0-...-fdcbe3d Latest Latest
Warning

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

Go to latest
Published: May 10, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

func Render(logger log.Logger, name string, c TemplateRenderer, valuesYAML []byte) (groups rndrapi.Groups, err error)

Render renders objects. TOOD(bplotka): Support Locutus rollouts?

Types

type TemplateRenderer

type TemplateRenderer struct {
	// Functions represent a local or absolute paths to .jsonnet files with
	// single `function(values) {` that renders manifests in right order.
	// Each function's manifests will be part of different groups allowing parallel rollout if requested.
	Functions []string
}

Jump to

Keyboard shortcuts

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