package
0.0.0-20250127150814-1ca7ded3a4fc
Repository: https://github.com/openfaas/faas-cli.git
Documentation: pkg.go.dev

# Functions

IsValidSchemaVersion validates schema version.
No description provided by the author
LoadLanguageTemplate loads language template details from template.yml file.
ParseYAMLData parse YAML data into a stack of "services".
ParseYAMLDataForLanguageTemplate parses YAML data into language template.
ParseYAMLFile parse YAML file into a stack of "services".
No description provided by the author

# Variables

ValidSchemaVersions available schema versions.

# Structs

BuildOption a named build option for one or more packages.
Configuration for the stack.yaml file.
EnvironmentFile represents external file for environment data.
Function as deployed or built on FaaS.
FunctionResources Memory and CPU.
LanguageTemplate read from template.yml within root of a language template folder.
Provider for the FaaS set of functions.
Services root level YAML file to define FaaS function-set.
StackConfiguration for the overall stack.yaml.
TemplateSource for build templates.