package
0.0.0-20250127150814-1ca7ded3a4fc
Repository: https://github.com/openfaas/faas-cli.git
Documentation: pkg.go.dev
# Functions
BuildImageName builds a Docker image tag for build, push or deploy.
# Constants
BranchAndSHAFormat uses "latest-<branch>-<sha>" as the docker tag.
DefaultFormat as defined in the YAML file or appending :latest.
DescribeFormat uses the git-describe output as the docker tag.
DigestFormat.
SHAFormat uses "latest-<sha>" as the docker tag.
# Structs
FunctionDescription information related to a function.
No description provided by the author
No description provided by the author
Metadata metadata of the object.
StoreItem represents an item of store.
# Type aliases
BuildFormat defines the docker image tag format that is used during the build process.