# Functions
CatalogDocumentation generates markdown documentation for the service catalog of the given registry.
CatalogDocumentationToDir generates markdown documentation for the service catalog of the given registry.
No description provided by the author
GenerateForms creates all the forms for the user to fill out in the PCF tile.
GenerateFormsString creates all the forms for the user to fill out in the PCF tile and returns it as a string.
GenerateManifest creates a manifest.yml from a template.
GenerateTile creates a tile.yml from a template.
# Structs
Form is an Ops Manager compatible form definition used to generate forms.
FormOption is an enumerated element for FormProperties that can be selected from.
FormProperty holds a single form element in a Ops Manager form.
TileFormsSections holds the top level fields in tile.yml responsible for the forms.
No description provided by the author