function

package
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2023 License: Apache-2.0 Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	InvalidDeployRegex = regexp.MustCompile(`[^A-Za-z0-9-]`)
)

Functions

func BuildCmd

func BuildCmd(hidden bool) command.SetupCommand[*config.Config]

BuildCmd encapsulates the commands for building Functions

func Cmd

Cmd encapsulates the commands for functions.

func DeleteCmd

func DeleteCmd() command.SetupCommand[*config.Config]

DeleteCmd encapsulates the commands for deleting Functions

func DeployCmd added in v0.1.5

func DeployCmd(hidden bool) command.SetupCommand[*config.Config]

DeployCmd encapsulates the commands for deploying Functions

func ExportCmd

func ExportCmd() command.SetupCommand[*config.Config]

ExportCmd encapsulates the commands for exporting Functions

func ListCmd

func ListCmd() command.SetupCommand[*config.Config]

ListCmd encapsulates the commands for listing Functions

func NewCmd

func NewCmd(hidden bool) command.SetupCommand[*config.Config]

NewCmd encapsulates the commands for creating new Functions

func RunCmd

func RunCmd(hidden bool) command.SetupCommand[*config.Config]

RunCmd encapsulates the commands for running Functions

func TagCmd

func TagCmd() command.SetupCommand[*config.Config]

TagCmd encapsulates the commands for tagging and renaming Functions

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL