Application Accelerator
Application Accelerator for VMware Tanzu
| Type | object |
|---|---|
| File match |
accelerator.yaml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/application-accelerator/latest.json |
| Source | https://www.schemastore.org/accelerator.json |
Validate with Lintel
npx @lintel/lintel check
Properties
The metadata (non-behavioral) part of an App Accelerator's accelerator.yaml file
7 nested properties
A more detailed description
A human-readable name
A URL pointing to an icon image
The list of fragment to import
The list of options passed to the UI to create input text boxes
A list of tags used to filter accelerators
The definitions of custom types
Definitions
A list of predefined choices
The option data type
The value used to pre-populate the option
A tooltip to accompany the input
The HTML input type used to display the option
A human-readable version of the name identifying the option
A unique, camelCase name
Whether the user is required to enter a value in the UI
A regex that validates the string representation of the option value when set
The path patterns used to filter which files to apply the Transforms to
The transform name
A list of child Transforms to apply sequentially
The path patterns used to filter which files to apply the Transforms to
A list of child Transforms to apply sequentially
The path patterns used to filter which files to exclude
The path patterns used to filter which files to include
A list of additional variables and their values
A list of child Transforms to be executed in parallel
The transform name
How conflict is handled when an operation produces multiple files at the same path
The options name
The desired options value to compare against
The name under which the new symbol will be added
The transform name
The path patterns used to filter which files to exclude
The transform name
The path patterns used to filter which files to include
The transform name
The transform name
Whether shadowing should be turned off
A list of additional variables and their values
The variable's name to be assigned to the index of the current element on each iteration
The transform name
A SpEL expression that evaluates a list that contains the elements to be iterated over
The name of the variable to be assigned to the current element on each iteration
The transform name
A list of child Transforms to be executed in parallel
The transform name
Keys and values that depend on the class of the recipe
Full qualified classname of the recipe
The transform name
The transform name
The replacement rule using a single regular expression
2 nested properties
The SpEL expression that evaluates to the text that will replace the previous string
The replacement rules using literal text tokens
Whether an error should occur if the regex doesn't match
The transform name
The transform name
How conflict is handled when an operation produces multiple files at the same path
The encuding to use, as recognized by the java java.nio.charset.Charset class
The transform name
A list of variable names that are allowed to be passed to YTT
A list of variable names that are denied from being passed to YTT
A list of SpEL expressions whose results are additional command line arguments
The transform name