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

# Functions

FunctionStoreList returns functions from a store URL.
InvokeFunction a function.
MakeHTTPClient makes a HTTP client with good defaults for timeouts.
NewCLIAuth returns a new CLI Auth.
NewClient initializes a new API client.

# Structs

BasicAuth basic authentication type.
BearerToken bearer token.
CLIAuth auth struct for the CLI.
Client an API client to perform all operations.
DeployFunctionSpec defines the spec used when deploying a function.
FunctionResourceRequest defines a request to set function resources.
No description provided by the author

# Interfaces

ClientAuth an interface for client authentication.