Documentation ¶
Overview ¶
Package pkg has all the helpers to interact with the api.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFileLoaderAtCwd ¶
func NewFileLoaderAtCwd(fSys filesys.FileSystem) *loader.FileLoader
NewFileLoaderAtCwd returns a loader that loads from PWD. A convenience for kustomize edit commands.
func NewFileLoaderAtRoot ¶
func NewFileLoaderAtRoot(fSys filesys.FileSystem) *loader.FileLoader
NewFileLoaderAtRoot returns a loader that loads from "/". A convenience for tests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.