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

# Constants

DefaultBaseImageVersion is the default base image version tag.
VISUAL_STUDIO_SOLUTION_FILE_EXT is the file extension for a file Visual Studio uses to store project metadata https://docs.microsoft.com/en-us/visualstudio/extensibility/internals/solution-dot-sln-file?view=vs-2022.

# Variables

AspNetWebLib is the key library used in asp net web applications.
ProjBlockRegex pattern.
Version4 is the framework version pattern.
WebLib is the key library used in web applications.
WebSLLib is the key library used in web sliverlight applications.

# Structs

AddKeys defines the key list.
AppCfgSettings defines the settings.
AppConfig defines the app.config.
BaseAddresses defines list of base addresses.
Content defined in .csproj to define items used in the project.
CSProj defines the .csproj file.
Host defines a host exposed by service.
ItemGroup is defined in .csproj file to list items used in the project.
None is defined in .csproj to define items used in the project.
PackageReference is used in .csproj files to list dependencies.
Properties defines pom.xml properties.
PropertyGroup is defined in .csproj file to list properties of the project.
Reference is used in .csproj files to list dependencies.
Service defines a service property list.
ServiceModel defines list of service models.
Services defines list of services.

# Type aliases

Entries defines a pom.xml entry.