kustomization

package
v0.18.3 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2021 License: Apache-2.0 Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build added in v0.18.0

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

Build takes a Kustomize overlays and returns the resulting manifests as multi-doc YAML.

func Generate

func Generate(options Options) (*manifestgen.Manifest, error)

Generate scans the given directory for Kubernetes manifests and creates a kustomization.yaml including all discovered manifests as resources.

Types

type Options

type Options struct {
	FileSystem filesys.FileSystem
	BaseDir    string
	TargetPath string
}

func MakeDefaultOptions

func MakeDefaultOptions() Options

Jump to

Keyboard shortcuts

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