Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Process ¶
Process invokes AddMergeComment kyaml filter on the resources in input packages paths
func ProcessWithCleanup ¶
ProcessWithCleanup copies the input directory contents to new temp directory and adds merge comment to the resources in directory it also returns the cleanup function to clean the created temp directory
Types ¶
type AddMergeComment ¶
type AddMergeComment struct{}
AddMergeComment adds merge comments with format "kpt-merge: namespace/name" to all resources in the package
Click to show internal directories.
Click to hide internal directories.