Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LazyCreate ¶
func LazyCreate(k *types.Kustomization) *types.Kustomization
LazyCreate lazily creates the kustomization configuration
func LoadKustomization ¶
func LoadKustomization(dir string) (*types.Kustomization, error)
LoadKustomization loads the kustomization yaml file from the given directory
func SaveKustomization ¶
func SaveKustomization(kustomization *types.Kustomization, dir string) error
SaveKustomization saves the kustomisation file in the given directory
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.