engine

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MPL-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

func Render(ctx context.Context, c *client.Client, opts Options) ([]byte, error)

Render executes the rendering of templates based on the provided options.

Types

type Options

type Options struct {
	Insecure          bool
	ValueFiles        []string
	StringValues      []string
	Values            []string
	FileValues        []string
	JsonValues        []string
	LiteralValues     []string
	TalosVersion      string
	WithSecrets       string
	Full              bool
	Root              string
	Offline           bool
	KubernetesVersion string
	TemplateFiles     []string
}

Options encapsulates all parameters necessary for rendering.

Directories

Path Synopsis
Package engine implements the Go text template engine as needed for Helm.
Package engine implements the Go text template engine as needed for Helm.

Jump to

Keyboard shortcuts

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