package
0.4.0-alpha.0
Repository: https://github.com/konveyor/move2kube.git
Documentation: pkg.go.dev

# Functions

GenerateDelta generates Delta between source and destination.
Merge copies and merges data into destination directory.
Replicate replicates the source directory into destination.
TemplateCopy copies a directory to another and applies a template config on all files in the directory.

# Constants

SpecialClosingDelimiter is custom closing delimiter used in golang templates.
SpecialOpeningDelimiter is custom opening delimiter used in golang templates.

# Structs

AddOnConfig bundles the delimiter configuration with template configuration.