kustomize

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func KustomizeObjects

func KustomizeObjects(kustomization kstypes.Kustomization, objects []client.Object) ([]client.Object, error)

KustomizeObjects runs "kustomize" over a client.Object slice, given a partial kstypes.Kustomization. This is made possible by using an in-memory filesystem, which means that a large number of resources might lead to spikes in memory usage. The Kustomization may not specify any resources or generators, but thinks like namePrefix, namespace, labels should all work.

Types

This section is empty.

Jump to

Keyboard shortcuts

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