kustomize

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const File = "kustomization.yaml"

File is the standard kustomization file name. kustomize will look for a file with this name in a kustomize-able directory.

Variables

This section is empty.

Functions

func Write

func Write(dir, content string) error

Write writes a kustomization.yaml to dir.

func WriteIfNotExist

func WriteIfNotExist(dir, content string) error

WriteIfNotExist writes a kustomization.yaml to dir if the file does not already exist. If it does, this function is a no-op.

Types

This section is empty.

Jump to

Keyboard shortcuts

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