netsyseed

package
v0.9.1 Latest Latest
Warning

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

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

Documentation

Overview

Package netsyseed renders Podplane seed files into Netsy snapshot files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteSnapshot

func WriteSnapshot(w io.Writer, opts SnapshotOptions) error

WriteSnapshot seeds a Netsy snapshot with platform-components values derived from the cluster config interpolated into the seed file.

Types

type SnapshotOptions

type SnapshotOptions struct {
	Context           context.Context
	ClusterConfigPath string
	SeedPath          string
	// ValuesContent is YAML or JSON that overrides derived defaults before ValuesFile.
	ValuesContent []byte
	// ValuesFile is a YAML or JSON file applied last.
	ValuesFile string
}

Jump to

Keyboard shortcuts

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