kustomize

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Overview

Package kustomize renders the overlays under manifests/ate-install, standing in for `kubectl kustomize <dir> --load-restrictor LoadRestrictionsNone`.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(dir string) ([]byte, error)

Build renders an overlay directory to a multi-document YAML manifest.

Load restrictions are disabled to match the shell scripts: the kind overlays reference base manifests that sit outside their own directory, which the default root-relative restriction rejects.

Types

This section is empty.

Jump to

Keyboard shortcuts

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