render

package
v1.5.7 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package render resolves a provider.DeploymentSource against a resolved variable scope into a concrete provider.RenderedSource the provider can apply. It templates services, helm values, manifest YAML, and argocd fields with Go text/template, and builds kustomize sources in memory.

Secret-typed variables are excluded from the scope by the vars resolver, so any inline reference to one ({{ .var.<secret> }}) fails with a missing key — the render-time enforcement of "secrets are never inlined".

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

Render resolves a DeploymentSource against a variable scope into a concrete RenderedSource the provider can apply. The source's Type selects which payload is rendered.

Types

This section is empty.

Jump to

Keyboard shortcuts

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