package
1.6.3
Repository: https://github.com/devfile/alizer.git
Documentation: pkg.go.dev

# Constants

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

# Structs

AngularCliJson represents the angular-cli.json file.
AngularHostPort represents the value of AngularCliJson.Defaults.Serve.
AngularJson represents angular.json.
AngularProjectBody represents the value of each key of the map for AngularJson.Projects.
ApplicationFileInfo is the main struct used to select potential application files for detectors.
Component represents every component detected from analysis process.
DetectionSettings represents the required settings for component detection.
DevfileFilter represents all filters passed to registry api upon requests.
DevfileScore represents the score that each devfile gets upon devfile matching process.
DevfileType represents a devfile.y(a)ml file.
EnvVar represents an environment variable with a name and a corresponding value.
Language represents every language detected from language analysis process.
MicronautApplicationProps represents the application.properties file of micronaut applications.
OpenLibertyServerXml represents the server.xml file inside an open liberty application.
PortMatchRule represents a rule for port matching with a given regex and a string to replace.
PortMatchRules represents a struct of rules and subrules for port matching.
PortMatchSubRule represents a sub rule for port matching.
QuarkusApplicationYaml represents the application.yaml used for quarkus applications.
QuarkusHttp represents the port field from application.yaml of quarkus applications.
QuarkusHttpPort represents the port value from application.yaml of quarkus applications.
SpringApplicationProsServer represents the application.properties file used for spring applications.
Version represents a version of a devfile.
VertexServerConfig represents the server config file for vertx applications.
VertxConf represents the config file for vertx applications.

# Type aliases

PortDetectionAlgorithm represents one of port detection algorithm values.