Documentation ¶ Index ¶ func GetFunctionSlugs(fsys afero.Fs) ([]string, error) func Run(ctx context.Context, slugs []string, projectRef string, noVerifyJWT *bool, ...) error func RunDefault(ctx context.Context, projectRef string, fsys afero.Fs) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetFunctionSlugs ¶ added in v1.176.2 func GetFunctionSlugs(fsys afero.Fs) ([]string, error) func Run ¶ func Run(ctx context.Context, slugs []string, projectRef string, noVerifyJWT *bool, importMapPath string, fsys afero.Fs) error func RunDefault ¶ added in v1.157.0 func RunDefault(ctx context.Context, projectRef string, fsys afero.Fs) error Types ¶ This section is empty. Source Files ¶ View all Source files deploy.go Click to show internal directories. Click to hide internal directories.