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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

GetConfFileForService returns ports used by a service.
LoadNodeVersionMappingsFile loads the node version mappings file.

# Constants

GolangModFilePathType points to the go.mod file path.
MainPythonFilesPathType points to the .py files path which contain main function.
NodeVersionsMappingKind defines kind of NodeVersionMappingKind.
PythonFilesPathType points to the .py files path.
PythonServiceConfigType points to python config.
RequirementsTxtPathType points to the requirements.txt file if it's present.

# Structs

CargoTomlConfig implements Cargo.toml config interface.
DotNetCoreDockerfileGenerator implements the Transformer interface.
DotNetCoreDockerfileYamlConfig represents the configuration of the DotNetCore dockerfile.
DotNetCoreTemplateConfig implements DotNetCore config interface.
GlobalParameters implements global properties in Rocket.toml.
GolangDockerfileGenerator implements the Transformer interface.
GolangDockerfileYamlConfig represents the configuration of the Golang dockerfile.
GolangTemplateConfig implements Golang config interface.
LaunchProfile implements launch profile properties.
LaunchSettings is to load the launchSettings.json properties.
NodejsDockerfileGenerator implements the Transformer interface.
NodejsDockerfileYamlConfig represents the configuration of the Nodejs dockerfile.
NodejsTemplateConfig implements Nodejs config interface.
NodeVersionsMapping stores the Node versions mapping.
NodeVersionsMappingSpec stores the Node version spec.
PackageInfo implements package properties.
PackageJSON represents NodeJS package.json.
PHPDockerfileGenerator implements the Transformer interface.
PhpTemplateConfig implements Php config interface.
PropertyGroup has publish properties of the project.
PublishProfile defines the publish profile.
PythonConfig implements python config interface.
PythonDockerfileGenerator implements the Transformer interface.
PythonTemplateConfig implements python config interface.
RocketTomlConfig implements Rocket.toml config interface.
RubyDockerfileGenerator implements the Transformer interface.
RubyTemplateConfig implements Ruby config interface.
RustDockerfileGenerator implements the Transformer interface.
RustTemplateConfig implements Nodejs config interface.