Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type File ¶
type File struct { Info os.FileInfo Unstructured unstructured.Unstructured Path string }
type PathOpts ¶
type PathOpts struct { TransformDir string ExportDir string OutputDir string IgnoredPatchesDir string }
TODO: @shawn-hurley Add errors for these methods to validate that the correct struct values are set.
func (*PathOpts) GetIgnoredPatchesPath ¶
func (*PathOpts) GetOutputFilePath ¶
func (*PathOpts) GetTransformPath ¶
func (*PathOpts) GetWhiteOutFilePath ¶
Click to show internal directories.
Click to hide internal directories.